Added LT_INIT to configure.ac

For later module loading support

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI (W00d5t0ck) 2012-08-25 22:14:03 +02:00
parent 059ff3b03a
commit c96a9c13c8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([wMUD], [0.1.0])
LT_INIT
AC_PROG_CC
AC_PROG_LIBTOOL