Re: uwog - r28134 - abiword/trunk/src

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Sun Sep 06 2009 - 14:24:41 CEST

On Sat, Sep 5, 2009 at 7:09 PM, <cvs@abisource.com> wrote:
>
> Author: uwog
> Date: 2009-09-05 19:09:24 +0200 (Sat, 05 Sep 2009)
> New Revision: 28134
>
> Modified:
>   abiword/trunk/src/Makefile.am
> Log:
> Make the version number show up in the About dialog
>
>
>
> Modified: abiword/trunk/src/Makefile.am
> ===================================================================
> --- abiword/trunk/src/Makefile.am       2009-09-05 15:51:01 UTC (rev 28133)
> +++ abiword/trunk/src/Makefile.am       2009-09-05 17:09:24 UTC (rev 28134)
> @@ -40,7 +40,8 @@
>
>  libabiword_2_8_la_CPPFLAGS = \
>        $(WP_CPPFLAGS) \
> -       -DABIWORD_DATADIR="\"$(ABIWORD_DATADIR)\""
> +       -DABIWORD_DATADIR="\"$(ABIWORD_DATADIR)\"" \
> +       -DABI_BUILD_VERSION="\"$(VERSION)\""

Can you not just get this from config.h?

- Rob
Received on Sun Sep 6 14:25:08 2009

This archive was generated by hypermail 2.1.8 : Sun Sep 06 2009 - 14:25:08 CEST