mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
99b12efefc
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
3 lines
109 B
Gnuplot
3 lines
109 B
Gnuplot
#! /bin/sh
|
|
./configure "$@" CFLAGS="$CFLAGS -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1" --disable-shared --with-pic
|