Revert my previous patch now that gnome-pim and evolution are fixed to
authorJP Rosevear <jpr@ximian.com>
Mon, 19 Feb 2001 23:52:20 +0000 (23:52 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Mon, 19 Feb 2001 23:52:20 +0000 (23:52 +0000)
2001-02-19  JP Rosevear  <jpr@ximian.com>

* gnome-pilot.m4: Revert my previous patch now that gnome-pim and
evolution are fixed to accomodate the change

svn path=/trunk/; revision=1584

macros/ChangeLog
macros/gnome-pilot.m4

index f7ee77c..022e2de 100644 (file)
@@ -1,5 +1,10 @@
 2001-02-19  JP Rosevear  <jpr@ximian.com>
 
+       * gnome-pilot.m4: Revert my previous patch now that gnome-pim and
+       evolution are fixed to accomodate the change
+       
+2001-02-19  JP Rosevear  <jpr@ximian.com>
+
        * gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var
 
 2001-02-17  Lauris Kaplinski  <lauris@ximian.com>
index 9e14975..07c310f 100644 (file)
@@ -10,13 +10,11 @@ GNOME_PILOT_CFLAGS=
 GNOME_PILOT_LIBS=
 PISOCK_CFLAGS=
 PISOCK_LIBS=
-PISOCK_LIBDIR=
 
 AC_SUBST(GNOME_PILOT_CFLAGS)
 AC_SUBST(GNOME_PILOT_LIBS)
 AC_SUBST(PISOCK_CFLAGS)
 AC_SUBST(PISOCK_LIBS)
-AC_SUBST(PISOCK_LIBDIR)
 
 AC_DEFUN([PILOT_LINK_HOOK],[
        AC_ARG_WITH(pisock,