[Saga-devel] saga SVN commit 3338: /trunk/external/

paul.livesey at stfc.ac.uk paul.livesey at stfc.ac.uk
Tue Jan 20 07:29:11 CST 2009


User: svn_plivesey
Date: 2009/01/20 07:29 AM

Modified:
 /trunk/external/
  Makefile

Log:
 Removed references to non-existant antlr directory.

File Changes:

Directory: /trunk/external/
===========================

File [modified]: Makefile
Delta lines: +0 -8
===================================================================
--- trunk/external/Makefile	2009-01-20 13:21:47 UTC (rev 3337)
+++ trunk/external/Makefile	2009-01-20 13:29:05 UTC (rev 3338)
@@ -9,14 +9,6 @@
 
 SAGA_SUBDIRS       = boost
 
-ifeq "$(SAGA_HAVE_INTERNAL_ANTLR)" "yes"
-  SAGA_SUBDIRS    += antlr
-endif
-
-ifdef SAGA_IS_CLEANING
-  SAGA_SUBDIRS    += antlr
-endif
-
 SAGA_EXTERNAL_NAME = engine
 
 include $(SAGA_ROOT)/make/saga.external.mk



More information about the saga-devel mailing list