summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2010-08-08 14:26:26 +0200
committerAndy Wingo <wingo@pobox.com>2010-08-08 14:26:26 +0200
commit1435c7dcf8a520daba1d221d4da7ff81119e649c (patch)
treef55096dfc9cfd7fc5975975e8e35c5fe24e566c5 /configure.ac
parent8a4ed2dd34c86eb451c5555a85f64f3fbdf9cef6 (diff)
downloadguile-1435c7dcf8a520daba1d221d4da7ff81119e649c.tar.gz
loose ends from "discouraged" removal
* README: Remove docs on "discouraged". * configure.ac: Remove one more "discouraged" thing. * doc/ref/api-deprecated.texi: Rename from api-discdepr.texi, and remove sections on "discouraged". * doc/ref/Makefile.am: * doc/ref/guile.texi: Update referrers.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aac492e37..f3afec341 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1604,7 +1604,6 @@ AC_SUBST([sitedir])
# Additional SCM_I_GSC definitions are above.
AC_SUBST([SCM_I_GSC_GUILE_DEBUG])
-AC_SUBST([SCM_I_GSC_ENABLE_DISCOURAGED])
AC_SUBST([SCM_I_GSC_ENABLE_DEPRECATED])
AC_SUBST([SCM_I_GSC_STACK_GROWS_UP])
AC_SUBST([SCM_I_GSC_C_INLINE])