mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
make tiff work on older automistake
This commit is contained in:
committed by
Ken Rice
parent
55dc6eb492
commit
511df4bf2e
+1
-2
@@ -619,8 +619,7 @@ sndfile-reconf:
|
||||
tiff-reconf:
|
||||
cd libs/tiff-4.0.2 && autoreconf -fi
|
||||
cd libs/tiff-4.0.2 && sh ./configure.gnu
|
||||
cd libs/spandsp && autoreconf -fi
|
||||
cd libs/spandsp && sh ./configure.gnu
|
||||
cd libs/tiff-4.0.2 && make
|
||||
|
||||
python-reconf:
|
||||
rm -f src/mod/languages/mod_python/Makefile
|
||||
|
||||
Reference in New Issue
Block a user