This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-07 04:03:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 14:36:14 +00: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 18:43:51 +00:00
./configure "$@" --disable-shared --with-pic
Reference in New Issue
Copy Permalink