diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index 7544324..a9bd430 100644 --- a/config.h.in +++ b/config.h.in @@ -474,9 +474,6 @@ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O -/* Name of package */ -#undef PACKAGE - /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -507,9 +504,6 @@ /* STAT_TIME */ #undef STAT_TIME -/* Version number of package */ -#undef VERSION - /* XPR_DEBUG */ #undef XPR_DEBUG |