Changeset ea0001 in git for configure.ac


Ignore:
Timestamp:
May 12, 2011, 1:11:06 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
17b0b0589ef61f1aceedb2f51df2a1d7c82454e5
Parents:
9a90342ac6c7e2f12bfda27f0321e45d10c13c82
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-05-12 13:11:06+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:07+01:00
Message:
make check finds the gftables and dynamic modules (also out of tree)

- added AM_MAINTAINER_MODE to configure.ac everywhere
- we now symlink to gftables rather than copying
- use GFTABLEDIR to find gftables in nfReadTable
  (this is a hack which breaks Singular when it is installed)
- symlink the dynamic modules from libpolys/polys to libpolys/tests
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r9a9034 rea0001  
    11AC_INIT([singular], [3.1.2.sw])
    22AC_CONFIG_AUX_DIR([.])
     3AM_MAINTAINER_MODE
    34AM_INIT_AUTOMAKE
    45AC_PROG_CC
Note: See TracChangeset for help on using the changeset viewer.