Diff for /Amaya/configure.in between versions 1.205 and 1.206

version 1.205, 2006/06/14 14:17:21 version 1.206, 2006/08/31 09:24:24
Line 1383  if test "${VPATHOPT}" = "" ; then Line 1383  if test "${VPATHOPT}" = "" ; then
         VPATHOPT="VPATH"          VPATHOPT="VPATH"
 fi  fi
   
   AMAYA_INSTALLDIR="Amaya-${APP_VER}"
   
 dnl  dnl
 dnl Exports the current values of the variables.  dnl Exports the current values of the variables.
 dnl  dnl
   
   AC_SUBST(AMAYA_INSTALLDIR)
   
 AC_SUBST(APP_MAJVER)  AC_SUBST(APP_MAJVER)
 AC_SUBST(APP_MINVER)  AC_SUBST(APP_MINVER)
 AC_SUBST(APP_SUBVER)  AC_SUBST(APP_SUBVER)

Removed from v.1.205  
changed lines
  Added in v.1.206


Webmaster