Browse code

bb12091 - 0.101.x - adding pkg-config macro to fix conditional check failures for specificied configure options

Mickey Sola authored on 2018/04/13 01:00:19
Showing 1 changed files
... ...
@@ -47,6 +47,7 @@ m4_include([m4/reorganization/version.m4])
47 47
 LT_CONFIG_LTDL_DIR([libltdl])
48 48
 LT_INIT([dlopen disable-static])
49 49
 LTDL_INIT([recursive])
50
+PKG_PROG_PKG_CONFIG(0.16)
50 51
 
51 52
 m4_include([m4/reorganization/build_tools.m4])
52 53
 m4_include([m4/reorganization/headers.m4])