gtk2/m4macros
Helmut Grohne 3a7fbb3b30 AM_PATH_GTK_3_0: Use AC_PATH_TOOL to find pkg-config
AM_PATH_GTK_3_0 uses AC_PATH_PROG for finding pkg-config. Unfortunately,
that will find the build architecture pkg-config which in turn will miss
the host architecture gtk+3.0. What must be used here is the host
architecture pkg-config and that is found with AC_PATH_TOOL.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894069
Reviewed-by: Simon McVittie <smcv@debian.org>
Fixes: #133
2018-03-26 08:58:40 +01:00
..
gtk-3.0.m4 AM_PATH_GTK_3_0: Use AC_PATH_TOOL to find pkg-config 2018-03-26 08:58:40 +01:00
Makefile.am One forgotten rename 2010-05-11 08:37:35 -04:00