configure

changeset 262
d0014ccec615
parent 259
b7c967359771
child 283
affe4d2adc94
equal deleted inserted replaced
261:e4341cfbc2a8 262:d0014ccec615
3545 if test "$debugging" = "yes"; then 3545 if test "$debugging" = "yes"; then
3546 CFLAGS="-O -g -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline" 3546 CFLAGS="-O -g -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline"
3547 else 3547 else
3548 CFLAGS="-g -O2 -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline" 3548 CFLAGS="-g -O2 -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline"
3549 fi 3549 fi
3550 LIBS="$LIBS -lm"
3550 3551
3551 3552
3552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseFile in -lxml2" >&5 3553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xmlParseFile in -lxml2" >&5
3553 $as_echo_n "checking for xmlParseFile in -lxml2... " >&6; } 3554 $as_echo_n "checking for xmlParseFile in -lxml2... " >&6; }
3554 if ${ac_cv_lib_xml2_xmlParseFile+:} false; then : 3555 if ${ac_cv_lib_xml2_xmlParseFile+:} false; then :

mercurial