From: Christophe CURIS <[email protected]> Signed-off-by: Christophe CURIS <[email protected]> --- wrlib/Makefile.am | 3 --- 1 file changed, 3 deletions(-)
diff --git a/wrlib/Makefile.am b/wrlib/Makefile.am index 617e453..db766ae 100644 --- a/wrlib/Makefile.am +++ b/wrlib/Makefile.am @@ -60,9 +60,6 @@ else libwraster_la_SOURCES += load_xpm_normalized.c endif -LTCOMPILE2=`echo $(LTCOMPILE) | sed -e s/-fomit-frame-pointer//` -COMPILE2=`echo $(COMPILE) | sed -e s/-fomit-frame-pointer//` - AM_CPPFLAGS = $(DFLAGS) @HEADER_SEARCH_PATH@ libwraster_la_LIBADD = @LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@ @LIBXMU@ -lm -- 1.8.4.rc3 -- To unsubscribe, send mail to [email protected].
