configure.in: Rename to ...
authorKelley Cook <kcook@gcc.gnu.org>
Sat, 29 May 2004 17:46:24 +0000 (17:46 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Sat, 29 May 2004 17:46:24 +0000 (17:46 +0000)
commit50796c52d96b4a024ac637ed528d1947d1a228a1
treefe483a0a2f954967150e09a1e6167148af6c190a
parent72edf1464ddd6345a4caa6e124de0939587b0989
configure.in: Rename to ...

2004-05-28  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Rename to ...
* configure.ac: this.  Update to modern autoconf style.
Correct AC_INIT macro with the actual package name.
Replace gcc_AC_HEADER_STDBOOL and GCC_AC_C__BOOL with AC_HEADER_STDBOOL.
* acinclude.m4, stamp.h-in: Delete.
* config.h, configure: Regenerate with autoconf 2.59.
* aclocal.m4, Makefile.in: Regenerate with automake 1.7.9.
* engine/Makefile.in: Likewise.
* libcompat/Makefile.in: Likewise.
* points-to/Makefile.in: Likewise.

From-SVN: r82425
12 files changed:
libbanshee/ChangeLog
libbanshee/Makefile.in
libbanshee/acinclude.m4 [deleted file]
libbanshee/aclocal.m4
libbanshee/config.h.in
libbanshee/configure
libbanshee/configure.ac [new file with mode: 0644]
libbanshee/configure.in [deleted file]
libbanshee/engine/Makefile.in
libbanshee/libcompat/Makefile.in
libbanshee/points-to/Makefile.in
libbanshee/stamp-h.in [deleted file]