Changeset 997a5b2 in git for Singular/Makefile.am


Ignore:
Timestamp:
Jan 8, 2014, 7:32:16 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
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
  • Singular/Makefile.am

    r312083 r997a5b2  
    173173nodist_libSingular_la_SOURCES = feOpt.inc iparith.inc
    174174
    175 libSingular_la_LDFLAGS    = ${USEPPROCSDYNAMICLDFLAGS} ${USEPPROCSDYNAMICLD}
     175libSingular_la_LDFLAGS    = ${USEPPROCSDYNAMICLDFLAGS} ${USEPPROCSDYNAMICLD} -release ${PACKAGE_VERSION}
    176176
    177177libSingular_la_LIBADD      = ${EMBED_PYOBJECT} ${top_builddir}/numeric/libnumeric.la ${top_builddir}/kernel/libkernel.la \
Note: See TracChangeset for help on using the changeset viewer.