summaryrefslogtreecommitdiff
path: root/package/libnl/patches/patch-configure_ac
blob: c480cb9ef00369579f50ba8fc0dca24e9e7cefe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- libnl-libnl3_2_29.orig/configure.ac	2016-12-30 15:57:01.000000000 +0100
+++ libnl-libnl3_2_29/configure.ac	2017-04-26 20:09:18.129932699 +0200
@@ -126,6 +126,8 @@ fi
 
 AC_CONFIG_SUBDIRS([doc])
 
+AC_CHECK_FUNCS([strerror_l])
+
 AC_CONFIG_FILES([
 Makefile
 libnl-3.0.pc