Changeset 769f28 in git for configure.ac


Ignore:
Timestamp:
May 4, 2011, 5:50:13 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
daa55674a51a8126e258528bc2337f3cf5370b6d
Parents:
6d0563e99698a63b26dc8a73020ec11b7a1f07e0
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-05-04 17:50:13+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:34+01:00
Message:
- fixed --with-gmp in factory/configure.in to be compatible with gmp macro
- added factory to the build process
- include cf_factory.h in cf_gcd.cc
- do not generate cf_gmp.h but replace with a wrapper around gmp.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r6d0563e r769f28  
    55AC_PROG_CXX
    66AC_CONFIG_FILES([Makefile])
    7 AC_CONFIG_SUBDIRS([omalloc libpolys])
     7AC_CONFIG_SUBDIRS([omalloc factory libpolys])
    88AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.