Mercurial > audlegacy
changeset 24:1b5332e32298 trunk
[svn] Unhook libvisual from the build.
author | nenolod |
---|---|
date | Tue, 25 Oct 2005 00:18:32 -0700 |
parents | 0db4a1dc75c4 |
children | 66610fc7de2d |
files | Makefile.am Makefile.in |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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