• Stefan Knoblich's avatar
    spandsp: Fix libjpeg checks for --enable-builtin-tiff builds. · 400e6b64
    Stefan Knoblich 提交于
    The --enable-builtin-tiff option appends libs/tiff-3.8.2/libtiff/libtiff.la
    to LIBS, causing the AC_CHECK_LIB([jpeg]...) check to fail, because
    libtiff.la does not exist at configure time.
    
    Temporarily store tiff and jpeg libs in TIFF_-/JPEG_LIBS variables and
    append them to LIBS after all library checks have run.
    
    Example error output:
        configure:20049: checking for jpeg_start_compress in -ljpeg
        configure:20074: cc -o conftest -O2 -pipe -fno-strict-aliasing    -L/usr/local/lib conftest.c -ljpeg  -lm  /usr/home/ports/net/freeswitch-core-devel/work/freeswitch-1.2.1/libs/tiff-3.8.2/libtiff/libtiff.la >&5
        cc: /usr/home/ports/net/freeswitch-core-devel/work/freeswitch-1.2.1/libs/tiff-3.8.2/libtiff/libtiff.la: No such file or directory
    Signed-off-by: 's avatarStefan Knoblich <stkn@openisdn.net>
    400e6b64
名称
最后提交
最后更新
..
config 正在载入提交数据...
debian 正在载入提交数据...
doc 正在载入提交数据...
m4 正在载入提交数据...
spandsp 正在载入提交数据...
spandsp-sim 正在载入提交数据...
src 正在载入提交数据...
test-data 正在载入提交数据...
tests 正在载入提交数据...
.update 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
DueDiligence 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
README.testdata 正在载入提交数据...
autogen.sh 正在载入提交数据...
configure.ac 正在载入提交数据...
configure.gnu 正在载入提交数据...
spandsp.pc.in 正在载入提交数据...
spandsp.spec 正在载入提交数据...
spandsp.spec.in 正在载入提交数据...
unpack_g722_data.sh 正在载入提交数据...
unpack_g726_data.sh 正在载入提交数据...
unpack_gsm0610_data.sh 正在载入提交数据...
unpack_v56ter_data.sh 正在载入提交数据...
wrapper.xsl 正在载入提交数据...