List:Internals« Previous MessageNext Message »
From:lenz Date:April 21 2005 7:15pm
Subject:bk commit into 4.1 tree (lenz:1.2201)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of lenz. When lenz does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2201 05/04/21 21:15:35 lenz@stripped +1 -0
  - added missing file config_readline.h to the source distribution

  cmd-line-utils/readline/Makefile.am
    1.13 05/04/21 21:15:30 lenz@stripped +1 -1
    - added missing file config_readline.h to the source distribution

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	lenz
# Host:	metis.lenznet
# Root:	/space/my/mysql-4.1-build

--- 1.12/cmd-line-utils/readline/Makefile.am	2004-04-26 13:26:08 +02:00
+++ 1.13/cmd-line-utils/readline/Makefile.am	2005-04-21 21:15:30 +02:00
@@ -22,7 +22,7 @@
 			history.h tilde.h rlmbutil.h rltypedefs.h rlprivate.h \
 			rlshell.h xmalloc.h
 
-noinst_HEADERS =	rldefs.h histlib.h rlwinsize.h \
+noinst_HEADERS =	config_readline.h rldefs.h histlib.h rlwinsize.h \
 			posixstat.h posixdir.h posixjmp.h \
 			tilde.h rlconf.h rltty.h ansi_stdlib.h \
 			tcap.h rlstdc.h
Thread
bk commit into 4.1 tree (lenz:1.2201)lenz21 Apr