From e6251de8b5084b82996c62068386e1b9d76a031d Mon Sep 17 00:00:00 2001 From: Frank Lahm Date: Mon, 4 Jun 2012 13:03:05 +0200 Subject: [PATCH] User compiler flags were not used in GSSAPI check --- macros/gssapi-check.m4 | 3 --- 1 file changed, 3 deletions(-) diff --git a/macros/gssapi-check.m4 b/macros/gssapi-check.m4 index 55a23464..dee7892d 100644 --- a/macros/gssapi-check.m4 +++ b/macros/gssapi-check.m4 @@ -9,9 +9,6 @@ AC_DEFUN([NETATALK_GSSAPI_CHECK], save_CFLAGS="$CFLAGS" save_LDFLAGS="$LDFLAGS" save_LIBS="$LIBS" - export CFLAGS="" - export LDFLAGS="" - export LIBS="" AC_ARG_WITH(gssapi, [ --with-gssapi[[=PATH]] path to GSSAPI for Kerberos V UAM [[auto]]], -- 2.39.2