mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-12 14:06:37 +08:00
* Makefile.am (EXTRA_DIST): Don't forget to distribute
ChangeLog.1.
This commit is contained in:
parent
cf60b1211e
commit
98cf23f00b
@ -1,5 +1,8 @@
|
||||
2001-07-23 Gary V. Vaughan <gary@gnu.org>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Don't forget to distribute
|
||||
ChangeLog.1.
|
||||
|
||||
From Erik Lindahl <E.Lindahl@chem.rug.nl>
|
||||
* libtool.m4 (_LT_AC_SYS_LIBPATH_AIX): Used on aix to discover
|
||||
the compiler's default library search path so that the MPI
|
||||
|
@ -15,7 +15,7 @@ LIBS= @LIBS@
|
||||
aclocal_macros = libtool.m4 ltdl.m4
|
||||
|
||||
EXTRA_DIST = $(aclocal_macros) bootstrap libtoolize.in ltmain.in \
|
||||
mkstamp ChangeLog.0
|
||||
mkstamp ChangeLog.0 ChangeLog.1
|
||||
CLEANFILES = libtool libtoolize ltmain.shT
|
||||
|
||||
# These are required by libtoolize.
|
||||
|
Loading…
Reference in New Issue
Block a user