Changeset ba5e9e in git for kernel/febase.cc


Ignore:
Timestamp:
Sep 3, 2013, 7:51:09 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'cdfcdb8287f66bc6070028082cbbc6eff10e609b')
Children:
20e3062f8cd8d69f35dd291d47f4283409f11663
Parents:
246bbba7f51d8c867efe9455dd4f01c8773e3daf
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-09-03 07:51:09+02:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-09-03 07:58:50+02:00
Message:
Changed configure-scripts to generate individual public config files for each package: resources, libpolys, singular (main)

fix: sources should include correct corresponding config headers.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/febase.cc

    r246bbb rba5e9e  
    99#ifndef STANDALONE_PARSER
    1010#ifdef HAVE_CONFIG_H
    11 #include "config.h"
     11#include "singularconfig.h"
    1212#endif /* HAVE_CONFIG_H */
    1313#include <kernel/mod2.h>
Note: See TracChangeset for help on using the changeset viewer.