Changeset e078e0 in git for libpolys/polys


Ignore:
Timestamp:
Jul 19, 2012, 11:16:24 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
8291becc98d3d25da37d6e9f279807097eb3f450
Parents:
91ecf187772d8c5893550eabd5abde87d2f29b9c
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-19 23:16:24+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-25 15:25:07+02:00
Message:
fixing the build system as suggested by autoreconf & fixing the fix

add: AM_PROG_AR&-Wno-extra-portability&-Werror are commented out for now due to problems with incompatible autotools :(
add: usefull autotools flags (subdir-objects silent-rules)
chg: removed some minor warnings
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/Makefile.am

    r91ecf18 re078e0  
    4242        nc/old.gring.cc
    4343
    44 LIBPOLYSHEADERS = monomials/ring.h monomials/monomials.h \ 
     44LIBPOLYSHEADERS = monomials/ring.h monomials/monomials.h \
    4545  monomials/p_polys.h monomials/maps.h PolyEnumerator.h  prCopy.h \
    4646        nc/nc.h nc/sca.h nc/summator.h nc/ncSAFormula.h nc/ncSACache.h nc/ncSAMult.h nc/gb_hack.h \
Note: See TracChangeset for help on using the changeset viewer.