[Rivet-svn] r2028 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Nov 6 01:46:10 GMT 2009


Author: buckley
Date: Fri Nov  6 01:46:10 2009
New Revision: 2028

Log:
Removing defunct eigen2 -I reference

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	Thu Nov  5 22:49:34 2009	(r2027)
+++ trunk/configure.ac	Fri Nov  6 01:46:10 2009	(r2028)
@@ -230,7 +230,7 @@
 
 ## Set default build flags
 AM_CPPFLAGS="-I\$(top_srcdir)/include -I\$(top_builddir)/include"
-AM_CPPFLAGS="$AM_CPPFLAGS -I\$(top_srcdir)/include/eigen2"
+#AM_CPPFLAGS="$AM_CPPFLAGS -I\$(top_srcdir)/include/eigen2"
 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(BOOSTINCPATH) \$(BOOST_CPPFLAGS)"
 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(GSLINCPATH)"
 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(HEPMCINCPATH)"


More information about the Rivet-svn mailing list