summaryrefslogtreecommitdiff
path: root/dviware/dvipng/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'dviware/dvipng/config.h')
-rw-r--r--dviware/dvipng/config.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/dviware/dvipng/config.h b/dviware/dvipng/config.h
index cc9d64b46b..6316d0914f 100644
--- a/dviware/dvipng/config.h
+++ b/dviware/dvipng/config.h
@@ -127,6 +127,9 @@
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
+/* Define to 1 if you have the `strncasecmp' function. */
+#define HAVE_STRNCASECMP 1
+
/* Define to 1 if you have the `strrchr' function. */
#define HAVE_STRRCHR 1
@@ -151,6 +154,9 @@
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1
+/* Define to 1 if you have the `texlive_gs_init' function. */
+/* #undef HAVE_TEXLIVE_GS_INIT */
+
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
@@ -179,7 +185,7 @@
#define PACKAGE_NAME "dvipng"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "dvipng 1.15"
+#define PACKAGE_STRING "dvipng 1.17"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "dvipng"
@@ -188,7 +194,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.15"
+#define PACKAGE_VERSION "1.17"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1