Changeset 014b65 in git for libpolys/reporter


Ignore:
Timestamp:
Dec 1, 2010, 4:15:17 PM (13 years ago)
Author:
Mohamed Barakat <mohamed.barakat@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a30a39aaa446d00f01aab56db0ff2964711d5f1e
Parents:
183247043c357c6c52f6f09f8d6aecea25cf6268
git-author:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2010-12-01 16:15:17+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:57:46+01:00
Message:
- moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans agreed)
- migrated to automake in coeffs, misc
status: everything builds (except polys)
todo: . migrate resources and reporter to automake
      . create autoconf macros for omalloc, factory, and libpolys
Location:
libpolys/reporter
Files:
6 moved

Legend:

Unmodified
Added
Removed
  • libpolys/reporter/Makefile.in

    r1832470 r014b65  
    3535CXXFLAGS        = -O3 -w -fomit-frame-pointer --no-rtti ${PIPE}
    3636CXXTEMPLFLAGS   = -fno-implicit-templates --no-exceptions
    37 CPPFLAGS        = -I${top_srcdir}/..
     37CPPFLAGS        = -I${top_srcdir}/.. -I${top_srcdir}/../..
    3838DEFS            = -DNDEBUG -DOM_NDEBUG -Dix86_Linux -DHAVE_CONFIG_H
    3939
Note: See TracChangeset for help on using the changeset viewer.