[Nautilus-list] Patch : Fix compilation of Nautilus head
- From: Frederic Crozat <fcrozat mandrakesoft com>
- To: Nautilus <nautilus-list lists eazel com>
- Subject: [Nautilus-list] Patch : Fix compilation of Nautilus head
- Date: 04 Jan 2002 14:16:39 +0100
The following patch fix compilation of Nautilus CVS HEAD when esound is
not installed in /usr/include
Can I commit ?
--
Frédéric Crozat
MandrakeSoft
Index: libnautilus-private/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/libnautilus-private/Makefile.am,v
retrieving revision 1.205
diff -u -r1.205 Makefile.am
--- libnautilus-private/Makefile.am 2001/11/22 05:58:29 1.205
+++ libnautilus-private/Makefile.am 2002/01/04 13:13:49
@@ -6,6 +6,7 @@
-I$(top_srcdir) \
-I$(top_builddir) \
$(CORE_CFLAGS) \
+ $(ESD_CFLAGS) \
-DDATADIR=\""$(datadir)"\" \
-DNAUTILUS_DATADIR=\""$(datadir)/nautilus"\" \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]