[cgma-dev] r5782 - cgm/trunk/cgm_apps/examples/facetdriver
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Wed Oct 10 13:16:19 CDT 2012
Author: janehu
Date: 2012-10-10 13:16:19 -0500 (Wed, 10 Oct 2012)
New Revision: 5782
Modified:
cgm/trunk/cgm_apps/examples/facetdriver/Makefile.am
Log:
Fixed the autoconf warning about the white space.
Modified: cgm/trunk/cgm_apps/examples/facetdriver/Makefile.am
===================================================================
--- cgm/trunk/cgm_apps/examples/facetdriver/Makefile.am 2012-10-10 18:11:03 UTC (rev 5781)
+++ cgm/trunk/cgm_apps/examples/facetdriver/Makefile.am 2012-10-10 18:16:19 UTC (rev 5782)
@@ -6,7 +6,7 @@
facets_SOURCES = facets.cpp
-AM_CPPFLAGS += $(HAVE_ACIS_DEF) $(CUBIT_CGM) \
+AM_CPPFLAGS += $(HAVE_ACIS_DEF) $(CUBIT_CGM) \
-I$(top_srcdir)/util \
-I$(top_srcdir)/geom \
-I$(top_srcdir)/geom/Cholla \
More information about the cgma-dev
mailing list