Ignore:
Timestamp:
Sep 8, 2018, 10:28:55 PM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
14219d93b6658fbdcbbf8e3830b34ab82f20e67c
Parents:
25a7cf77c9555840e667325d992a2ec3e504e0ab
Message:
removed FLINT_CFLAGS, if unused
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/combinatorics/Makefile.am

    r25a7cf rc473b7  
    22AM_CPPFLAGS=-I${top_srcdir} -I${top_builddir} -I${top_srcdir}/libpolys -I${top_builddir}/libpolys \
    33${FACTORY_INCLUDES} $(OMALLOC_INCLUDES) $(RESOURCES_INCLUDES) \
    4 $(FLINT_CFLAGS) ${GMP_CPPFLAGS}
     4${GMP_CPPFLAGS}
    55
    66noinst_LTLIBRARIES=libcombinatorics.la
Note: See TracChangeset for help on using the changeset viewer.