summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-17 07:59:20 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-05-17 07:59:20 +0000
commit19cd08b2a2e6e3f1fae59bbffde9ccc76bfd0c5a (patch)
treefa87e10106f354dde45029482a8787e448b6c4d3 /Build/source/texk/kpathsea/configure.ac
parenta018954444adab7c33016ce804ea49ec54b8b4b2 (diff)
add kpathsea test cases (for make check)
git-svn-id: svn://tug.org/texlive/trunk@18298 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/configure.ac')
-rw-r--r--Build/source/texk/kpathsea/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/configure.ac b/Build/source/texk/kpathsea/configure.ac
index 4053aaad216..e3a641214fe 100644
--- a/Build/source/texk/kpathsea/configure.ac
+++ b/Build/source/texk/kpathsea/configure.ac
@@ -75,6 +75,8 @@ KPSE_CHECK_WIN32
AM_CONDITIONAL([WIN32], [test "x$kpse_cv_have_win32" != xno])
AM_CONDITIONAL([MINGW32], [test "x$kpse_cv_have_win32" = xmingw32])
+AC_SUBST([LT_OBJDIR], ["$lt_cv_objdir"])
+
dnl Write output here, instead of putting a zillion -D's on the command line.
AC_CONFIG_HEADERS([c-auto.h:c-auto.in],
[sed -e 's/^#define PACKAGE/#define KPSE_PACKAGE/' \