disable-silent-rules
This commit is contained in:
parent
275d1b77c6
commit
8527fb5d24
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/15 12:41:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/07/18 11:52:23 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -82,7 +82,8 @@ do-configure:
|
||||
AUTOCONF_VERSION=${AUTOCONF_VERSION} \
|
||||
AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \
|
||||
CONFIGURE_ENV=${CONFIGURE_ENV} \
|
||||
./autogen.sh ${CONFIGURE_ARGS} --disable-maintainer-mode
|
||||
./autogen.sh ${CONFIGURE_ARGS} --disable-maintainer-mode \
|
||||
--disable-silent-rules
|
||||
### end XXX ############################################################
|
||||
|
||||
pre-configure:
|
||||
|
Loading…
x
Reference in New Issue
Block a user