Re: Gnome Pilot 2.0.1 & Gnome Pilot Conduits 2.0.1



On Wed, Mar 12, 2003 at 04:39:02PM -0500, JP Rosevear <jpr ximian com> wrote:
> Gnome Pilot 2.0.1 (Relics of the past) has been released:

Still seems to have the problem with PISOCK_CFLAGS, the simplest patch
I've come up with, for gpilotd/Makefile.am, is:

diff -u -r1.1.1.3 Makefile.am
--- Makefile.am 8 Feb 2003 09:26:11 -0000       1.1.1.3
+++ Makefile.am 13 Mar 2003 09:39:42 -0000
@@ -7,7 +7,7 @@
        -I$(top_srcdir)                                         \
        -DG_LOG_DOMAIN=\"gpilotd\"                              \
        -DGP_PILOT_LINK_VERSION=\"@PILOT_LINK_VERSION \"        \
-       $(GNOME_PILOT_CFLAGS)
+       $(GNOME_PILOT_CFLAGS) $(PISOCK_CFLAGS)
 
 gpmarshal.h: gpmarshal.list
        @GLIB_GENMARSHAL@ \

-- 
Mike Markley <mike markley org>
GPG: 0x3B047084 7FC7 0DC0 EF31 DF83 7313  FE2B 77A8 F36A 3B04 7084

I just got out of the hospital after a speed reading accident.
I hit a bookmark.
- Steven Wright



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]