On Sun, 2009-09-06 at 14:24 +0200, Robert Staudinger wrote:
> On Sat, Sep 5, 2009 at 7:09 PM, <cvs@abisource.com> wrote:
> > 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?
Ah yes, I can: I thought I looked there for the version, but apparently
not good enough.
Will fix, thanks!
Marc
Received on Sun Sep 6 16:46:22 2009
This archive was generated by hypermail 2.1.8 : Sun Sep 06 2009 - 16:46:22 CEST