[cig-commits] r7321 - cs/cigma/branches/cigma-0.9

luis at geodynamics.org luis at geodynamics.org
Wed Jun 20 06:22:30 PDT 2007


Author: luis
Date: 2007-06-20 06:22:30 -0700 (Wed, 20 Jun 2007)
New Revision: 7321

Modified:
   cs/cigma/branches/cigma-0.9/configure.ac
Log:
Changed the path to the python extension module


Modified: cs/cigma/branches/cigma-0.9/configure.ac
===================================================================
--- cs/cigma/branches/cigma-0.9/configure.ac	2007-06-20 13:19:03 UTC (rev 7320)
+++ cs/cigma/branches/cigma-0.9/configure.ac	2007-06-20 13:22:30 UTC (rev 7321)
@@ -57,7 +57,7 @@
 # Detection complete
 AC_CONFIG_FILES([Makefile
                  bin/Makefile
-                 pymodule/Makefile
+                 module/Makefile
                  tests/Makefile])
 AC_OUTPUT
 



More information about the cig-commits mailing list