[Rivet-svn] r1819 - trunk

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sun Sep 6 23:52:40 BST 2009


Author: buckley
Date: Sun Sep  6 23:52:39 2009
New Revision: 1819

Log:
Bug fix for GSLCBLAS

Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	Sun Sep  6 23:48:33 2009	(r1818)
+++ trunk/configure.ac	Sun Sep  6 23:52:39 2009	(r1819)
@@ -207,7 +207,6 @@
 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)"
 AC_CEDAR_CHECKCXXFLAG([-pedantic], [AM_CXXFLAGS="$AM_CXXFLAGS -pedantic "])


More information about the Rivet-svn mailing list