summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/gd/configure.ac')
-rw-r--r--Build/source/libs/gd/configure.ac7
1 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/libs/gd/configure.ac b/Build/source/libs/gd/configure.ac
index 2b6b35adf70..cc792229cda 100644
--- a/Build/source/libs/gd/configure.ac
+++ b/Build/source/libs/gd/configure.ac
@@ -19,13 +19,6 @@ AC_CONFIG_MACRO_DIR([../../m4])
AM_INIT_AUTOMAKE([foreign])
AM_MAINTAINER_MODE
-PNGLIB_MAJOR=gd_major()
-PNGLIB_MINOR=gd_minor()
-PNGLIB_RELEASE=gd_micro()
-AC_SUBST([PNGLIB_MAJOR])
-AC_SUBST([PNGLIB_MINOR])
-AC_SUBST([PNGLIB_RELEASE])
-
AC_PROG_CC
AC_PROG_RANLIB
AC_PROG_LN_S