From: Roland McGrath Date: Tue, 8 Mar 1994 06:52:58 +0000 (+0000) Subject: Add #undef HAVE_FPATHCONF. X-Git-Tag: emacs-19.34~9600 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c51b1a7c774db2b8bc30ebb8e431570eac570ae7;p=emacs.git Add #undef HAVE_FPATHCONF. --- diff --git a/src/config.in b/src/config.in index 3052ef62fa9..fbe0f2da436 100644 --- a/src/config.in +++ b/src/config.in @@ -130,6 +130,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_FTIME #undef HAVE_RES_INIT /* For -lresolv on Suns. */ #undef HAVE_SETSID +#undef HAVE_FPATHCONF #undef HAVE_AIX_SMT_EXP