Changeset 458fe5 in git for libpolys/libpolys-config.in


Ignore:
Timestamp:
Jan 7, 2014, 10:51:10 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'df6a8e29030ff93c6ad53051028727af7d339fa0')
Children:
67fc0e2fdfeeb3d8a1f0beff09ef96379ce83048
Parents:
7fe9e13d7ee23cd0308bd3ba9bfaaa2a09e4b532
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-07 10:51:10+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-07 11:06:06+01:00
Message:
Added '--cflagswithdebug' option for *-config scripts (for more debug/asserts/checks)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/libpolys-config.in

    r7fe9e13 r458fe5  
    9393        ;;
    9494
     95    --cflagswithdebug)
     96        ${ECHOn} " -I${includedir} -I${includedir}/singular @FACTORY_CFLAGS@ @NTL_CFLAGS@ @GMP_CFLAGS@
     97        ;;
     98
    9599    --libs)
    96100        ${ECHOn} " -L${libdir} -L${libdir}/singular -lpolys -lcoeffs -lreporter -lmisc @FACTORY_LIBS@ -lomalloc -lresources @NTL_LIBS@ @USEPPROCSDYNAMICLD@ @GMP_LIBS@"
Note: See TracChangeset for help on using the changeset viewer.