| version 1.13 | | version 1.14 |
|---|
| | |
| | | |
| fi | | fi |
| | | |
| for ac_prog in mawk gawk nawk awk | | for ac_prog in gawk mawk nawk awk |
| do | | do |
| # Extract the first word of "$ac_prog", so it can be a program name with args. | | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| set dummy $ac_prog; ac_word=$2 | | set dummy $ac_prog; ac_word=$2 |
| | |
| echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| else | | else |
| ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
| LIBS="-lXpm -lX11 $LIBS" | | LIBS="-lXpm $X11LIBS $LIBS" |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 3089 "configure" | | #line 3089 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | |
| echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| else | | else |
| ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
| LIBS="-lpng -lX11 $LIBS" | | LIBS="-lpng $X11LIBS $LIBS" |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 3173 "configure" | | #line 3173 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |