[cgma-dev] r2180 - cgm/trunk/itaps

tautges at mcs.anl.gov tautges at mcs.anl.gov
Wed Oct 29 11:46:17 CDT 2008


Author: tautges
Date: 2008-10-29 11:46:16 -0500 (Wed, 29 Oct 2008)
New Revision: 2180

Modified:
   cgm/trunk/itaps/iGeom-Defs.inc.in
Log:
Changing the location where cgm.make is looked for.

Modified: cgm/trunk/itaps/iGeom-Defs.inc.in
===================================================================
--- cgm/trunk/itaps/iGeom-Defs.inc.in	2008-10-29 16:22:36 UTC (rev 2179)
+++ cgm/trunk/itaps/iGeom-Defs.inc.in	2008-10-29 16:46:16 UTC (rev 2180)
@@ -4,7 +4,7 @@
 IGEOM_CXX_LDFLAGS = @CGM_CXX_LINKFLAGS@
 IGEOM_CXX_LIBS = @CGM_CXX_LIBS@
 
-include @abs_builddir@/cgm.make
+include @abs_builddir@/../cgm.make
 IGEOM_LDFLAGS  = $(CGM_LDFLAGS) $(IGEOM_CXX_LDFLAGS)
 IGEOM_LTFLAGS  = $(CGM_LTFLAGS)
 IGEOM_LIBS     = $(CGM_LIBS) $(IGEOM_CXX_LIBS)




More information about the cgma-dev mailing list