jengelh-datetimespielwiese
Last change
on this file since d98f30 was
6f1774b,
checked in by Frank Seelisch <seelisch@…>, 12 years ago
|
new gfanlib from Anders
git-svn-id: file:///usr/local/Singular/svn/trunk@14099 2c84dea3-7e68-4137-9b89-c4e89433aadc
|
-
Property mode set to
100644
|
File size:
204 bytes
|
Line | |
---|
1 | export CPPFLAGS="-I/Users/anders/gfan/cddlib/include" |
---|
2 | ./configure |
---|
3 | make includedir=/Users/anders/gfan/cddlib/include |
---|
4 | |
---|
5 | or |
---|
6 | |
---|
7 | export CPPFLAGS="-I/usr/include/cdd" |
---|
8 | ./configure |
---|
9 | make includedir=/usr/include/cdd |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.