diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 4ddf3654dcf4..2f8cf7ff03d4 100644 --- a/configure.in +++ b/configure.in @@ -2639,7 +2639,7 @@ AC_SUBST(HYPH_SYSTEM_DIR) AC_SUBST(THES_SYSTEM_DIR) dnl =================================================================== -dnl Set the ENABLE_PCH variable. (Activate --enable-pch) +dnl ENABLE_PCH i now a no-op dnl =================================================================== AC_MSG_CHECKING([whether to enable pch feature]) AC_MSG_RESULT([no, obsolete]) |