From d9c660499e21ce92e94ba0cbf688f8e80fc5ee77 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Nov 2002 10:15:13 +0000 Subject: add some text files.. dont have our own libintl --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') 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 -- cgit v1.2.3