diff options
Diffstat (limited to 'Build/source/texk/gsftopk/c-auto.in')
-rw-r--r-- | Build/source/texk/gsftopk/c-auto.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/gsftopk/c-auto.in b/Build/source/texk/gsftopk/c-auto.in index 2ae77f6e804..5255871b6bb 100644 --- a/Build/source/texk/gsftopk/c-auto.in +++ b/Build/source/texk/gsftopk/c-auto.in @@ -161,6 +161,9 @@ */ #undef LT_OBJDIR +/* Name of package */ +#undef PACKAGE + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -185,6 +188,9 @@ /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ #undef TIME_WITH_SYS_TIME +/* Version number of package */ +#undef VERSION + /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS |