From 1aa2903af1c91fc1be718c4b6f8f21f33426cd18 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 16 Jun 2003 17:51:59 +0000 Subject: [PATCH] Don't print the pre-everything banner until gucharmap support is fixed. --- editors/AbiWord2/Makefile | 10 +++++----- editors/abiword-devel/Makefile | 10 +++++----- editors/abiword/Makefile | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index cf12e0ac454e..0100b7fd076d 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -60,11 +60,11 @@ GNOME_ENABLED= yes CONFIGURE_ARGS+= --disable-gucharmap #.endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} "" +#pre-everything:: +# @${ECHO_MSG} "" +# @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" +# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" +# @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e 's|%%AUTOMAKE%%|${AUTOMAKE}|g ; \ diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index cf12e0ac454e..0100b7fd076d 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -60,11 +60,11 @@ GNOME_ENABLED= yes CONFIGURE_ARGS+= --disable-gucharmap #.endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} "" +#pre-everything:: +# @${ECHO_MSG} "" +# @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" +# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" +# @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e 's|%%AUTOMAKE%%|${AUTOMAKE}|g ; \ diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index cf12e0ac454e..0100b7fd076d 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -60,11 +60,11 @@ GNOME_ENABLED= yes CONFIGURE_ARGS+= --disable-gucharmap #.endif -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} "" +#pre-everything:: +# @${ECHO_MSG} "" +# @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" +# @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" +# @${ECHO_MSG} "" post-patch: @${REINPLACE_CMD} -e 's|%%AUTOMAKE%%|${AUTOMAKE}|g ; \