Changeset 45e35b in git for libpolys/configure.ac


Ignore:
Timestamp:
May 11, 2011, 4:49:43 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
adb2edca6f47570822acf20e418c48a4763eab41
Parents:
37ed0010c7b090336b34c30c29afd5506a1ddc80
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-05-11 16:49:43+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:04+01:00
Message:
further fixes to build system

- merged arithrings.m4 and plural.m4 into options.m4
- added new macro SING_CHECK_FACTORY in options.m4
- invoke SING_CHECK_FACTORY IN libpolys/configure.ac
- fixed the output of the macros in options.m4
- removed readcf.cc from the repo because it is generated
- generate factory.h and factoryconf.h in factory
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/configure.ac

    r37ed00 r45e35b  
    6666
    6767SING_CHECK_P_PROCS
     68SING_CHECK_ARITH_RINGS
     69SING_CHECK_FACTORY
    6870SING_CHECK_PLURAL
    69 SING_CHECK_ARITH_RINGS
    7071
    7172AC_SUBST(LIBPREFIX)
Note: See TracChangeset for help on using the changeset viewer.