diff options
author | JP Rosevear <jpr@ximian.com> | 2001-02-20 07:52:20 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-02-20 07:52:20 +0800 |
commit | 9d60fefc607c82958e332ae931018f40d9171db3 (patch) | |
tree | 0b7ce85f4ead8558e18e5905d0aa40f518363bd3 /macros/gnome-pilot.m4 | |
parent | 63f1ba7ab140cada16c54ad9913a3f95ff565410 (diff) | |
download | gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.tar gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.tar.gz gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.tar.bz2 gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.tar.lz gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.tar.xz gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.tar.zst gsoc2013-evolution-9d60fefc607c82958e332ae931018f40d9171db3.zip |
Revert my previous patch now that gnome-pim and evolution are fixed to
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=8289
Diffstat (limited to 'macros/gnome-pilot.m4')
-rw-r--r-- | macros/gnome-pilot.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macros/gnome-pilot.m4 b/macros/gnome-pilot.m4 index 9e14975e7a..07c310f456 100644 --- a/macros/gnome-pilot.m4 +++ b/macros/gnome-pilot.m4 @@ -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, |