Changeset 769f28 in git for Makefile.am


Ignore:
Timestamp:
May 4, 2011, 5:50:13 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '4bd32dfef92ec9f5ed8dceee82d14318ae147107')
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
  • Makefile.am

    r6d0563e r769f28  
    11ALLOC=omalloc
    22
    3 PACKAGES=$(ALLOC) libpolys
     3PACKAGES=$(ALLOC) factory libpolys
    44
    55SUBDIRS=$(PACKAGES)
Note: See TracChangeset for help on using the changeset viewer.