summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorJesse Thilo <jthilo@gnu.org>1999-01-14 14:58:38 +0000
committerJesse Thilo <jthilo@gnu.org>1999-01-14 14:58:38 +0000
commitc49a8e71cec845d32366432b824a9317e4a80160 (patch)
tree79180413971598327c6baf68bd9e8479f315bdf4 /acconfig.h
parentc9c4ffaa5d15a0e17281d4302b23b8a80fc712f3 (diff)
downloadbison-c49a8e71cec845d32366432b824a9317e4a80160.tar.gz
Update FSF address.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h
index de444f8e..658ee9d5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,6 +1,5 @@
#ifndef CONFIG_H
#define CONFIG_H
-
@TOP@
/* Name of package. */
@@ -11,7 +10,6 @@
/* Define if the compiler understands prototypes. */
#undef PROTOTYPES
-
@BOTTOM@
#if defined(PROTOTYPES) || defined(__cplusplus)