15 Jul
2008
15 Jul
'08
9:21 a.m.
Author: kraftche Date: 2008-07-15 09:21:13 -0500 (Tue, 15 Jul 2008) New Revision: 2012 Modified: cgm/trunk/Makefile.am Log: export more link flags in cgm.make when building against an existing cubit lib Modified: cgm/trunk/Makefile.am =================================================================== --- cgm/trunk/Makefile.am 2008-07-15 14:20:32 UTC (rev 2011) +++ cgm/trunk/Makefile.am 2008-07-15 14:21:13 UTC (rev 2012) @@ -50,6 +50,8 @@ util/libcubit_util.la else CORE_CGM_LIBS = $(CUBIT_LTFLAGS) $(CUBIT_LDFLAGS) $(CUBIT_LIBS) + EXT_LINK_FLAGS += $(CUBIT_LDFLAGS) + EXT_LIBTOOL_FLAGS += $(CUBIT_LTFLAGS) endif
6638
Age (days ago)
6638
Last active (days ago)
0 comments
1 participants
participants (1)
-
kraftche@mcs.anl.gov