summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-03-14 16:14:09 +0100
committerStefano Karapetsas <[email protected]>2012-03-14 16:14:09 +0100
commit5f32b5b06eed534bf0201266169dcb7e8d833349 (patch)
treed0e56c7ee8d0611af5f47b139f68ac18679d8ecc /autogen.sh
parent90ba962d08da1491f115684196f30b1960e42dcd (diff)
downloadmate-calc-5f32b5b06eed534bf0201266169dcb7e8d833349.tar.bz2
mate-calc-5f32b5b06eed534bf0201266169dcb7e8d833349.tar.xz
update for 1.2mate-calc-1.2.0
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 1aa6ef2..f3d0f9e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@ PKG_NAME="mate-calc"
exit 1
}
-which mate-autogen.sh || {
+which mate-autogen || {
echo "You need to install mate-common from the MATE Git"
exit 1
}
@@ -21,5 +21,5 @@ REQUIRED_AUTOMAKE_VERSION=1.9
USE_MATE2_MACROS=1
USE_COMMON_DOC_BUILD=yes
-. mate-autogen.sh
+. mate-autogen