From 440f3a0a24a2061ba24309a1c5538be6ecd4e74a Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 15 Apr 2010 15:04:45 +0000 Subject: build system: reorganize TeX specific libraries git-svn-id: svn://tug.org/texlive/trunk@17878 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Build/source/libs/configure.ac') diff --git a/Build/source/libs/configure.ac b/Build/source/libs/configure.ac index a862303f7be..cafff04f63e 100644 --- a/Build/source/libs/configure.ac +++ b/Build/source/libs/configure.ac @@ -1,12 +1,12 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009 Peter Breitenlohner +dnl Copyright (C) 2009, 2010 Peter Breitenlohner dnl 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 libs], [2009], [tex-k@tug.org]) +AC_INIT([TeX Live libs], [2010], [tex-k@tug.org]) AC_PREREQ([2.65]) AC_CONFIG_SRCDIR([../build-aux/missing]) AC_CONFIG_AUX_DIR([../build-aux]) @@ -20,7 +20,7 @@ AM_MAINTAINER_MODE AC_PROG_MKDIR_P -AC_MSG_CHECKING([for libraries to build]) +AC_MSG_CHECKING([for generic libraries to build]) SUBLIBS= DIST_SUBLIBS= dnl XeTeX needs the ICU headers and libraries from the TL tree, -- cgit v1.2.3