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/xine-utils/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/xine-utils') diff --git a/src/xine-utils/Makefile.am b/src/xine-utils/Makefile.am index 5d4e809de..a3f2e5fac 100644 --- a/src/xine-utils/Makefile.am +++ b/src/xine-utils/Makefile.am @@ -2,8 +2,6 @@ ## Process this file with automake to produce Makefile.in ## -CFLAGS = @GLOBAL_CFLAGS@ - lib_LTLIBRARIES = libxineutils.la libxineutils_la_SOURCES = utils.c memcpy.c monitor.c cpu_accel.c xine_mutex.c -- cgit v1.2.3