From 8c3b2cf8304d91f7bd5b9240c3b6683aacab3b32 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 2 Aug 2013 08:12:45 +0000 Subject: dvipdfm-x: Bug fixes and additional test cases git-svn-id: svn://tug.org/texlive/trunk@31330 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipdfm-x/configure | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'Build/source/texk/dvipdfm-x/configure') 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; -- cgit v1.2.3