diff options
Diffstat (limited to 'libgcobol/config.h.in')
-rw-r--r-- | libgcobol/config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libgcobol/config.h.in b/libgcobol/config.h.in index 5dd2b50..d61ff7a 100644 --- a/libgcobol/config.h.in +++ b/libgcobol/config.h.in @@ -64,9 +64,6 @@ */ #undef LT_OBJDIR -/* Name of package */ -#undef PACKAGE - /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -113,9 +110,6 @@ #endif -/* Version number of package */ -#undef VERSION - /* Define to 1 if on MINIX. */ #undef _MINIX |