[Adium-devl] Fwd: Building msn_pecan statically
Evan Schoenberg
evan.s at dreskin.net
Mon Jun 30 15:31:32 UTC 2008
On Jun 30, 2008, at 11:18 AM, Felipe Contreras wrote:
>> ===
>> --- Makefile.am.old 2008-06-30 10:58:08.000000000 -0400
>> +++ Makefile.am 2008-06-30 11:03:30.000000000 -0400
>> @@ -65,5 +65,5 @@
>> -I$(top_builddir)/libpurple \
>> $(GLIB_CFLAGS) \
>> $(DEBUG_CFLAGS) \
>> - -DHAVE_LIBPURPLE
>> - -DVERSION=0.0.15git
>> + -DHAVE_LIBPURPLE \
>> + -DVERSION='"0.0.15git"'
>> ===
>
> Also, the version should now be obtained with the "./get-version.sh"
> script.
>
> version := $(shell $(srcdir)/get-version.sh)
>
> -D VERSION='"$(version)"'
Thanks. I added the -DVERSION at the last minute having noticed that I
was previously manually changing msn.h since the VERSION #define
wasn't available (as it is set in the Makefile). Please do add the
corrected Makefile.am to trunk - there's no reason for the automake
file not to be part of the distribution.
Clarification on git branches: If one has a theoretical 'adium' branch
checked out, one still gets all changes from the master/origin branch?
-Evan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20080630/1126f3c3/attachment.sig>
More information about the devel
mailing list