Include @<ctype.h>@.
[mLib] / setup
diff --git a/setup b/setup
index c669e77..4b49c41 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,6 +3,8 @@
 set -e
 mklinks
 mkaclocal
-automake
+libtoolize
+(cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
 autoconf
+automake
 mkdir build