Changeset d44785 in git for libpolys/resources/Makefile.am


Ignore:
Timestamp:
Sep 27, 2011, 3:15:55 PM (13 years ago)
Author:
Volker Braun <vbraun.name@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
f3fb4d02b80a3234382e5318316d68fb66cc1f08
Parents:
b9e11ba1ccf9ce6f95143f2be5524707ba4e9689
git-author:
Volker Braun <vbraun.name@gmail.com>2011-09-27 15:15:55+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:40+01:00
Message:
Cleaned up Makefile.am to remove superfluous rules
Also, note that -DHAVE_CONFIG_H is defined automatically
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/resources/Makefile.am

    rb9e11ba rd44785  
    1010# -fdiagnostics-show-option
    1111
    12 libresources_a_CPPFLAGS   = -DNDEBUG -DOM_NDEBUG -DHAVE_CONFIG_H
    13 libresources_g_a_CPPFLAGS = -DHAVE_CONFIG_H
     12libresources_a_CPPFLAGS   = -DNDEBUG -DOM_NDEBUG
     13#libresources_g_a_CPPFLAGS =
    1414
    1515INCLUDES = -I${top_srcdir} -I${top_srcdir}/.. -I${top_builddir} -I${top_builddir}/..
Note: See TracChangeset for help on using the changeset viewer.