Regenerate autoconf for pre1 release.
[freeradius.git] / src / modules / rlm_smb / configure
index c90e74b..0fb9ae7 100755 (executable)
@@ -526,7 +526,7 @@ fi
 
 
 
-# From configure.in Revision: 1.2 
+# From configure.in Revision: 1.3 
 
 
 if test x$with_rlm_smb != xno; then
@@ -881,21 +881,22 @@ fi
                        unistd.h \
                        ctype.h \
                        netdb.h \
+                       signal.h \
                        
 do
 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-echo "configure:889: checking for $ac_hdr" >&5
+echo "configure:890: checking for $ac_hdr" >&5
 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 894 "configure"
+#line 895 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-{ (eval echo configure:899: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:900: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
 if test -z "$ac_err"; then
   rm -rf conftest*