summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a00b2fb41e60..c0d21921a27f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -83,7 +83,7 @@ build() {
export OCAML_TOOLS=n
unset LDFLAGS
- autoreconf
+ autoreconf --install
./configure --prefix=/usr \
--sbindir=/usr/bin \
--disable-ocamltools \