mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 16:06:09 +00:00
Merge pull request #1223 from xaqq/build-script
Improve build script error checking.
This commit is contained in:
commit
e9b9860752
@ -49,6 +49,7 @@ AM_PROG_CC_C_O
|
|||||||
AC_PROG_SED
|
AC_PROG_SED
|
||||||
AC_PROG_AWK
|
AC_PROG_AWK
|
||||||
PKG_PROG_PKG_CONFIG
|
PKG_PROG_PKG_CONFIG
|
||||||
|
m4_pattern_forbid([^PKG_[A-Z_]+$], [missing some pkg-config macros (pkg-config package)])
|
||||||
|
|
||||||
# Libtool configuration for different targets. See acinclude.m4
|
# Libtool configuration for different targets. See acinclude.m4
|
||||||
AC_ARG_VAR([XMLTO], [Path to xmlto command])
|
AC_ARG_VAR([XMLTO], [Path to xmlto command])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user