Diff for /Amaya/configure.in between versions 1.118 and 1.119

version 1.118, 2003/09/16 14:37:32 version 1.119, 2003/10/01 09:32:30
Line 277  if test "${with_gl}" != "yes" ; then Line 277  if test "${with_gl}" != "yes" ; then
 fi  fi
   
 AC_SUBST(GTK_LIBRARIES)  AC_SUBST(GTK_LIBRARIES)
 GTK_OPTIONS="-D_GTK -D_SVGANIM -D_SVGLIB"  GTK_OPTIONS="-D_GTK"
   no_motif=yes    no_motif=yes
   no_graphic=yes    no_graphic=yes
 else  else
Line 522  AC_SUBST(LIBZ) Line 522  AC_SUBST(LIBZ)
 AC_SUBST(MAKEJPEG)  AC_SUBST(MAKEJPEG)
 AC_SUBST(MAKEPNG)  AC_SUBST(MAKEPNG)
   
 AMAYA_VER="8.1c"  AMAYA_VER="8.2"
   
 dnl  dnl
 dnl We use a special versoin of cextract patched for alignment  dnl We use a special versoin of cextract patched for alignment

Removed from v.1.118  
changed lines
  Added in v.1.119


Webmaster