summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-08-02 08:12:45 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-08-02 08:12:45 +0000
commit8c3b2cf8304d91f7bd5b9240c3b6683aacab3b32 (patch)
tree2253c3372faaa39351dfccaefdfb3621579d0bb6 /Build/source/texk/dvipdfm-x/configure
parentf33eb0484cbe25aa606b58e4eb8e68c795607fb2 (diff)
dvipdfm-x: Bug fixes and additional test cases
git-svn-id: svn://tug.org/texlive/trunk@31330 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/configure')
-rwxr-xr-xBuild/source/texk/dvipdfm-x/configure20
1 files changed, 11 insertions, 9 deletions
diff --git a/Build/source/texk/dvipdfm-x/configure b/Build/source/texk/dvipdfm-x/configure
index aa840b7cf8e..5cefc649821 100755
--- a/Build/source/texk/dvipdfm-x/configure
+++ b/Build/source/texk/dvipdfm-x/configure
@@ -7888,15 +7888,6 @@ fi
VERSION='20130624'
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE "$PACKAGE"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define VERSION "$VERSION"
-_ACEOF
-
# Some tools Automake needs.
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
@@ -13215,6 +13206,17 @@ test "x$enable_dvipdfm_x:$enable_xdviodfm" = xyes:yes && need_freetype2=yes
ac_config_headers="$ac_config_headers config.h"
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE "dvipdfmx"
+_ACEOF
+
+
+cat >>confdefs.h <<_ACEOF
+#define VERSION "20130624"
+_ACEOF
+
+
# Check whether --enable-libtool-hack was given.
if test "${enable_libtool_hack+set}" = set; then :
enableval=$enable_libtool_hack;