File gle-3.1.0.diff of Package gle

--- doc/Makefile.am
+++ doc/Makefile.am
@@ -7,5 +7,5 @@
 
 EXTRA_DIST = .cvsignore COPYING.artistic gle-3.0.lsm
 
-SUFFIXES += .lsm
+SUFFIXES = .lsm
 
--- doc/html/Makefile.am
+++ doc/html/Makefile.am
@@ -87,5 +87,5 @@
 
 EXTRA_DIST = .cvsignore $(doc_DATA)
 
-SUFFIXES += .html .gif .jpg
+SUFFIXES = .html .gif .jpg
 
--- man/Makefile.am
+++ man/Makefile.am
@@ -22,7 +22,7 @@
   $(man_RAW) \
   Makefile.sgi
 
-SUFFIXES += .man .3gle
+SUFFIXES = .man .3gle
 
 # for the ordinary install, just copy the raw files ....
 .man.3gle:
@@ -38,4 +38,4 @@
 	psroff -t -man < $< > $*.ps
 
 
-CLEANFILES += $(man_MANS)
+CLEANFILES = $(man_MANS)
--- src/Makefile.am
+++ src/Makefile.am
@@ -47,7 +47,7 @@
 INCLUDES = \
   @X_CFLAGS@
 
-CFLAGS = @CFLAGS@ -Wall -pedantic -Wstrict-prototypes  -Wconversion
+CFLAGS = @CFLAGS@ -Wall -Wstrict-prototypes  -Wconversion
 
 docdir = $(datadir)/doc/gle/
openSUSE Build Service is sponsored by