Changeset 148d3c in git for libpolys/misc/Makefile.am


Ignore:
Timestamp:
May 19, 2011, 5:39:53 AM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
c8204aefe85bd27523a76a77f4ae555c156bdc21
Parents:
3199ac3605af0f6ec91729ae32d5704af6105991
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-19 05:39:53+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:08+01:00
Message:
FIX: fixing the build system (install needed headers on needed places)
FIX: libpolys-config is correct now (installed, echo -n-fixed)
ADD: trying to use FACTORY_{libs, cflags} as for gmp/ntl
CHG: switched from omalloc_debug to omalloc_g
ADD: symlink for gftables in libpolys/tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/misc/Makefile.am

    r3199ac r148d3c  
    2222libmisc_g_a_includedir=$(includedir)/libpolys/misc
    2323
     24###????
     25#libmisc_a_libdir  =${libdir}/libpolys
     26#libmisc_g_a_libdir=${libdir}/libpolys
     27
    2428MISCHEADERS  = auxiliary.h mylimits.h options.h intvec.h
    2529libmisc_a_include_HEADERS   = $(MISCHEADERS)
Note: See TracChangeset for help on using the changeset viewer.