summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-10-11 15:04:09 +0000
committerwlestes <wlestes>2002-10-11 15:04:09 +0000
commitaa7463243e4ae7fa3096abaaed63a451db8d1a7c (patch)
tree2b80d29a5dbd9f78aef6346e3a93b7a8e789100d /configure.in
parentf57052bf9327c3eabf2049aa59fc55a58ed224d8 (diff)
downloadflex-aa7463243e4ae7fa3096abaaed63a451db8d1a7c.tar.gz
remove intl from dist
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 66db8d7..d226761 100644
--- a/configure.in
+++ b/configure.in
@@ -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