Added lib/linreg
[pspp-builds.git] / configure.ac
index f64748657e5a665be377bc6580a56f637c2592c0..818fb4b8aed86cab5a4b48595afe5d6d2480eda4 100644 (file)
@@ -97,10 +97,6 @@ AC_CHECK_HEADERS([limits.h memory.h sys/stat.h sys/time.h sys/types.h \
                   fpu_control.h sys/mman.h sys/wait.h ieeefp.h fenv.h] )
 
 # For gnulib.
-gl_LIB(libgl)
-gl_SOURCE_BASE(gl)
-gl_M4_BASE(gl/m4)
-gl_MODULES(alloca alloca-opt assert full-read full-write gethostname getline getlogin_r getopt gettext memchr memcmp memmem memmove memset progname readlink restrict snprintf stat-macros stdbool stpcpy strcase strcspn strerror strftime strstr strtod strtok_r strtol strtoul vsnprintf xalloc xalloc-die xreadlink)
 gl_INIT
 
 AC_C_CONST
@@ -147,7 +143,7 @@ if test x"$enable_debug" = x"yes"  ; then
 fi
 
 AC_CONFIG_FILES([Makefile m4/Makefile gl/Makefile intl/Makefile po/Makefile.in
-                lib/Makefile lib/gsl-extras/Makefile
+                lib/Makefile lib/gsl-extras/Makefile lib/linreg/Makefile
                 doc/Makefile 
                 src/Makefile src/expressions/Makefile
                 config/Makefile