-SUBDIRS = intl m4 src data po
+SUBDIRS = intl m4 lib src data po
EXTRA_DIST = LEVELDESIGN TODO contrib/levelconverter-0.0.6_0.0.7.py autogen.sh
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = 1.6 dist-bzip2
*/
#undef HAVE_DIRENT_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the `feof_unlocked' function. */
#undef HAVE_FEOF_UNLOCKED
AC_PROG_CC
AC_PROG_CXX
AC_PROG_INSTALL
+AC_PROG_LIBTOOL
dnl Checks for header files.
AC_HEADER_DIRENT
AC_OUTPUT(Makefile m4/Makefile intl/Makefile
src/Makefile
data/Makefile
- po/Makefile.in)
+ po/Makefile.in
+ lib/Makefile)
echo ""
echo "Features:"