From 3d4b7be6a34248e90b7fa45c9378a7fec7e44c62 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 16 Sep 2002 17:08:10 +0000 Subject: Merging from branch. svn path=/trunk/; revision=18073 --- macros/gnome-pilot.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/gnome-pilot.m4') diff --git a/macros/gnome-pilot.m4 b/macros/gnome-pilot.m4 index 7f5b0f31a9..fd2dc962c3 100644 --- a/macros/gnome-pilot.m4 +++ b/macros/gnome-pilot.m4 @@ -25,7 +25,7 @@ AC_DEFUN([PILOT_LINK_HOOK],[ else PISOCK_CFLAGS="-I$withval/include" incdir="$withval/include" - PISOCK_LIBS="-L$withval/lib -lpisock" + PISOCK_LIBS="-L$withval/lib -lpisock -lpisync" AC_MSG_CHECKING("for existance of $withval/lib/libpisock.so") if test -r $withval/lib/libpisock.so; then AC_MSG_RESULT(yes) -- cgit v1.2.3