# HG changeset patch # User nenolod # Date 1130224712 25200 # Node ID 1b5332e32298026267eccc517873ddfb9ff4ba6a # Parent 0db4a1dc75c4e0f4ea25e10ff568ed0071e48903 [svn] Unhook libvisual from the build. diff -r 0db4a1dc75c4 -r 1b5332e32298 Makefile.am --- a/Makefile.am Mon Oct 24 23:13:56 2005 -0700 +++ b/Makefile.am Tue Oct 25 00:18:32 2005 -0700 @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = intl libaudacious libvisual audacious Output Input Visualization po icons skin +SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin man_MANS = audacious.1 diff -r 0db4a1dc75c4 -r 1b5332e32298 Makefile.in --- a/Makefile.in Mon Oct 24 23:13:56 2005 -0700 +++ b/Makefile.in Tue Oct 25 00:18:32 2005 -0700 @@ -296,7 +296,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = intl libaudacious libvisual audacious Output Input Visualization po icons skin +SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin man_MANS = audacious.1 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = audacious.pc