summaryrefslogtreecommitdiff
path: root/portsToCome/orbit2/whatever.patch
blob: 88dab7a45b988a50a012362d26675bea1aabf4df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- linc2/src/Makefile.am	2010-02-09 13:05:35.000000000 +0100
+++ linc2/src/Makefile.am	2016-02-22 20:25:08.835149083 +0100
@@ -12,8 +12,7 @@
 	-I$(top_builddir)/linc2/include  \
 	-I$(top_srcdir)/linc2/include    \
 	$(LINC_CFLAGS)             \
-	$(WARN_CFLAGS)             \
-	-DG_DISABLE_DEPRECATED
+	$(WARN_CFLAGS)
 
 if OS_WIN32
 else