summaryrefslogtreecommitdiff
path: root/Build/source/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-10-10 12:05:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-10-10 12:05:04 +0000
commitd3d37e8618b8fe2263ffe0ec31aec43909f8c45c (patch)
tree16723f176782170be9cf3aef568b4f5dd1419e7b /Build/source/configure.ac
parent39d7f101620af8cce9ceebd468d52ad208d07659 (diff)
build system: fix for non-VPATH build (may still require GNU make)
git-svn-id: svn://tug.org/texlive/trunk@15737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/configure.ac')
-rw-r--r--Build/source/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/configure.ac b/Build/source/configure.ac
index f5c92da7dbc..5f1598f202a 100644
--- a/Build/source/configure.ac
+++ b/Build/source/configure.ac
@@ -6,7 +6,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([TeX Live], [2009-08-07], [tex-k@tug.org])
+AC_INIT([TeX Live], [2009-10-10], [tex-k@tug.org])
AC_PREREQ([2.63])
AC_CONFIG_SRCDIR([m4/kpse-pkgs.m4])
AC_CONFIG_AUX_DIR([build-aux])