summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
blob: 988cda4f0c8c19c53c6a479651c72fcd5addadb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Upstream-Status: Pending

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Index: git/configure.ac
===================================================================
--- git.orig/configure.ac
+++ git/configure.ac
@@ -19,7 +19,6 @@ AC_PROG_LN_S
 AC_PROG_CC
 AC_PROG_CXX
 AC_PROG_CPP
-AM_PROG_CC_STDC
 AM_PROG_CC_C_O
 AC_PROG_RANLIB
 AC_OBJEXT