List:Internals« Previous MessageNext Message »
From:Jim Winstead Date:April 28 2005 2:48pm
Subject:bk commit into 5.0 tree (jimw:1.1912)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of jimw. When jimw 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.1912 05/04/28 07:47:59 jimw@stripped +1 -0
  Fix tiny typo in configure.in

  configure.in
    1.298 05/04/28 07:47:42 jimw@stripped +1 -1
    Fix typo

# 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:	jimw
# Host:	rama.(none)
# Root:	/home/jimw/my/mysql-5.0-clean

--- 1.297/configure.in	2005-04-28 04:50:31 -07:00
+++ 1.298/configure.in	2005-04-28 07:47:42 -07:00
@@ -1,4 +1,4 @@
-bdnl -*- ksh -*-
+dnl -*- ksh -*-
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.50)dnl		Minimum Autoconf version required.
Thread
bk commit into 5.0 tree (jimw:1.1912)Jim Winstead28 Apr