Module: wine Branch: master Commit: 9e32855a9a29b6e24d40a1ec3dd90ddebbd7d8f5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9e32855a9a29b6e24d40a1ec3d... Author: André Hentschel <nerv(a)dawncrow.de> Date: Tue Jul 16 23:09:47 2013 +0200 configure: Replace note about the Changelog file. --- configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index 0ebc688..3dbea3f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl Original author: Michael Patra -dnl See ChangeLog file for detailed change history. +dnl For detailed change history, see the git commit logs. m4_define(WINE_VERSION,regexp(m4_include(VERSION),[version \([-.0-9A-Za-z]+\)],[\1]))