summaryrefslogtreecommitdiff
path: root/jbig2dec/config_win32.h
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2019-04-10 18:00:35 +0800
committerSebastian Rasmussen <sebras@gmail.com>2019-04-10 20:07:20 +0800
commita2f646ac8a07e7d019ddcb9e0ca2bdff1f5c740f (patch)
tree90ad0ace5d2dc7ed655c6acee8634b1f50631635 /jbig2dec/config_win32.h
parent90e56e3d9195f1aa19977629f2d3d3b4ec4d72cf (diff)
downloadghostpdl-a2f646ac8a07e7d019ddcb9e0ca2bdff1f5c740f.tar.gz
jbig2dec: Expose version number in header.
Since the version number should only be specified in one location, the public jbig2dec header, autogen.sh will not regenrate the autoconf input file configure.ac.
Diffstat (limited to 'jbig2dec/config_win32.h')
-rw-r--r--jbig2dec/config_win32.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/jbig2dec/config_win32.h b/jbig2dec/config_win32.h
index 2bd8a3c51..cef8acdb7 100644
--- a/jbig2dec/config_win32.h
+++ b/jbig2dec/config_win32.h
@@ -19,10 +19,6 @@
/* configuration header file for compiling under Microsoft Windows */
-/* update package version here */
-#define PACKAGE "jbig2dec"
-#define VERSION "0.16"
-
#ifdef _MSC_VER
/* VS 2012 and later have stdint.h */