This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
forked from
Mirrors/freeswitch
Code
Pull Requests
Activity
c7b311fdcd
freeswitch
/
libs
/
libedit
/
configure.gnu
3 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Changed libedit to go into bootstrap.sh since its now default, but still make the build and include selectable from configure Chnaged libedit to use automake Still need to update the leftover configure and .in files git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 09:36:14 -05:00
#! /bin/sh
allow config.cache or -C on libedit git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-13 13:43:51 -05:00
./configure "$@" --disable-shared --with-pic
Copy Permalink