File: enable-deprecated.patch

package info (click to toggle)
sensors-applet 3.0.0%2Bgit6-0.2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,112 kB
  • sloc: ansic: 6,499; makefile: 451; xml: 86; sh: 14
file content (10 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,6 @@
 AC_PROG_INTLTOOL
 
 # ========== export compiler / linker options ======== #
-CFLAGS+=" -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED"
 AC_SUBST(CFLAGS)
 AC_SUBST(CPPFLAGS)
 AC_SUBST(LDFLAGS)