SUBDIRS = lgl gl includes lib libextra src doc tests po
-ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 -I src/lib/m4
+ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4
# Maintainer targets
gl_EARLY
lgl_EARLY
-sgl_EARLY
AC_C_CONST
AC_C_INLINE
])
gl_INIT
lgl_INIT
-sgl_INIT
AC_TRY_LINK([#include <winsock2.h>], [
WORD wVersionRequested = MAKEWORD(2, 2);
AC_CONFIG_FILES([Makefile po/Makefile.in \
doc/Makefile doc/examples/Makefile doc/scripts/Makefile \
doc/manpages/Makefile doc/reference/Makefile \
- gl/Makefile lgl/Makefile src/lib/Makefile \
+ gl/Makefile lgl/Makefile \
tests/Makefile tests/rsa-md5-collision/Makefile tests/userid/Makefile \
tests/pkcs1-padding/Makefile tests/pkcs8-decode/Makefile \
tests/pkcs12-decode/Makefile tests/pathlen/Makefile \