Changeset ba5e9e in git for IntegerProgramming/globals.h


Ignore:
Timestamp:
Sep 3, 2013, 7:51:09 AM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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
  • IntegerProgramming/globals.h

    r246bbb rba5e9e  
    1515// the following is not good! TODO: move to all including sources...
    1616#ifdef HAVE_CONFIG_H
    17 #include "config.h"
     17#include "singularconfig.h"
    1818#endif /* HAVE_CONFIG_H */
    1919
Note: See TracChangeset for help on using the changeset viewer.