Changeset 0ff203 in git for libpolys/coeffs


Ignore:
Timestamp:
Sep 29, 2011, 10:08:30 AM (13 years ago)
Author:
Volker Braun <vbraun.name@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
61a05011eb6c7b5ce19f060abf2ce176727b964e
Parents:
5d18675b2ded38546a705f58d4e8b9d631357571
git-author:
Volker Braun <vbraun.name@gmail.com>2011-09-29 10:08:30+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:47+01:00
Message:
stop automake from flattening install subdirectories for headers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/Makefile.am

    r5d18675 r0ff203  
    1212# -fdiagnostics-show-option
    1313
    14 libcoeffs_a_CPPFLAGS   = -DNDEBUG -DOM_NDEBUG -DHAVE_CONFIG_H
    15 libcoeffs_g_a_CPPFLAGS = -DHAVE_CONFIG_H
     14libcoeffs_a_CPPFLAGS   = -DNDEBUG -DOM_NDEBUG
     15libcoeffs_g_a_CPPFLAGS =
    1616
    1717
     
    5858
    5959
    60 # testr: libcoeffs.a
    61 # testg: libcoeffs_g.a
    62 # gftables
    63 
    6460testr_CFLAGS = -O3 -fomit-frame-pointer ${PIPE}
    6561testg_CFLAGS = ${PIPE}
     
    7470testg_CPPFLAGS =
    7571
    76 #gftables: ${top_srcdir}/../factory/gftables
    77 #       ln -snf ${top_srcdir}/../factory/gftables ${builddir}
     72
Note: See TracChangeset for help on using the changeset viewer.