[avida-cvs] avida CVS commits: /current configure.in

kaben avida-cvs at alife.org
Tue Dec 30 02:36:55 PST 2003


kaben		Mon Dec 29 18:36:55 2003 EDT

  Modified files:              
    /avida/current	configure.in 
  Log:
  
  Disabled mockpp library support in configure.in.
  
  
  
Index: avida/current/configure.in
diff -u avida/current/configure.in:1.35 avida/current/configure.in:1.36
--- avida/current/configure.in:1.35	Tue Nov 25 10:20:43 2003
+++ avida/current/configure.in	Mon Dec 29 18:36:55 2003
@@ -50,13 +50,6 @@
    AC_MSG_ERROR(perl compiler not found! Must have perl in the search path to compile Avida. Please set your PATH variable accordingly.)
 fi
 
-AC_CHECK_HEADERS(limits)
-AC_CHECK_HEADERS(machine/limits.h)
-AC_CHECK_HEADERS(values.h)
-
-AH_TEMPLATE([DEBUG],
-[Define to turn debugging globally on.])
-
 dnl ****************************************
 dnl            Configure options
 dnl ****************************************
@@ -217,15 +210,6 @@
   source/testsuites/unit_testsuites/level_0/Makefile
   source/testsuites/unit_testsuites/level_1/Makefile
   source/third-party/Makefile
-  source/third-party/mockpp/Makefile \
-  source/third-party/mockpp/compat/Makefile \
-  source/third-party/mockpp/docs/Makefile \
-  source/third-party/mockpp/docs/api/Makefile \
-  source/third-party/mockpp/docs/en/Makefile \
-  source/third-party/mockpp/examples/Makefile \
-  source/third-party/mockpp/po/Makefile \
-  source/third-party/mockpp/tests/Makefile \
-  source/third-party/mockpp/util/Makefile \
   source/third-party/trio/Makefile
   source/third-party/yaktest/Makefile
   source/third-party/yaktest/example/Makefile






More information about the Avida-cvs mailing list