]> git.pld-linux.org Git - packages/links2.git/blob - links2-pkgconfig.patch
- disable DirectFB by default, use plain fbdev interface
[packages/links2.git] / links2-pkgconfig.patch
1 --- links-2.28/configure.in.orig        2022-10-07 20:47:33.616006730 +0200
2 +++ links-2.28/configure.in     2022-10-07 22:59:34.119764346 +0200
3 @@ -536,6 +536,8 @@ fi
4  
5  AC_CHECK_LIB(bsd, strmode)
6  
7 +PKG_PROG_PKG_CONFIG
8 +
9  dnl User option
10  
11  AC_MSG_CHECKING([for requested debug level])
This page took 0.051826 seconds and 3 git commands to generate.