* Makefile.am: New file, based on old Makefile.in.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index e75d1b37fa30b8385cba698194d975fcf49eaba4..81f6dc2d0c6a7180467435e2e5a48ecff730c2c4 100644 (file)
@@ -1,3 +1,19 @@
+Thu Jul 31 19:55:36 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am: New file, based on old Makefile.in.
+       * acinclude.m4: New file, copied from old aclocal.m4.
+       * configure.in: Define and call AM_PROG_LIBTOOL and friends.
+       Remove shared library handling; now handled by libtool.  Replace
+       AC_CONFIG_HEADER with AM_CONFIG_HEADER.  Call AM_MAINTAINER_MODE,
+       AM_CYGWIN32, and AM_EXEEXT.  Change all .o files to .lo.  Remove
+       stamp-h handling in AC_OUTPUT.
+       * acconfig.h: Mention PACKAGE and VERSION.
+       * stamp-h.in: New file.
+       * dep-in.sed: Change .o to .lo.
+       * Makefile.in: Now built with automake.
+       * aclocal.m4: Now built with aclocal.
+       * config.in, configure: Rebuild.
+
 Thu Jul 31 12:09:20 1997  Geoff Keating  <geoffk@ozemail.com.au>
 
        * elf32-ppc.c (ppc_elf_size_dynamic_sections): Don't set TEXTREL
This page took 0.045688 seconds and 4 git commands to generate.