[X2Go-Dev] [PATCH] build: continue to run even in the absence of AM_SILENT_RULES

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Mon Nov 12 08:35:36 CET 2012


THANKS!
Committed:
http://code.x2go.org/gitweb?p=libpam-x2go.git;a=commitdiff;h=95acd68436da0be7df66860033cfc1652115a071

Mike

On So 11 Nov 2012 17:38:01 CET Jan Engelhardt wrote:

> ---
>  configure.ac |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 67f9f7b..283f30f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,8 +1,8 @@
>  AC_INIT([libpam-x2go], [1.0.1])
>  AC_CONFIG_HEADERS([config.h])
>
> -AM_INIT_AUTOMAKE([1.11 -Wno-portability])
> -AM_SILENT_RULES([yes])
> +AM_INIT_AUTOMAKE([-Wno-portability])
> +m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
>
>  AC_PROG_CC
>  # the Google Test targets are cpp
> --
> 1.7.10.4
>
>



-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20121112/2bd63198/attachment.pgp>


More information about the x2go-dev mailing list