aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-01-23 16:47:42 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-01-23 16:47:42 +0000
commitdc978c56e3fbbe9c8e3f8da4eef6c5fd3f8a509c (patch)
tree8b3fb8eb711e9f1ca769673cc0a0f65e31fa328f /acconfig.h
parentaaae0969da7c59808ca238a085dbd63fccad8935 (diff)
downloadfetchmail-dc978c56e3fbbe9c8e3f8da4eef6c5fd3f8a509c.tar.gz
fetchmail-dc978c56e3fbbe9c8e3f8da4eef6c5fd3f8a509c.tar.bz2
fetchmail-dc978c56e3fbbe9c8e3f8da4eef6c5fd3f8a509c.zip
Corrected OTP support.
svn path=/trunk/; revision=1610
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index a9c6ac48..53f2fa1d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -68,7 +68,7 @@
#undef RPA_ENABLE
/* Define if you want OPIE support compiled in */
-#undef OPIE_ENABLE
+#undef OPIE
/* Leave that blank line there!! Autoheader needs it.