Explorar o código

make sure libtool is installed

Samuel Thibault %!s(int64=14) %!d(string=hai) anos
pai
achega
b3cae45f6c
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      autogen.sh

+ 5 - 0
autogen.sh

@@ -1,3 +1,8 @@
 :
+if ! libtool --version > /dev/null
+then
+	echo "Libtool is missing, please install it."
+	exit 1
+fi
 autoreconf -ivf -I m4