summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorlenz@mysql.com <>2003-11-25 19:20:07 +0100
committerlenz@mysql.com <>2003-11-25 19:20:07 +0100
commit53bcfb07d3d22f2130b8357083aa3cd0649788c6 (patch)
tree99695d0e04d88a800faa089b5f5c86340b442a36 /Docs
parent2dd79b37cf3c8bce8106dba304c25ca55c9bcc6c (diff)
parent8ff4b768ed0d23cb5ba5f048642c105f02eae1af (diff)
downloadmariadb-git-53bcfb07d3d22f2130b8357083aa3cd0649788c6.tar.gz
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
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" > $@