Diff for /Amaya/configure.in between versions 1.219 and 1.220

version 1.219, 2007/02/28 12:57:14 version 1.220, 2007/03/01 10:50:40
Line 1427  echo timestamp > stamp-h Line 1427  echo timestamp > stamp-h
 dnl  dnl
 dnl Generate the script  dnl Generate the script
 dnl  dnl
 if test ! "$AMAYAOS" = "MACOSX" ; then  if test "$AMAYAOS" != "MACOSX" ; then
     cp ../batch/amaya.in bin/amaya      cp ../batch/amaya.in bin/amaya
     chmod a+x bin/amaya      chmod a+x bin/amaya
 fi  fi

Removed from v.1.219  
changed lines
  Added in v.1.220


Webmaster