Bad Makefile.am in conduits/file
- From: Frederic Crozat <fcrozat mandrakesoft com>
- To: gnome-pilot-list gnome org
- Subject: Bad Makefile.am in conduits/file
- Date: 17 Sep 2001 13:22:35 +0200
Hi,
just found a problem highlighted by latest gnome-vfs release which has
moved their include directory, when libgnomevfs is not in /usr/include
because VFS_LIBS is used instead of VFS_CFLAGS..
Here is the patch :
--- gnome-pilot-0.1.61/conduits/file/Makefile.am.orig Mon Sep 17
13:10:54 2001+++ gnome-pilot-0.1.61/conduits/file/Makefile.am Mon
Sep 17 13:11:00 2001@@ -6,7 +6,7 @@
-DG_LOG_DOMAIN=\"fileconduit\" \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\"\
$(OAF_CFLAGS) \
- $(VFS_LIBS)
+ $(VFS_CFLAGS)
file_conduitsdir=$(libdir)/gnome-pilot/conduits
Can I commit ?
--
Frédéric Crozat
MandrakeSoft
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]