patch for gvfs to compile without CDDA support

nf2 <[email protected]>
Newsgroups gmane.comp.gnome.vfs.general
Message-ID <[email protected]>
regards,
norbert


Index: daemon/Makefile.am
===================================================================
--- daemon/Makefile.am  (revision 1054)
+++ daemon/Makefile.am  (working copy)
@@ -30,10 +30,10 @@

mountdir = $(sysconfdir)/gvfs/mounts

-libexec_PROGRAMS=gvfsd gvfsd-ftp gvfsd-sftp gvfsd-trash gvfsd-cdda
+libexec_PROGRAMS=gvfsd gvfsd-ftp gvfsd-sftp gvfsd-trash

-mount_in_files = ftp.mount.in sftp.mount.in trash.mount.in cdda.mount.in
-mount_DATA = ftp.mount sftp.mount trash.mount cdda.mount
+mount_in_files = ftp.mount.in sftp.mount.in trash.mount.in
+mount_DATA = ftp.mount sftp.mount trash.mount

if HAVE_SAMBA
mount_in_files += smb.mount.in smb-browse.mount.in
@@ -41,6 +41,12 @@
libexec_PROGRAMS += gvfsd-smb-browse gvfsd-smb
endif

+if USE_CDDA
+mount_in_files += cdda.mount.in
+mount_DATA += cdda.mount
+libexec_PROGRAMS += gvfsd-cdda
+endif
+
EXTRA_DIST = gvfs-daemon.service.in $(mount_in_files)

DISTCLEANFILES = gvfs-daemon.service $(mount_DATA)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.