summaryrefslogtreecommitdiff
path: root/databases/firebird21-server/files/patch-autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'databases/firebird21-server/files/patch-autogen.sh')
-rw-r--r--databases/firebird21-server/files/patch-autogen.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/firebird21-server/files/patch-autogen.sh b/databases/firebird21-server/files/patch-autogen.sh
new file mode 100644
index 000000000000..891c077fd261
--- /dev/null
+++ b/databases/firebird21-server/files/patch-autogen.sh
@@ -0,0 +1,11 @@
+--- autogen.sh.orig 2010-09-08 15:44:05.000000000 +0700
++++ autogen.sh 2010-10-18 13:37:36.000000000 +0700
+@@ -63,7 +63,7 @@
+ fi
+
+ echo "Running autoreconf ..."
+-$AUTORECONF --install --force --verbose || exit 1
++$AUTORECONF --install --force --verbose -I ./m4 || exit 1
+
+ # Hack to bypass bug in autoreconf - --install switch not passed to libtoolize,
+ # therefore missing config.sub and confg.guess files