[Xcb] [PATCH 1/2] Add autogen.sh to EXTRA_DIST.

Uli Schlachter psychon at znc.in
Thu Feb 9 14:09:01 PST 2012


On 25.01.2012 08:57, Arnaud Fontaine wrote:
> From: Arnaud Fontaine <arnau at debian.org>
> 
> ---
>  Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index c272c62..6bc14ad 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -3,4 +3,4 @@ SUBDIRS = src xcbgen
>  pkgconfigdir = $(libdir)/pkgconfig
>  pkgconfig_DATA = xcb-proto.pc
>  
> -EXTRA_DIST=doc xcb-proto.pc.in
> +EXTRA_DIST=doc xcb-proto.pc.in autogen.sh

Since you wanted someone to take a look at this:

Reviewed-by: Uli Schlachter <psychon at znc.in>

Looks good to me and libxcb/Makefile.am does the same thing.

Cheers,
Uli

-- 
my $key = "\x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5".
          "\x0a\xb9\x94\x02\x45\x81\x93\x1f\xbc\xd7\xf3\xad\x93\xf5\x32\x93";
my $cipher = Crypt::Rijndael->new( $key, Crypt::Rijndael::MODE_ECB() );
my $plain = $ciper->decrypt($daten);


More information about the Xcb mailing list