summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 76937eb)
raw | patch | inline | side by side (parent: 76937eb)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 27 May 2009 14:31:31 +0000 (14:31 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 27 May 2009 14:31:31 +0000 (14:31 +0000) |
program/autogen.sh | patch | blob | history | |
program/configure.ac | patch | blob | history |
diff --git a/program/autogen.sh b/program/autogen.sh
index 5963868e00379fea9d86667e6f1f4bd57a6d648c..0da6ac501524ee616dc0f8013e757590450c3e4d 100755 (executable)
--- a/program/autogen.sh
+++ b/program/autogen.sh
#!/bin/sh
-PATH="/usr/pack/automake-1.11-to/amd64-linux-ubuntu8.04/bin:$PATH"
-export PATH
autoreconf --force --install --verbose -I config -I m4
diff --git a/program/configure.ac b/program/configure.ac
index 7d3dde7b75cb1e1cb3f00749523c955e12878b37..f0591861a30ef1e4a49b9b63c9f2d5904ed6fd3d 100644 (file)
--- a/program/configure.ac
+++ b/program/configure.ac
CONFIGURE_PART(Libintl Processing)
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.14.4])
AM_GNU_GETTEXT()
CONFIGURE_PART(IEEE Math Checks)