git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4536 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-11 10:25:18 +00:00
parent 3544d60757
commit 0ff7f21b08
1 changed files with 0 additions and 2 deletions

View File

@ -5,9 +5,7 @@ AC_INIT(libspeakup, 0.1, BUG-REPORT-ADDRESS)
AC_CONFIG_AUX_DIR(build)
AM_INIT_AUTOMAKE(libspeakup,0.1)
AC_CONFIG_SRCDIR([src])
#AC_CONFIG_HEADER([])
AC_PREFIX_DEFAULT(/usr/local/freeswitch)
# Checks for programs.
AC_LANG_C
AC_PROG_CC