Skip to content
Snippets Groups Projects
Commit c0d6a234 authored by Daniel Koester's avatar Daniel Koester
Browse files

Some changes for using

autoconf 2.60
automake 1.9.6
libtool 1.5.22
parent 9403b3b7
No related branches found
No related tags found
No related merge requests found
......@@ -8,17 +8,17 @@ claus@mathematik.uni-freiburg.de
I) Introduction and Maintenance
===============================
The alberta-2.0 package is currently distributed using GNU "autoconf 2.59",
"automake 1.9.1", and "libtool 1.5.8". Since some unusual compilation was
The alberta-2.0 package is currently distributed using GNU "autoconf 2.60",
"automake 1.9.6", and "libtool 1.5.22". Since some unusual compilation was
necessary, a few hints seemed like a good idea. Here is the general
structure of the alberta-2.0 packages:
structure of the alberta2-2.0 packages:
__________ alberta/ __________ src/ _______|--- 1d/
/ \ |--- 2d/
/ -- doc/ |--- 3d/
/ |--- Common/
/_____________ demo/ __ src/ _______|--- 1d/ |--- alberta*/
alberta-2.0 / |--- 2d/
alberta2-2.0 / |--- 2d/
\ |--- 3d/
\ |--- Common/
\
......
......@@ -51,7 +51,7 @@ Contained in the package are the following sub-packages:
/ -- doc/ |--- 3d/
/ |--- Common/
/_____________ demo/ __ src/ _______|--- 1d/ |--- alberta*/
alberta-2.0 / |--- 2d/
alberta2-2.0 / |--- 2d/
\ |--- 3d/
\ |--- Common/
\
......
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
AC_PREREQ(2.59)
AC_INIT([alberta2], [2.0], [claus@mathematik.uni-freiburg.de,koester@math.uni-augsburg.de])
AC_CONFIG_SRCDIR([alberta/src/Common/alberta.h])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment