From 70dc13d0f5a33871b6e1f4ede9ed3a50159f4ad6 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 17 Jan 2008 19:29:32 +0000 Subject: Remove syncfb references from the Debian-specific code. --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 0f38fb778..afc201add 100755 --- a/debian/rules +++ b/debian/rules @@ -58,11 +58,6 @@ ifeq (,$(findstring optimize,$(DEB_BUILD_OPTIONS))) DEB_BUILD_CONFIG_OPTIONS += --build=$(DEB_BUILD_GNU_TYPE) endif -# enable SyncFB video output plugin on Linux -ifeq (linux,$(filter linux,$(subst -, ,$(DEB_BUILD_GNU_TYPE)))) - DEB_BUILD_CONFIG_OPTIONS += --enable-syncfb -endif - # --mandir - remove after etch released (autoconf >= 2.59c gets it right) CONFIGURE_FLAGS := --prefix=/usr \ --with-external-libmad \ -- cgit v1.2.3