Another try to build libCuba while working around gcc-bugs

This commit is contained in:
Bastian M. Wojek
2011-01-27 21:47:13 +00:00
parent 55071fb754
commit 8f5882897a
3 changed files with 17 additions and 8 deletions

View File

@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: mud
Name: cuba
Description: C shared library providing the cuba numerical integration routines
Version: @CUBA_VERSION@
Libs: -L${libdir} -l@CUBA_LIBRARY_NAME@

View File

@ -12,7 +12,7 @@ cpp_sources = mud_all.c \
include_HEADERS = mud.h
INCLUDES = -I.
AM_CFLAGS = $(LOCAL_MUD_LIB_CXXFLAGS)
AM_CFLAGS = $(LOCAL_MUD_LIB_CFLAGS)
AM_LDFLAGS = $(LOCAL_LIB_LDFLAGS)
CLEANFILES = *~ core