summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-01 10:15:13 +0000
committerDana Jansens <danakj@orodu.net>2002-11-01 10:15:13 +0000
commitd9c660499e21ce92e94ba0cbf688f8e80fc5ee77 (patch)
treeb09f4645e605eb3a846927b9f968fbc2c8603d8a /configure.ac
parent90f24142852d826e0a9725c7549f3326798085bd (diff)
add some text files..
dont have our own libintl
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 2bc34857..03085d90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,8 +52,8 @@ AC_HEADER_TIME
dnl Determine the return type of signal handlers
AC_TYPE_SIGNAL
-dnl Look for gettext
-AM_GNU_GETTEXT
+dnl Look for gettext, using external libintl
+AM_GNU_GETTEXT([external])
dnl Check whether to include debugging code
DEBUG=""
@@ -171,7 +171,7 @@ AC_ARG_ENABLE([xinerama],
dnl Output files
AM_CONFIG_HEADER(config.h)
-AC_CONFIG_FILES([ intl/Makefile
+AC_CONFIG_FILES([
Makefile
m4/Makefile
po/Makefile.in