Difference for ./configure from version 1.13 to 1.13.2.1


version 1.13 version 1.13.2.1
Line 1040
 
Line 1040
   
 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
Line 3083
 
Line 3083
   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"
Line 3167
 
Line 3167
   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"


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.13.2.1

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:56