From fd9b1506a3b3858235e91cce45805f6d54caae4f Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 13 Sep 2008 05:12:28 +0200 Subject: configure.ac angepasst, damit nicht alle Binaries mit allen Libs gelinkt werden --- src/config.h.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/config.h.in') diff --git a/src/config.h.in b/src/config.h.in index 9af3010..c2b6b56 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -12,15 +12,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `gssapi' library (-lgssapi). */ -#undef HAVE_LIBGSSAPI - -/* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */ -#undef HAVE_LIBGSSAPI_KRB5 - -/* Define to 1 if you have the `readline' library (-lreadline). */ -#undef HAVE_LIBREADLINE - /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC -- cgit v1.2.3