spielwiese
Last change
on this file since f550e86 was
ce2120e,
checked in by Mohamed Barakat <mohamed.barakat@…>, 13 years ago
|
created for_Hans_with_love.sh build script
. added polys to libpolys/Makefile.am and to libpolys/configure.ac
. updated libpolys/polys/Makefile.am
. updated libpolys/polys/configure.ac
. cleaned up libpolys/resources/configure.ac
. updated libpolys/resources/feResource.h
|
-
Property mode set to
100755
|
File size:
170 bytes
|
Line | |
---|
1 | AC_INIT([singular], [3.1.2.sw]) |
---|
2 | AM_INIT_AUTOMAKE |
---|
3 | |
---|
4 | AC_PROG_CC |
---|
5 | AC_PROG_CXX |
---|
6 | AC_CONFIG_FILES([Makefile]) |
---|
7 | AC_CONFIG_SUBDIRS([misc reporter resources coeffs polys]) |
---|
8 | AC_OUTPUT |
---|
9 | |
---|
Note: See
TracBrowser
for help on using the repository browser.