$OpenBSD: patch-tests_scanner_Makefile_in,v 1.2 2009/12/22 15:19:52 ajacoutot Exp $
--- tests/scanner/Makefile.in.orig	Thu Dec 17 10:48:52 2009
+++ tests/scanner/Makefile.in	Thu Dec 17 10:49:02 2009
@@ -337,7 +337,7 @@ _gir_packages = $(foreach pkg,$($(_gir_name)_PACKAGES)
 _gir_includes = $(foreach include,$($(_gir_name)_INCLUDES),--include=$(include))
 
 # Reuse the LIBTOOL variable from by automake if it's set
-_gir_libtool = $(if $(LIBTOOL),--libtool="$(LIBTOOL)")
+_gir_libtool = $(if $(LIBTOOL),--libtool="${LIBTOOL}")
 
 # We need to build a shared library, which can be dlopened
 # it does not work with noinst_LTLIBRARIES
