diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/ADGuide/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/Graphics/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/Intro/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/PSandPDF/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/TechNotes/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/Tutor/Graphics/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/Tutor/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/Tutor/examples/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/cpplus/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/ed_libs/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/ed_styles/Makefile.in | 12 | ||||
-rw-r--r-- | doc/html/fortran/Makefile.in | 12 |
14 files changed, 84 insertions, 84 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index 8cb81fc..975aded 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -82,12 +82,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/ADGuide/Makefile.in b/doc/html/ADGuide/Makefile.in index dcd2c5f..f4d7aa1 100644 --- a/doc/html/ADGuide/Makefile.in +++ b/doc/html/ADGuide/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/Graphics/Makefile.in b/doc/html/Graphics/Makefile.in index f01259d..c17cae0 100644 --- a/doc/html/Graphics/Makefile.in +++ b/doc/html/Graphics/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/Intro/Makefile.in b/doc/html/Intro/Makefile.in index 1ef50d2..bc349ab 100644 --- a/doc/html/Intro/Makefile.in +++ b/doc/html/Intro/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index 7eff220..a594888 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -82,12 +82,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/PSandPDF/Makefile.in b/doc/html/PSandPDF/Makefile.in index 02f0169..c596abd 100644 --- a/doc/html/PSandPDF/Makefile.in +++ b/doc/html/PSandPDF/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/TechNotes/Makefile.in b/doc/html/TechNotes/Makefile.in index a299e12..3180c6c 100644 --- a/doc/html/TechNotes/Makefile.in +++ b/doc/html/TechNotes/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/Tutor/Graphics/Makefile.in b/doc/html/Tutor/Graphics/Makefile.in index edc0617..686739a 100644 --- a/doc/html/Tutor/Graphics/Makefile.in +++ b/doc/html/Tutor/Graphics/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/Tutor/Makefile.in b/doc/html/Tutor/Makefile.in index f519656..a643b5f 100644 --- a/doc/html/Tutor/Makefile.in +++ b/doc/html/Tutor/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/Tutor/examples/Makefile.in b/doc/html/Tutor/examples/Makefile.in index 5100004..50b85ba 100644 --- a/doc/html/Tutor/examples/Makefile.in +++ b/doc/html/Tutor/examples/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/cpplus/Makefile.in b/doc/html/cpplus/Makefile.in index 9a58c44..fd156b6 100644 --- a/doc/html/cpplus/Makefile.in +++ b/doc/html/cpplus/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/ed_libs/Makefile.in b/doc/html/ed_libs/Makefile.in index d41b243..9cd079d 100644 --- a/doc/html/ed_libs/Makefile.in +++ b/doc/html/ed_libs/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/ed_styles/Makefile.in b/doc/html/ed_styles/Makefile.in index f29aed6..8163b06 100644 --- a/doc/html/ed_styles/Makefile.in +++ b/doc/html/ed_styles/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ diff --git a/doc/html/fortran/Makefile.in b/doc/html/fortran/Makefile.in index 593b32c..d9807d5 100644 --- a/doc/html/fortran/Makefile.in +++ b/doc/html/fortran/Makefile.in @@ -78,12 +78,12 @@ PATH_SEPARATOR = @PATH_SEPARATOR@ includedir = $(exec_prefix)/include -# Prevent automake from trying to run autotools during build -# Temporary fix (I hope!) - JAMES -ACLOCAL = -AUTOCONF = -AUTOMAKE = -AUTOHEADER = +# Set the paths for autotools to be correct on heping. +# Ideally, these tools should never be needed during the build. +ACLOCAL = /usr/bin/aclocal +AUTOCONF = /usr/local/autoconf-2.59/bin/autoconf +AUTOMAKE = /usr/bin/automake +AUTOHEADER = /usr/local/autoconf-2.59/bin/autoheader ADD_PARALLEL_FILES = @ADD_PARALLEL_FILES@ AMTAR = @AMTAR@ AR = @AR@ |