Ignore:
Timestamp:
Nov 5, 2009, 4:57:31 PM (14 years ago)
Author:
Peter
Message:

refs #573. do not append GSL_CFLAGS to AM_CXXFLAGS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.5-stable/m4/gsl.m4

    r2043 r2101  
    3636    GSL_LIBS=`$GSL_CONFIG --libs`
    3737    ac_save_LIBS="$LIBS"
    38     CXXFLAGS="$CXXFLAGS $GSL_CFLAGS"
    3938    LIBS="$GSL_LIBS $LIBS"
    4039    AC_LINK_IFELSE([AC_LANG_PROGRAM(, [return 0])],,[no_gsl=yes]) 
Note: See TracChangeset for help on using the changeset viewer.