From f78ed1b4f87c53357ce23fa10d4f9976a69b5bad Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 7 Aug 2003 09:26:53 +0000 Subject: remove useless gnu89 compiler flag, some configure tweaking CVS patchset: 5257 CVS date: 2003/08/07 09:26:53 --- src/post/mosaico/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/post/mosaico') diff --git a/src/post/mosaico/Makefile.am b/src/post/mosaico/Makefile.am index e110215ac..835723364 100644 --- a/src/post/mosaico/Makefile.am +++ b/src/post/mosaico/Makefile.am @@ -1,7 +1,5 @@ include $(top_srcdir)/misc/Makefile.common -AM_CFLAGS = @ANSI_FLAGS@ - libdir = $(XINE_PLUGINDIR)/post lib_LTLIBRARIES = xineplug_post_mosaico.la xineplug_post_switch.la -- cgit v1.2.3