git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4522 d0543943-73ff-0310-b7d9-9358b9ac24b2

This commit is contained in:
Michael Jerris 2007-03-11 07:06:37 +00:00
parent 45fbc8d224
commit 0cb629b45f
3 changed files with 9 additions and 0 deletions

3
libs/apr/configure.gnu Normal file
View File

@ -0,0 +1,3 @@
#! /bin/sh
./configure "$@" --disable-shared

View File

@ -0,0 +1,3 @@
#! /bin/sh
./configure "$@" --disable-shared

3
libs/pcre/configure.gnu Normal file
View File

@ -0,0 +1,3 @@
#! /bin/sh
./configure "$@" --disable-shared