[cig-commits] r7565 - short/3D/PyLith/trunk/modulesrc/topology

leif at geodynamics.org leif at geodynamics.org
Fri Jun 29 17:20:37 PDT 2007


Author: leif
Date: 2007-06-29 17:20:37 -0700 (Fri, 29 Jun 2007)
New Revision: 7565

Modified:
   short/3D/PyLith/trunk/modulesrc/topology/Makefile.am
Log:
PYTHON_EGG_PYXFLAGS is now provided by 'merlin' (v1.3 and later).


Modified: short/3D/PyLith/trunk/modulesrc/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Makefile.am	2007-06-30 00:18:54 UTC (rev 7564)
+++ short/3D/PyLith/trunk/modulesrc/topology/Makefile.am	2007-06-30 00:20:37 UTC (rev 7565)
@@ -44,9 +44,6 @@
 topology_embed.cpp: topology_embed.h
 topology_embed.h: topology.pyx
 
-# NYI
-PYTHON_EGG_PYXFLAGS = $(PYTHON_EGG_CPPFLAGS)/mpi
-
 .pyx.c:
 	pyrexc $(PYTHON_EGG_PYXFLAGS) $<
 



More information about the cig-commits mailing list