]> Pileus Git - aweather/blobdiff - configure.ac
Win32 port (and gnulib)
[aweather] / configure.ac
index 8a02052a3e070ac7f18c71daf226e6530ccbc532..d938eb9c232f73e1d95f6edb050ec3376d34a52f 100644 (file)
@@ -7,8 +7,10 @@ AC_CONFIG_MACRO_DIR([m4])
 
 # Check for required programs
 AC_PROG_CC
+gl_EARLY
 AC_PROG_LIBTOOL
 PKG_PROG_PKG_CONFIG
+gl_INIT
 
 # Check for required packages
 PKG_CHECK_MODULES(GLIB, glib-2.0)
@@ -22,6 +24,7 @@ AC_SUBST(RSL_LIBS)
 # Output 
 AC_CONFIG_FILES([
        Makefile
+       lib/Makefile
        src/Makefile
        src/plugins/Makefile
        data/Makefile