Changeset 4eb485 in git for factory/Makefile.am


Ignore:
Timestamp:
Sep 26, 2011, 3:41:30 PM (13 years ago)
Author:
Volker Braun <vbraun.name@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
a5071b9c1418c7dc9a7aa30aa302f7cd801a0158
Parents:
e40a0d3ac707fea544d24cf1fc803801d888c70b
git-author:
Volker Braun <vbraun.name@gmail.com>2011-09-26 15:41:30+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:33+01:00
Message:
Made the conditional for when to use readcf.yy nicer. I also tested all combinations --with-Singular and --enable-iostream and they do compile for me.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    re40a0d r4eb485  
    9393                factory.h factoryconf.h cplusplus.h
    9494
    95 if WITHOUT_SINGULAR
     95if WITH_PARSER_FOR_CANONICAL_FORM
    9696    SOURCES +=  readcf.yy
    9797endif
Note: See TracChangeset for help on using the changeset viewer.