summaryrefslogtreecommitdiff
path: root/libguile/gen-scmconfig.h.in
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2010-08-16 10:28:59 -0700
committerAndy Wingo <wingo@pobox.com>2010-08-16 21:36:14 -0700
commit833263ec4a146db6379a4c15297ad4375ee15523 (patch)
tree8dc0a4543d480faedce66dcdd4cd8d68b2e63d21 /libguile/gen-scmconfig.h.in
parent7545ddd42a065da0d50b2d84e7889aeb5d71326b (diff)
downloadguile-833263ec4a146db6379a4c15297ad4375ee15523.tar.gz
further discouraged excision
* libguile/gen-scmconfig.h.in: Remove a DISCOURAGED define.
Diffstat (limited to 'libguile/gen-scmconfig.h.in')
-rw-r--r--libguile/gen-scmconfig.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/libguile/gen-scmconfig.h.in b/libguile/gen-scmconfig.h.in
index 11c519717..125720acd 100644
--- a/libguile/gen-scmconfig.h.in
+++ b/libguile/gen-scmconfig.h.in
@@ -7,7 +7,6 @@
*/
#define SCM_I_GSC_GUILE_DEBUG @SCM_I_GSC_GUILE_DEBUG@
-#define SCM_I_GSC_ENABLE_DISCOURAGED @SCM_I_GSC_ENABLE_DISCOURAGED@
#define SCM_I_GSC_ENABLE_DEPRECATED @SCM_I_GSC_ENABLE_DEPRECATED@
#define SCM_I_GSC_STACK_GROWS_UP @SCM_I_GSC_STACK_GROWS_UP@
#define SCM_I_GSC_C_INLINE @SCM_I_GSC_C_INLINE@