2004-05-28 Kelley Cook <kcook@gcc.gnu.org>
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2004 17:46:24 +0000 (17:46 +0000)
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2004 17:46:24 +0000 (17:46 +0000)
commit628ae68126705ef96ff5746287c3d8ce7d7b79ab
treefe483a0a2f954967150e09a1e6167148af6c190a
parentfb4883deea70ec0b6947c614e9bdc44e3d5ac3c0
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82425 138bc75d-0d04-0410-961f-82ee72b054a4
libbanshee/ChangeLog
libbanshee/Makefile.in
libbanshee/acinclude.m4 [deleted file]
libbanshee/aclocal.m4
libbanshee/config.h.in
libbanshee/configure
libbanshee/configure.ac [moved from libbanshee/configure.in with 83% similarity]
libbanshee/engine/Makefile.in
libbanshee/libcompat/Makefile.in
libbanshee/points-to/Makefile.in
libbanshee/stamp-h.in [deleted file]