summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorClaudio Fontana <sick_soul@users.sourceforge.net>2006-02-01 01:23:53 +0000
committerClaudio Fontana <sick_soul@users.sourceforge.net>2006-02-01 01:23:53 +0000
commit9d3c22904a588362595d9719a5f7246264150df2 (patch)
tree16fffd24428154801b1938fc9ec96b5e5f5ef5e7 /lib
parent8f646a2cfa6d68125bc7e18fe70a9a056a167367 (diff)
downloadidutils-9d3c22904a588362595d9719a5f7246264150df2.tar.gz
idutils-9d3c22904a588362595d9719a5f7246264150df2.tar.bz2
idutils-9d3c22904a588362595d9719a5f7246264150df2.zip
* include gnulib changes
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am7
-rw-r--r--lib/Makefile.in1
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9c1f30e..1b346fd 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -16,6 +16,7 @@ noinst_LIBRARIES = libgnu.a
libgnu_a_SOURCES =
libgnu_a_LIBADD = @LIBOBJS@
+AM_CPPFLAGS =
noinst_HEADERS =
EXTRA_DIST =
BUILT_SOURCES =
@@ -85,6 +86,12 @@ MOSTLYCLEANFILES += getopt.h getopt.h-t
## end gnulib module getopt
+## begin gnulib module gettext
+
+AM_CPPFLAGS += -I$(top_builddir)/intl
+
+## end gnulib module gettext
+
## begin gnulib module gettext-h
libgnu_a_SOURCES += gettext.h
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 06fd304..5b554f9 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -257,6 +257,7 @@ libgnu_a_SOURCES = basename.c stripslash.c exit.h gettext.h mbchar.h \
mbuiter.h strcase.h strnlen1.h strnlen1.c strpbrk.h strsep.h \
strstr.h verify.h xalloc-die.c
libgnu_a_LIBADD = @LIBOBJS@ @ALLOCA@
+AM_CPPFLAGS = -I$(top_builddir)/intl
noinst_HEADERS =
EXTRA_DIST = alloca_.h fnmatch_.h fnmatch_loop.c getopt_.h \
getopt_int.h inttostr.c stdbool_.h