mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-29 12:29:22 +00:00
Merge branch 'master' into v1.4
This commit is contained in:
commit
0f2e272f0f
@ -1540,9 +1540,11 @@ export ACLOCAL_FLAGS="-I /usr/share/aclocal"
|
|||||||
#
|
#
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
|
|
||||||
if test ! -f Makefile.in
|
if test -f bootstrap.sh
|
||||||
then
|
then
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
else
|
||||||
|
./rebootstrap.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%configure -C \
|
%configure -C \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user