[cig-commits] r7564 - cs/autoconf/trunk

leif at geodynamics.org leif at geodynamics.org
Fri Jun 29 17:18:55 PDT 2007


Author: leif
Date: 2007-06-29 17:18:54 -0700 (Fri, 29 Jun 2007)
New Revision: 7564

Modified:
   cs/autoconf/trunk/cit_python.m4
Log:
Added LIBS and PYXFLAGS to the "config.cfg" egg metadata -- for
Exchanger and PyLith, respectively.


Modified: cs/autoconf/trunk/cit_python.m4
===================================================================
--- cs/autoconf/trunk/cit_python.m4	2007-06-29 23:54:50 UTC (rev 7563)
+++ cs/autoconf/trunk/cit_python.m4	2007-06-30 00:18:54 UTC (rev 7564)
@@ -242,6 +242,8 @@
 AC_SUBST(PYTHON_EGG_CFLAGS)
 AC_SUBST(PYTHON_EGG_CPPFLAGS)
 AC_SUBST(PYTHON_EGG_LDFLAGS)
+AC_SUBST(PYTHON_EGG_LIBS)
+AC_SUBST(PYTHON_EGG_PYXFLAGS)
 
 ])dnl CIT_PYTHON_EGG_SETUP
 



More information about the cig-commits mailing list