]> granicus.if.org Git - flex/commitdiff
remove intl from dist
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 11 Oct 2002 15:04:09 +0000 (15:04 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 11 Oct 2002 15:04:09 +0000 (15:04 +0000)
Makefile.am
configure.in

index 0a8c9e3f50394d5c92da254c8ef623aa996d5b05..12a2f6a7e908d44e75bfd9332166d535542929c6 100644 (file)
@@ -110,13 +110,6 @@ BUILT_SOURCES = \
        skel.c
 
 SUBDIRS = \
-       intl \
-       m4  \
-       examples \
-       po
-
-DIST_SUBDIRS = \
-       intl \
        m4  \
        examples \
        po \
index 66db8d767516fbcc065cf491d03dd58bdd3b8240..d22676186279c55402b546c86ac46ca83123d2a1 100644 (file)
@@ -32,7 +32,7 @@ AM_MAINTAINER_MODE
 
 dnl checks for programs
 
-AM_GNU_GETTEXT
+AM_GNU_GETTEXT([external])
 AM_GNU_GETTEXT_VERSION(0.11.5)
 
 AC_PROG_YACC
@@ -81,7 +81,6 @@ examples/fastwc/Makefile
 examples/manual/Makefile
 m4/Makefile
 po/Makefile.in
-intl/Makefile
 tests/Makefile
 tests/TEMPLATE/Makefile
 tests/test-array-nr/Makefile