Changeset 1d3be3 in git for factory/Makefile.am


Ignore:
Timestamp:
Nov 22, 2011, 7:48:56 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
bd948cbaacc9667794c8657da135a320fe94c131
Parents:
097c71a9e55bb76830c9f5b243182439619170a6
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-22 19:48:56+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-23 01:56:36+01:00
Message:
ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/Makefile.am

    r097c71 r1d3be3  
    9898libfactory_g_la_SOURCES = $(SOURCES)
    9999
     100libfactory_la_CPPFLAGS  = -DHAVE_CONFIG_H -DOM_NDEBUG -DNDEBUG
     101libfactory_g_la_CPPFLAGS= -DHAVE_CONFIG_H
     102
    100103nodist_libfactory_la_SOURCES = cplusplus.h factory.h factoryconf.h
    101104nodist_libfactory_g_la_SOURCES = cplusplus.h factory.h factoryconf.h
Note: See TracChangeset for help on using the changeset viewer.