Changeset 8e0955 in git


Ignore:
Timestamp:
Mar 24, 2014, 12:26:23 PM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
54f111d680b21ee0982fbfcb493dcbc1834166ce66b1de771706655cf8a9c3924d1dac08150c8814
Parents:
066288456fa8bd509318f0501d9d2f78256ddda3
Message:
fix: add GMP_CFLAGS for linpolys/reporter
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/reporter/Makefile.am

    r066288 r8e0955  
    11ACLOCAL_AMFLAGS = -I ../../m4
    22
    3 AM_CPPFLAGS = -I${top_srcdir} -I${top_srcdir}/.. -I${top_builddir} -I${top_builddir}/.. 
     3AM_CPPFLAGS = -I${top_srcdir} -I${top_srcdir}/.. -I${top_builddir} -I${top_builddir}/..  ${GMP_CFLAGS}
    44
    55noinst_LTLIBRARIES = libreporter.la
Note: See TracChangeset for help on using the changeset viewer.