aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRoland McGrath1994-03-08 06:52:58 +0000
committerRoland McGrath1994-03-08 06:52:58 +0000
commitc51b1a7c774db2b8bc30ebb8e431570eac570ae7 (patch)
tree4fe81f44e7f6695c3acc4aa4db59e8aa624a6360 /src
parent5725490b484f3f8d384a5a0cf6e5d8de8f39f305 (diff)
downloademacs-c51b1a7c774db2b8bc30ebb8e431570eac570ae7.tar.gz
emacs-c51b1a7c774db2b8bc30ebb8e431570eac570ae7.zip
Add #undef HAVE_FPATHCONF.
Diffstat (limited to 'src')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
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. */
130#undef HAVE_FTIME 130#undef HAVE_FTIME
131#undef HAVE_RES_INIT /* For -lresolv on Suns. */ 131#undef HAVE_RES_INIT /* For -lresolv on Suns. */
132#undef HAVE_SETSID 132#undef HAVE_SETSID
133#undef HAVE_FPATHCONF
133 134
134#undef HAVE_AIX_SMT_EXP 135#undef HAVE_AIX_SMT_EXP
135 136