]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix bootstrap with automake 1.7
authorMichael Jerris <mike@jerris.com>
Fri, 16 Mar 2007 19:20:24 +0000 (19:20 +0000)
committerMichael Jerris <mike@jerris.com>
Fri, 16 Mar 2007 19:20:24 +0000 (19:20 +0000)
commit4ffd0bc0bdbd381b84e026d9ce695bdcadba5003
treee94b188cabcfb2b360446f0e73bd353ec3ad9a86
parentb9e033535be0e6288968de2800345b577f8f8ee0
Fix bootstrap with automake 1.7
fix generation of modules.conf from modules.conf.in on first build
some more steps towards removing gmake specific stuff from our makefiles.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4617 d0543943-73ff-0310-b7d9-9358b9ac24b2
Makefile.am
Makefile.in
configure
configure.in
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/mod/Makefile.am
src/mod/Makefile.in