summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-11-25 19:20:07 +0100
committerunknown <lenz@mysql.com>2003-11-25 19:20:07 +0100
commit64f730365b5cb10623a50092dfd2efc45c454ce0 (patch)
tree99695d0e04d88a800faa089b5f5c86340b442a36 /Docs
parentab563848cd4ccf8469795434e7577d3032e91aca (diff)
parent6413b0e945d128cbfbbd087b0a02707ed6a9551f (diff)
downloadmariadb-git-64f730365b5cb10623a50092dfd2efc45c454ce0.tar.gz
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
Docs/Makefile.am: Auto merged
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index 922988bf612..606279f967e 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -201,7 +201,7 @@ INSTALL-BINARY: mysql.info $(GT)
perl -w $(GT) mysql.info "Installing binary" "Installing source" > $@
../COPYING: mysql.info $(GT)
- perl -w $(GT) mysql.info "GPL license" "LGPL license" > $@
+ perl -w $(GT) mysql.info "GPL license" "Function Index" > $@
../support-files/MacOSX/ReadMe.txt: mysql.info $(GT)
perl -w $(GT) mysql.info "Mac OS X installation" "NetWare installation" > $@