aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-06-20 14:38:10 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-20 14:50:33 +0200
commit7dbd1cc072c8f8bd24c767e20db6c12964cc269c (patch)
treebbfea9f4de6ffd99691793587dba1647430d7174 /make
parenta04de932d280bc52cfb469b4c0b44a8022a4d309 (diff)
downloadqpdf-7dbd1cc072c8f8bd24c767e20db6c12964cc269c.tar.zst
Update autoconf and libtool files
Diffstat (limited to 'make')
-rw-r--r--make/libtool.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/libtool.mk b/make/libtool.mk
index db307053..8cd94325 100644
--- a/make/libtool.mk
+++ b/make/libtool.mk
@@ -1,5 +1,8 @@
# --- Required interface definitions ---
+# LIBTOOL needs bash
+SHELL=/bin/bash
+
OBJ=o
LOBJ=lo