From 19e8f6a15ad479ffa59e5f1cfe8ac850a4c5f52d Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 12 Mar 2007 18:59:31 +0000 Subject: Auto-detect Darwin (MacOS-X) and disable libintl for during build for this platform. A bit of help tweaking. --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/Makefile b/tools/Makefile index c62796e3..992792f5 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -8,4 +8,4 @@ updatetools: @wget "$(CONFIG_GUESS_SRC)" -O "$(CONFIG_GUESS_DEST)" help:: - @echo ' updatetools - Update the config tools' + @echo ' updatetools - Update the config tools' -- cgit v1.2.3