Changeset b5c26c in git for factory/libfac/Makefile.am


Ignore:
Timestamp:
May 20, 2013, 8:31:49 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
9a48341674f6ac841bfed7f54e8fd31d0d19339f
Parents:
9ba92b7901662d0c96c6de7bab836cec2107c087
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-05-20 20:31:49+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-05-24 14:28:01+02:00
Message:
Fix: need no "LDFLAGS=-release VER" for internal convenience libs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/Makefile.am

    r9ba92b rb5c26c  
    2424# libfac_la_CPPFLAGS = ${AM_CPPFLAGS} -DHAVE_CONFIG_H
    2525
    26 libfac_la_LDFLAGS    = -release ${PACKAGE_VERSION}
     26# libfac_la_LDFLAGS    = -release ${PACKAGE_VERSION}
    2727
    2828FACTORSRC1 =    factor/SqrFree.cc factor/Factor.cc \
Note: See TracChangeset for help on using the changeset viewer.