Author: kraftche Date: 2008-01-17 14:09:23 -0600 (Thu, 17 Jan 2008) New Revision: 1537 Modified: cgm/trunk/itaps/SIDL/Makefile.am Log: Do not include iGeom-SIDL-Defs.inc in Makefile.am: it breaks build. Makefile.am is parsed by automake, during make dist, etc. iGeom-SIDL-Defs.inc isn't generated much later by configure. (Makefile.am is typically parsed before configure script is even generated.) Modified: cgm/trunk/itaps/SIDL/Makefile.am =================================================================== --- cgm/trunk/itaps/SIDL/Makefile.am 2008-01-17 19:53:49 UTC (rev 1536) +++ cgm/trunk/itaps/SIDL/Makefile.am 2008-01-17 20:09:23 UTC (rev 1537) @@ -1,5 +1,3 @@ -include @abs_srcdir@/iGeom-SIDL-Defs.inc - vpath = gserver bserver VPATH = gserver bserver
participants (1)
-
kraftche@mcs.anl.gov