summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArjan Bouter2010-04-01 19:09:01 +0200
committerArjan Bouter2010-04-01 19:09:01 +0200
commitcf7f2a6eb51703c8f5cca702dfa0093575be1191 (patch)
tree983189afbdec504d9f7cb423ecf53afa95c07e5d
parent89f54fa563f440e4279e035d1fda635cb5d051a2 (diff)
parent6742ba0169a1d8d4029bd3b82b83ae3166435797 (diff)
Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire
-rw-r--r--e-17/elicit/HISTORY3
-rwxr-xr-xe-17/elicit/PRE_BUILD2
2 files changed, 4 insertions, 1 deletions
diff --git a/e-17/elicit/HISTORY b/e-17/elicit/HISTORY
index 6258de7196..b657a69dfa 100644
--- a/e-17/elicit/HISTORY
+++ b/e-17/elicit/HISTORY
@@ -1,3 +1,6 @@
+2010-04-01 Ladislav Hagara <hgr@vabo.cz>
+ * PRE_BUILD: autogen.sh -> bootstrap
+
2008-09-19 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: CVS -> SVN
Remove unneeded modification of SPELL for SOURCE_URL
diff --git a/e-17/elicit/PRE_BUILD b/e-17/elicit/PRE_BUILD
index 534a7d38b7..0203653a89 100755
--- a/e-17/elicit/PRE_BUILD
+++ b/e-17/elicit/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-NOCONFIGURE=ON ./autogen.sh
+NOCONFIGURE=ON ./bootstrap