ossp-pkg/al/configure.ac 1.1 -> 1.2
--- configure.ac 2002/12/16 12:24:52 1.1
+++ configure.ac 2002/12/16 13:49:29 1.2
@@ -42,8 +42,9 @@
sinclude(libtool.m4)
AC_PROG_LIBTOOL
-sinclude(al.ac)
-AL_CHECK_ALL
+dnl ## local checks go here (not yet)
+dnl sinclude(al.ac)
+dnl AL_CHECK_ALL
AC_CHECK_EXTLIB([OSSP ex], ex, __ex_ctx, ex.h,
[AC_DEFINE(WITH_EX, 1, [Define to 1 if building with OSSP ex])])
|
|