diff options
Diffstat (limited to 'Build/source/texk/kpathsea')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 6 | ||||
-rwxr-xr-x | Build/source/texk/kpathsea/configure | 3 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/configure.ac | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 6ae5734dbaa..824c39763b8 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,7 @@ +2011-04-14 Peter Breitenlohner <peb@mppmu.mpg.de> + + * configure.ac: Update version number 6.0.1dev => 6.0.1. + 2011-04-11 Peter Breitenlohner <peb@mppmu.mpg.de> * texmf.cnf (TEXEDIT): Document Unix and Windows defaults. @@ -113,7 +117,7 @@ 2010-11-10 Peter Breitenlohner <peb@mppmu.mpg.de> - Update version number to 6.0.1dev. + * configure.ac: Update version number to 6.0.1dev. 2010-11-10 Mathias Kende <mathias@kende.fr> diff --git a/Build/source/texk/kpathsea/configure b/Build/source/texk/kpathsea/configure index 32f77eab1fd..f1af3ab71b1 100755 --- a/Build/source/texk/kpathsea/configure +++ b/Build/source/texk/kpathsea/configure @@ -765,8 +765,7 @@ CFLAGS LDFLAGS LIBS CPPFLAGS -CPP -CPPFLAGS' +CPP' # Initialize some variables set by options. diff --git a/Build/source/texk/kpathsea/configure.ac b/Build/source/texk/kpathsea/configure.ac index 9bf03a0b23e..8571034ef9e 100644 --- a/Build/source/texk/kpathsea/configure.ac +++ b/Build/source/texk/kpathsea/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org> +dnl Copyright (C) 2009 - 2011 Peter Breitenlohner <tex-live@tug.org> dnl dnl This file is free software; the copyright holder dnl gives unlimited permission to copy and/or distribute it, |