|
FYI: subobj9.test and old libtool: msg#00008sysutils.automake.patches
Index: ChangeLog =================================================================== RCS file: /cvs/automake/automake/ChangeLog,v retrieving revision 1.1809 diff -u -r1.1809 ChangeLog --- ChangeLog 10 Apr 2002 14:34:15 -0000 1.1809 +++ ChangeLog 10 Apr 2002 15:32:29 -0000 @@ -1,5 +1,10 @@ 2002-04-10 Alexandre Duret-Lutz <duret_g@xxxxxxxx> + * tests/subobj9.test: Use configure.in, not configure.ac, + otherwise this fails with old libtool versions. + +2002-04-10 Alexandre Duret-Lutz <duret_g@xxxxxxxx> + * lib/config.guess, lib/config.sub, lib/texinfo.tex: New upstream versions. Index: tests/subobj9.test =================================================================== RCS file: /cvs/automake/automake/tests/subobj9.test,v retrieving revision 1.1 diff -u -r1.1 subobj9.test --- tests/subobj9.test 30 Mar 2002 00:26:06 -0000 1.1 +++ tests/subobj9.test 10 Apr 2002 15:32:29 -0000 @@ -5,7 +5,7 @@ required='libtoolize gcc' . $srcdir/defs || exit 1 -cat > configure.ac << 'END' +cat > configure.in << 'END' AC_INIT(x, 0, x) AM_INIT_AUTOMAKE([foreign subdir-objects]) @@ -15,8 +15,6 @@ AC_CONFIG_FILES([Makefile]) AC_OUTPUT END - -rm -f configure.in cat > Makefile.am << 'END' noinst_LTLIBRARIES = libfoo.la -- Alexandre Duret-Lutz |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | FYI: update config.sub and siblings: 00008, Alexandre Duret-Lutz |
|---|---|
| Next by Date: | FYI: $MAKE -e needs SHELL=/bin/sh: 00008, Alexandre Duret-Lutz |
| Previous by Thread: | FYI: update config.sub and siblingsi: 00008, Alexandre Duret-Lutz |
| Next by Thread: | FYI: $MAKE -e needs SHELL=/bin/sh: 00008, Alexandre Duret-Lutz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |