From 5a34a44314798a42a28c305bd746fdf445167c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 15 Feb 2007 09:10:31 +0000 Subject: [PATCH] Remove dupped word. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20132 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 7ce113f6ff..8c881ea69e 100755 --- a/configure +++ b/configure @@ -38,7 +38,7 @@ options: --target=TARGET Select build target platform. [default=${target}] valid targets=r5,bone,dano,haiku --use-gcc-pipe Build with GCC option -pipe. Speeds up the build - build process, but uses more memory. + process, but uses more memory. environment variables: HAIKU_AR The static library archiver. Defaults to "ar".