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/libdivx4/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/libdivx4') diff --git a/src/libdivx4/Makefile.am b/src/libdivx4/Makefile.am index 7cd8b7b56..27040f524 100644 --- a/src/libdivx4/Makefile.am +++ b/src/libdivx4/Makefile.am @@ -2,8 +2,6 @@ ## Process this file with automake to produce Makefile.in ## -CFLAGS = @GLOBAL_CFLAGS@ - LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic libdir = $(XINE_PLUGINDIR) -- cgit v1.2.3