[Rivet-svn] r1818 - tags/rivet-1.1.3

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sun Sep 6 23:48:34 BST 2009


Author: buckley
Date: Sun Sep  6 23:48:33 2009
New Revision: 1818

Log:
One more patch element for GSL...

Modified:
   tags/rivet-1.1.3/configure.ac

Modified: tags/rivet-1.1.3/configure.ac
==============================================================================
--- tags/rivet-1.1.3/configure.ac	Sun Sep  6 23:25:19 2009	(r1817)
+++ tags/rivet-1.1.3/configure.ac	Sun Sep  6 23:48:33 2009	(r1818)
@@ -173,6 +173,8 @@
 ## Set default build flags
 AM_CPPFLAGS="-I\$(top_srcdir)/include -I\$(top_builddir)/include"
 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(BOOSTINCPATH) \$(BOOST_CPPFLAGS)"
+AM_CPPFLAGS="$AM_CPPFLAGS -I\$(GSLINCPATH)"
+AM_CPPFLAGS="$AM_CPPFLAGS -I\$(GSLCBLASINCPATH)"
 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(HEPMCINCPATH)"
 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(FASTJETINCPATH)"
 AM_CXXFLAGS="$AM_CXXFLAGS -DLIB_SUFFIX=$LIB_SUFFIX "


More information about the Rivet-svn mailing list