spielwiese
Last change
on this file since 276a00 was
276a00,
checked in by Oleksandr Motsak <motsak@…>, 10 years ago
|
Use @SINGULAR_CFLAGS@ instead of '-D(SING|OM)_NDEBUG' in lib*-config/*.pc (according to --enable-debug/--disable-optimization!)
chg: also some minor BS cleanup
|
-
Property mode set to
100644
|
File size:
451 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | |
---|
6 | Name: @PACKAGE@ |
---|
7 | Description: The Singular factorization library |
---|
8 | Version: @PACKAGE_VERSION@ |
---|
9 | URL: https://github.com/Singular/Sources/tree/spielwiese/@PACKAGE@ |
---|
10 | |
---|
11 | Requires: omalloc resources |
---|
12 | # Conflicts: |
---|
13 | |
---|
14 | Cflags: -I${includedir} @SINGULAR_CFLAGS@ @FLINT_CFLAGS@ @NTL_CFLAGS@ @GMP_CFLAGS@ |
---|
15 | Libs: -L${libdir} -l@PACKAGE@ @FLINT_LIBS@ @NTL_LIBS@ @GMP_LIBS@ |
---|
16 | # Libs.private: |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.