From d22935fbb19b46b10ee9118624d3cc6eba2d00d8 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 8 Dec 2002 02:14:10 +0000 Subject: do not use m4 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 7c11f48..7c1d834 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.23 2002/12/08 01:37:41 jao Exp $ +# $Id: configure.in,v 1.24 2002/12/08 02:14:10 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 @@ -30,6 +30,7 @@ AM_GNU_GETTEXT test "x$prefix" = xNONE && prefix=$ac_default_prefix +AH_TEMPLATE(LOCALEDIR,[locale directory]) AC_DEFINE_UNQUOTED(LOCALEDIR, "${prefix}/share/locale") dnl Check for readline and history @@ -144,7 +145,6 @@ misc/Makefile samples/Makefile po/Makefile.in intl/Makefile -m4/Makefile ) if test x$readl = xtrue; then -- cgit v1.2.3