summaryrefslogtreecommitdiffhomepage
path: root/configure.in
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-07 23:40:08 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-07 23:40:08 +0000
commitccde385f5e5f5e0e166067823f80178a6daf53e8 (patch)
tree1579ea996ffcb1bfccaa1d5f1980ba00a9f60712 /configure.in
parente0e4a00d715b36cfe4c4c0141809daaf147ff342 (diff)
downloadmdk-ccde385f5e5f5e0e166067823f80178a6daf53e8.tar.gz
mdk-ccde385f5e5f5e0e166067823f80178a6daf53e8.tar.bz2
misc changes
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/configure.in b/configure.in
index ce42f1d..9631d0b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
#
-# $Id: configure.in,v 1.19 2002/12/07 23:03:33 jao Exp $
+# $Id: configure.in,v 1.20 2002/12/07 23:40:08 jao Exp $
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -26,8 +26,7 @@ AC_PROG_RANLIB
dnl i18n stuff
ALL_LINGUAS=""
-AM_GNU_GETTEXT_VERSION(0.11.5)
-AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT
test "x$prefix" = xNONE && prefix=$ac_default_prefix
@@ -131,7 +130,7 @@ esac
AC_SUBST(CFLAGS)
-AC_OUTPUT( po/Makefile.in m4/Makefile
+AC_OUTPUT( po/Makefile.in m4/Makefile intl/Makefile
Makefile
doc/Makefile
doc/img/Makefile