[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool and -lc
From: |
Tim Rice |
Subject: |
libtool and -lc |
Date: |
Fri, 4 Nov 2005 09:55:56 -0800 (PST) |
gettext-0.14.5
When using libtool, there should not be any -lc on the link lines.
Libtool takes care of -lc if needed.
Affected source files. (patch attached)
gettext-runtime/intl/Makefile.in
autoconf-lib-link/tests/rpathx/Makefile.am
autoconf-lib-link/tests/rpathy/Makefile.am
autoconf-lib-link/tests/rpathz/Makefile.am
gettext-tools/lib/Makefile.am
gettext-tools/src/Makefile.am
And the automake generated files
autoconf-lib-link/tests/rpathx/Makefile.in
autoconf-lib-link/tests/rpathy/Makefile.in
autoconf-lib-link/tests/rpathz/Makefile.in
gettext-tools/lib/Makefile.in
gettext-tools/src/Makefile.in
--
Tim Rice Multitalents (707) 887-1469
address@hidden
libc.patch
Description: libc.patch
- libtool and -lc,
Tim Rice <=