diff options
author | unknown <serg@sergbook.mysql.com> | 2002-08-13 21:15:14 +0200 |
---|---|---|
committer | unknown <serg@sergbook.mysql.com> | 2002-08-13 21:15:14 +0200 |
commit | 2ae0e1c428d2ff8156857bdf330d47a03f8d4694 (patch) | |
tree | 38d09532a47fe0e122ee2784598122bbac63d15d /strings | |
parent | de849d7d3d9116716bb59d31f737368d42f3f328 (diff) | |
parent | 9d0e328f7ac033bd37899ad667c2b69eed3793fe (diff) | |
download | mariadb-git-2ae0e1c428d2ff8156857bdf330d47a03f8d4694.tar.gz |
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
BitKeeper/etc/ignore:
auto-union
BitKeeper/etc/logging_ok:
auto-union
BitKeeper/deleted/.del-stamp-h.in~d3fb1119ddf3630f:
Auto merged
configure.in:
Auto merged
Docs/manual.texi:
Auto merged
strings/Makefile.am:
Auto merged
Diffstat (limited to 'strings')
-rw-r--r-- | strings/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/Makefile.am b/strings/Makefile.am index c29e7603520..6a5d08f35c1 100644 --- a/strings/Makefile.am +++ b/strings/Makefile.am @@ -79,7 +79,7 @@ conf_to_src_LDFLAGS= @NOINST_LDFLAGS@ strtoull.o: @CHARSET_OBJS@ clean-local: - rm -f ctype_extra_sources.c ctype_autoconf.c + rm -f ctype_extra_sources.c if ASSEMBLER # On Linux gcc can compile the assembly files |