Changeset 585b2e4 in git


Ignore:
Timestamp:
Apr 15, 2014, 3:34:30 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38077648e7239f98078663eb941c3c979511150a')
Children:
4583dbdf2cbbb2609b6376af86cd79bf97b4fc55
Parents:
3dd50727ea9167908a40405504c61d4ac15a4ddb
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-04-15 15:34:30+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-04-15 18:20:37+02:00
Message:
fix: allow in-place compilation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r3dd507 r585b2e4  
    33SUBDIRS=include/factory libfac
    44
    5 AM_CPPFLAGS = -I${builddir}/include -I${srcdir}/include \
     5AM_CPPFLAGS = -I${builddir}/include -I${srcdir}/include -I${srcdir} \
    66$(OMALLOC_INCLUDES) $(RESOURCES_INCLUDES) \
    77$(FLINT_CFLAGS) $(NTL_CFLAGS) $(GMP_CFLAGS)
Note: See TracChangeset for help on using the changeset viewer.