Changeset e0ae1c in git
- Timestamp:
- May 24, 2011, 2:15:19 PM (12 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- fd01a83f2928a88d4e9d30135f2d31d120fe30b3
- Parents:
- 71f6dbdb6822edb11d2516287cbddc3fe32c6cbd
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-24 14:15:19+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:51+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/libpolys-config.in
r71f6dbd re0ae1c 59 59 60 60 --cflags) 61 ${ECHOn} " -I${includedir} -I${includedir}/libpolys @ GMP_CFLAGS@ @NTL_CFLAGS@ @FACTORY_CFLAGS@"61 ${ECHOn} " -I${includedir} -I${includedir}/libpolys @FACTORY_CFLAGS@ @NTL_CFLAGS@ @GMP_CFLAGS@" 62 62 ;; 63 63 64 64 --libs) 65 ${ECHOn} " -L${libdir} -lpolys_g -lcoeffs_g -lresources_g -lreporter_g -lmisc_g -lomalloc_g @USEPPROCSDYNAMICLD@ @GMP_LIBS@ @NTL_LIBS@ @FACTORY_LIBS@"65 ${ECHOn} " -L${libdir} -lpolys_g -lcoeffs_g -lresources_g -lreporter_g -lmisc_g @FACTORY_LIBS@ -lomalloc_g @NTL_LIBS@ @USEPPROCSDYNAMICLD@ @GMP_LIBS@" 66 66 ;; 67 67
Note: See TracChangeset
for help on using the changeset viewer.