Changeset 997a5b2 in git for libpolys/polys/Makefile.am


Ignore:
Timestamp:
Jan 8, 2014, 7:32:16 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
Children:
9a6ff9955d9edb236345792b7cb96ead677b27eb
Parents:
312083677957ae66b61a256ea0027e3dea145445
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:32:16+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 19:39:54+01:00
Message:
Added the generation and installation of pkgconfig (*.pc) files + release versions for packages
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    r312083 r997a5b2  
    105105libpolys_la_CPPFLAGS = ${NODEBUGDEFS} ${AM_CPPFLAGS}
    106106
     107libpolys_la_LDFLAGS    = -release ${PACKAGE_VERSION}
    107108libpolys_la_LIBADD = ${top_builddir}/coeffs/libcoeffs.la
    108109
    109 ### libpolys_la_LDFLAGS    = -release ${PACKAGE_VERSION}
    110110
    111111#################################################
Note: See TracChangeset for help on using the changeset viewer.