Commit 2d55ac82 authored by Christophe Mutricy's avatar Christophe Mutricy

Typo

parent 5d6f80f2
......@@ -934,7 +934,7 @@ PKG_PROG_PKG_CONFIG()
dnl On some OS we need static linking
AS_IF([test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce" -o "${SYS}" = "darwin" ],[
PKG_CONFIG = "${PKG_CONFIG} --static"
PKG_CONFIG="${PKG_CONFIG} --static"
])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment