Use the ECHO_N and ECHO_C variables in lieu of echo -n since some shells need it.
authorDavid Elliott <dfe@tgwbd.org>
Sun, 29 Jul 2007 03:36:22 +0000 (03:36 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 29 Jul 2007 03:36:22 +0000 (03:36 +0000)
commit141fad63346563141cb89a3350e0b54eae2b7e28
tree1fe8c2a4b21de0107ea6eac0bd738da62ded1c8a
parent4849eced7f1448f530cdb63ddbfd8fcdcf55446c
Use the ECHO_N and ECHO_C variables in lieu of echo -n since some shells need it.
Use cat /dev/null instead of echo -n in the non-Mac (but on OS X) POSTLINK_COMMAND and RESCOMP variables.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in