adonthell-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-commits] CVS: adonthell configure.in,1.83,1.84


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell configure.in,1.83,1.84
Date: Thu, 30 Jan 2003 05:35:39 -0500

Update of /cvsroot/adonthell/adonthell
In directory subversions:/tmp/cvs-serv30008

Modified Files:
        configure.in 
Log Message:
FIXED python dependency check

Index: configure.in
===================================================================
RCS file: /cvsroot/adonthell/adonthell/configure.in,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -r1.83 -r1.84
*** configure.in        17 Jan 2003 21:53:39 -0000      1.83
--- configure.in        30 Jan 2003 10:35:35 -0000      1.84
***************
*** 77,80 ****
--- 77,81 ----
      *-*-beos*)
        gamedatadir="/boot/home/config/share/adonthell"
+       DEFS="$DEFS -DDATA_DIR=\"\\\"$gamedatadir\\\"\""
      ;;
      *)
***************
*** 144,149 ****
  
  if test x$pylibs = xnone; then
!    AM_PATH_PYTHON()
! 
     dnl Find Python executable
     AC_PATH_PROGS(PYPACKAGE, python)
--- 145,149 ----
  
  if test x$pylibs = xnone; then
!    
     dnl Find Python executable
     AC_PATH_PROGS(PYPACKAGE, python)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]