Changeset 26b713 in git for gfanlib/Makefile.in.save


Ignore:
Timestamp:
Feb 13, 2013, 4:23:42 PM (11 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
81384bd682dd5f3d82dcdbb5f9b03b8e16f90d39
Parents:
7b8818e8f761639646d742a3b11bca3b5a9408da
git-author:
Yue Ren <ren@mathematik.uni-kl.de>2013-02-13 16:23:42+01:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2013-03-14 15:32:21+01:00
Message:
chg: updated gfanlib package to newest version in master
File:
1 moved

Legend:

Unmodified
Added
Removed
  • gfanlib/Makefile.in.save

    • Property mode changed from 100644 to 100755
    r7b8818 r26b713  
    3333##
    3434PIPE            = -pipe
    35 CFLAGS          = @CFLAGS@ ${PIPE}
    36 CXXFLAGS        = @CXXFLAGS@ ${PIPE}
    37 #CXXTEMPLFLAGS  = -fno-implicit-templates
     35CFLAGS          = -fpic @CFLAGS@ ${PIPE}
     36CXXFLAGS        = -fpic @CXXFLAGS@ ${PIPE}
     37#CXXTEMPLFLAGS  = -fno-implicit-templates --no-exceptions
    3838CPPFLAGS        = -I${srcdir} -I${includedir}
    3939DEFS            = -DGMPRATIONAL
Note: See TracChangeset for help on using the changeset viewer.