24 lines
853 B
Diff
24 lines
853 B
Diff
diff -up glade-3.20.0/configure.ac.p1 glade-3.20.0/configure.ac
|
|
--- glade-3.20.0/configure.ac.p1 2017-10-02 15:48:24.243448622 +0200
|
|
+++ glade-3.20.0/configure.ac 2017-10-02 15:49:15.858720809 +0200
|
|
@@ -79,8 +79,8 @@ AM_CONDITIONAL(GLADE_UNSTABLE, test "x$G
|
|
|
|
# ================================================================
|
|
|
|
-GNOME_DEBUG_CHECK
|
|
-GNOME_COMPILE_WARNINGS([maximum])
|
|
+# GNOME_DEBUG_CHECK
|
|
+# GNOME_COMPILE_WARNINGS([maximum])
|
|
GNOME_MAINTAINER_MODE_DEFINES
|
|
|
|
# For the plugins, we don't use the warning flags defined by GNOME_COMPILE_WARNINGS.
|
|
diff -up glade-3.20.0/help/Makefile.am.p1 glade-3.20.0/help/Makefile.am
|
|
--- glade-3.20.0/help/Makefile.am.p1 2017-10-02 16:07:37.786613104 +0200
|
|
+++ glade-3.20.0/help/Makefile.am 2017-10-02 16:07:32.768582631 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-@YELP_HELP_RULES@
|
|
+# @YELP_HELP_RULES@
|
|
|
|
HELP_ID = glade
|
|
|