mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@61444 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
555 B
Diff
12 lines
555 B
Diff
--- lib/Makefile.in.old 2009-11-18 10:13:50.000000000 -0500
|
|
+++ lib/Makefile.in 2009-11-18 10:18:51.000000000 -0500
|
|
@@ -259,7 +259,7 @@
|
|
version-etc.h version-etc.c xalloc-die.c xgethostname.h \
|
|
xgethostname.c xsize.h xstrndup.h xstrndup.c xstrtoumax.c \
|
|
xvasprintf.h xvasprintf.c xasprintf.c
|
|
-libgnu_a_LIBADD = @LIBOBJS@ @ALLOCA@ $(LTLIBICONV)
|
|
+libgnu_a_LIBADD = @LIBOBJS@ @ALLOCA@
|
|
EXTRA_DIST = alloca_.h fnmatch_.h fnmatch_loop.c getopt_.h \
|
|
getopt_int.h stdbool_.h stdint_.h
|
|
BUILT_SOURCES = $(ALLOCA_H) $(FNMATCH_H) $(GETOPT_H) $(STDBOOL_H) \
|