|
@@ -1,5 +1,5 @@
|
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
|
-# From configure.ac Revision: 1.39 .
|
|
|
|
|
|
|
+# From configure.ac Revision: 1.40 .
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
# Generated by GNU Autoconf 2.59.
|
|
# Generated by GNU Autoconf 2.59.
|
|
|
#
|
|
#
|
|
@@ -4759,7 +4759,8 @@ done
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-for ac_header in sys/file.h sys/ioctl.h sys/param.h sys/socket.h wchar.h src/ptrace.h
|
|
|
|
|
|
|
+
|
|
|
|
|
+for ac_header in sys/file.h sys/ioctl.h sys/param.h sys/socket.h wchar.h src/ptrace.h paths.h
|
|
|
do
|
|
do
|
|
|
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
|
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
|
|
|
if eval "test \"\${$as_ac_Header+set}\" = set"; then
|
|
if eval "test \"\${$as_ac_Header+set}\" = set"; then
|