diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-April/024063.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-April/024063.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-April/024063.html b/zarb-ml/mageia-dev/2013-April/024063.html new file mode 100644 index 000000000..103681641 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-April/024063.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [packages-commits] [407099] fix build with recent automake + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B407099%5D%20fix%20build%20with%20recent%0A%09automake&In-Reply-To=%3C20130402022747.6dadc6c5%40SuperSize.eslrahc.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="024123.html"> + <LINK REL="Next" HREF="024070.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [packages-commits] [407099] fix build with recent automake</H1> + <B>Charles A Edwards</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B407099%5D%20fix%20build%20with%20recent%0A%09automake&In-Reply-To=%3C20130402022747.6dadc6c5%40SuperSize.eslrahc.com%3E" + TITLE="[Mageia-dev] [packages-commits] [407099] fix build with recent automake">CAE at eslrahc.com + </A><BR> + <I>Tue Apr 2 08:27:47 CEST 2013</I> + <P><UL> + <LI>Previous message: <A HREF="024123.html">[Mageia-dev] Update to boost-1.53 ? +</A></li> + <LI>Next message: <A HREF="024070.html">[Mageia-dev] [packages-commits] [407099] fix build with recent automake +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#24063">[ date ]</a> + <a href="thread.html#24063">[ thread ]</a> + <a href="subject.html#24063">[ subject ]</a> + <a href="author.html#24063">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, 2 Apr 2013 08:10:56 +0200 (CEST) +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> wrote: + + +><i> ++++ syncevolution-1.3.99.3/src/synthesis/configure.in +</I>><i> 2013-04-02 00:21:58.192768860 +0200 +@@ -5,7 +5,7 @@ +</I>><i> + # four digit upstream version, one additional digit for +</I>><i> + # Linux/SyncEvolution specific extensions: +</I>><i> + AM_INIT_AUTOMAKE(synthesis, 3.4.0.16.8) +</I>><i> +-AM_CONFIG_HEADER(config.h) +</I>><i> ++AC_CONFIG_HEADER(config.h) +</I> +Was this a typo? + +Shouldn't it be AC_CONFIG_HEADERS(config.h) + + + + Charles + +-- +You can't push a horse on a lunge line + -- Murphy's Horse Laws n°11 +---------------------- +Mageia release 3 (Cauldron) for x86_64$ +On SuperSize....<A HREF="http://www.eslrahc.com">http://www.eslrahc.com</A> +Registered Linux user #182463 +3.8.5-server-1.mga3 x86_64 +---------------------- +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 198 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20130402/78554c61/attachment.asc> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="024123.html">[Mageia-dev] Update to boost-1.53 ? +</A></li> + <LI>Next message: <A HREF="024070.html">[Mageia-dev] [packages-commits] [407099] fix build with recent automake +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#24063">[ date ]</a> + <a href="thread.html#24063">[ thread ]</a> + <a href="subject.html#24063">[ subject ]</a> + <a href="author.html#24063">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |