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.71,1.72


From: Kai Sterker <address@hidden>
Subject: [Adonthell-commits] CVS: adonthell configure.in,1.71,1.72
Date: Sun, 15 Sep 2002 15:58:55 -0400

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

Modified Files:
        configure.in 
Log Message:
UPDATED version to 0.3.3
REMOVED test for freetype 2



Index: configure.in
===================================================================
RCS file: /cvsroot/adonthell/adonthell/configure.in,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -r1.71 -r1.72
*** configure.in        15 Sep 2002 15:52:25 -0000      1.71
--- configure.in        15 Sep 2002 19:58:52 -0000      1.72
***************
*** 120,127 ****
  dnl *******************
  
! AC_CHECK_FT2(6.0.0,
!     :,
!     AC_MSG_ERROR([*** Freetype version >= 6.0.0 not found!])
! )
  
  dnl *******************
--- 120,127 ----
  dnl *******************
  
! dnl AC_CHECK_FT2(6.0.0,
! dnl     :,
! dnl     AC_MSG_ERROR([*** Freetype version >= 6.0.0 not found!])
! dnl )
  
  dnl *******************
***************
*** 401,406 ****
  AC_SUBST(P_SWIG)
  AC_SUBST(gamedatadir)
! AC_SUBST(FT2_LIBS)
! AC_SUBST(FT2_CFLAGS)
  
  AC_OUTPUT([
--- 401,406 ----
  AC_SUBST(P_SWIG)
  AC_SUBST(gamedatadir)
! dnl AC_SUBST(FT2_LIBS)
! dnl AC_SUBST(FT2_CFLAGS)
  
  AC_OUTPUT([
***************
*** 434,438 ****
  echo "Python .................... : $PY_VERSION"
  echo "Python debugging .......... : $pydebug"
! echo "Freetype .................. : `freetype-config --version`"
  if test x$haveswig = xyes; then
  echo "SWIG ...................... : $SWIG_VERSION"
--- 434,438 ----
  echo "Python .................... : $PY_VERSION"
  echo "Python debugging .......... : $pydebug"
! dnl echo "Freetype .................. : `freetype-config --version`"
  if test x$haveswig = xyes; then
  echo "SWIG ...................... : $SWIG_VERSION"





reply via email to

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