buildroot/package/x11r7/xlib_libXfont2
Bernd Kuhls b39b5760a3 package/x11r7/xlib_libXfont2: fix libbsd detection
Previous patch defined HAVE_LIBBSD even if strlcat function was present
in libc leading to build errors due to inclusion of bsd/string.h:
https://gitlab.freedesktop.org/xorg/lib/libxfont/blob/master/src/util/replace.h#L50

AC_SEARCH_LIBS is defined as
"Search for a library defining function if it's not already available."
https://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Libraries.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-10-19 20:42:49 +02:00
..
0001-configure-define-HAVE_LIBBSD-when-libbsd-was-found.patch package/x11r7/xlib_libXfont2: fix libbsd detection 2019-10-19 20:42:49 +02:00
Config.in
xlib_libXfont2.hash
xlib_libXfont2.mk package/x11r7/xlib_libXfont2: fix usage of libbsd 2019-10-16 23:23:06 +02:00