From fceae5849b57feab320e768696564b3b93bcddc7 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sun, 24 Mar 2002 23:31:56 +0000 Subject: Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56 --- src/libvfill/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libvfill') diff --git a/src/libvfill/Makefile.am b/src/libvfill/Makefile.am index 4548b4c72..aeebe3150 100644 --- a/src/libvfill/Makefile.am +++ b/src/libvfill/Makefile.am @@ -2,9 +2,6 @@ # the videofill plugin # -CFLAGS = @GLOBAL_CFLAGS@ -DEBUG_CFLAGS = @DEBUG_CFLAGS@ - libdir = $(XINE_PLUGINDIR) lib_LTLIBRARIES = xineplug_decode_vfill.la -- cgit v1.2.3