+2002-01-04 Tom Tromey <tromey@redhat.com>
+
+ * configure.in (ACLOCAL): Set perllibdir. From Nicolas Joly.
+
2002-01-04 Alexandre Duret-Lutz <duret_g@epita.fr>
* automake.in (read_am_file): Thinko in "comment following
Markku Rossi mtr@ngs.fi
Markus F.X.J. Oberhumer k3040e4@wildsau.idv-edu.uni-linz.ac.at
Martin Frydl martin@idoox.com
+Mathias Doreille doreille@smr.ch
Matt Leach mleach@cygnus.com
Matthew D. Langston langston@SLAC.Stanford.EDU
Matthias Clasen clasen@mathematik.uni-freiburg.de
# We need awk for the "check" target. The system "awk" is bad on
# some platforms.
-ACLOCAL="`pwd`/aclocal --acdir=m4"
-# $AUTOMAKE is always run after a `cd $top_srcdir', hence `.' is really
-# what we want for perllibdir and libdir.
+# $AUTOMAKE and $ACLOCAL are always run after a `cd $top_srcdir',
+# hence `.' is really what we want for perllibdir and libdir.
+ACLOCAL="perllibdir=./lib `pwd`/aclocal --acdir=m4"
AUTOMAKE="perllibdir=./lib `pwd`/automake --libdir=lib"
# Extract the first word of "perl", so it can be a program name with args.
AM_INIT_AUTOMAKE(automake, 1.5c)
AM_AUTOMAKE_OPTIONS([1.5 dist-bzip2])
-ACLOCAL="`pwd`/aclocal --acdir=m4"
-# $AUTOMAKE is always run after a `cd $top_srcdir', hence `.' is really
-# what we want for perllibdir and libdir.
+# $AUTOMAKE and $ACLOCAL are always run after a `cd $top_srcdir',
+# hence `.' is really what we want for perllibdir and libdir.
+ACLOCAL="perllibdir=./lib `pwd`/aclocal --acdir=m4"
AUTOMAKE="perllibdir=./lib `pwd`/automake --libdir=lib"
AC_PATH_PROG(PERL, perl)
-@set UPDATED 1 January 2002
+@set UPDATED 2 January 2002
@set UPDATED-MONTH January 2002
@set EDITION 1.5c
@set VERSION 1.5c
-@set UPDATED 1 January 2002
+@set UPDATED 2 January 2002
@set UPDATED-MONTH January 2002
@set EDITION 1.5c
@set VERSION 1.5c