mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-19 01:45:32 +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
|
||||
./bootstrap.sh
|
||||
else
|
||||
./rebootstrap.sh
|
||||
fi
|
||||
|
||||
%configure -C \
|
||||
|
Loading…
x
Reference in New Issue
Block a user