Changeset ba5e9e in git for Singular/links/ndbm.cc


Ignore:
Timestamp:
Sep 3, 2013, 7:51:09 AM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
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
  • Singular/links/ndbm.cc

    r246bbb rba5e9e  
    1515
    1616#ifdef HAVE_CONFIG_H
    17 #include "config.h"
     17#include "singularconfig.h"
    1818#endif /* HAVE_CONFIG_H */
    1919#include <Singular/si_signals.h>
Note: See TracChangeset for help on using the changeset viewer.