On Thursday 11 April 2002 15:24, Adrien Beau wrote: > > The patch below lists the correction > I've made in order to run configure successfully.
Err, the script was not the only screw up of the day... :( Here is the patch: *** dia-cvs-snapshot-20020408-0724/configure Mon Apr 8 00:24:42 2002 --- dia-cvs-snapshot-mine/configure Thu Apr 11 09:51:17 2002 *************** *** 9312,9321 **** echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc in ! yes:no ! fi { echo "$as_me:$LINENO: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&2;} --- 9312,9322 ---- echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 + fi + # So? What about this header? case $ac_header_compiler:$ac_header_preproc in ! yes:no ) { echo "$as_me:$LINENO: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&2;} *************** *** 9346,9352 **** png_ok=no fi ! ,png_ok=no, -lz -lm) if test "$png_ok" = yes; then echo "$as_me:$LINENO: checking for png_structp in png.h" >&5 echo $ECHO_N "checking for png_structp in png.h... $ECHO_C" >&6 --- 9347,9353 ---- png_ok=no fi ! #,png_ok=no, -lz -lm) if test "$png_ok" = yes; then echo "$as_me:$LINENO: checking for png_structp in png.h" >&5 echo $ECHO_N "checking for png_structp in png.h... $ECHO_C" >&6 -- [EMAIL PROTECTED] - Free account at http://mail.yahoo.com _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list