-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Sun, 22 Dec 2002 [EMAIL PROTECTED] wrote:

> >Description:
>       The unpacked source differs from the source tree after a
>       ./configure && make && make distclean. This should be considered
>       as Makefile bug, as e.g. package maintainers like me depends on
>       a souce that cleans up it self so that we can easyly produce diffs
>       containing only our own modifications.
> >How-To-Repeat:
>       ./configure && make && make clean; diff -u --recursive ../orig .
> >Fix:
>
> Some diffs:
>
> #
> # Cleans up the vio_* and ctype-* symlinks that are created by link_source
> #
> $ diff -u mysql-dfsg-4.0.6.gamma.orig/libmysql/Makefile.shared 
>mysql-dfsg-4.0.6.gamma/libmysql/Makefile.shared
> --- mysql-dfsg-4.0.6.gamma.orig/libmysql/Makefile.shared        2002-12-16 
>10:11:57.000000000 +0100
> +++ mysql-dfsg-4.0.6.gamma/libmysql/Makefile.shared     2002-12-21 
>01:56:07.000000000 +0100
> @@ -84,6 +84,8 @@
>         rm -f `echo $(mystringsobjects) | sed "s;\.lo;.c;g"` \
>               `echo $(dbugobjects) | sed "s;\.lo;.c;g"` \
>               `echo $(mysysobjects) | sed "s;\.lo;.c;g"` \
> +             `echo $(vio_objects) | sed "s;\.lo;.c;g"` \
> +              $(CHARSET_SRCS) $(CHARSET_OBJS) \
>                $(mystringsextra) $(mystringsgen) $(mysysheaders) \
>                ctype_extra_sources.c net.c ../linked_client_sources
>
> There are some others.. maybe I search them later.

Thanks, I applied this one to the 3.23 tree now - Monty will merge it into
4.0 at some point.

Bye,
        LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /      Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__     MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/     Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE+DINbSVDhKrJykfIRAgZ0AJ9mFJrYeUbeJyM6otFeodtgSzdsTQCeMBeH
pPjpLT4VVSKhW7aHjZAKQPA=
=x1T6
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to