From: Zeeshan Ali (Khattak) Date: Sun, 27 Sep 2009 23:25:33 +0000 (+0300) Subject: build: More proper english :) X-Git-Tag: RYGEL_0_4_2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60ee8a0b2cb1f30b49144da846293c875e287879;p=profile%2Fivi%2Frygel.git build: More proper english :) --- diff --git a/configure.ac b/configure.ac index c2e864f..5d2feed 100644 --- a/configure.ac +++ b/configure.ac @@ -130,7 +130,7 @@ fi # Check wether user wants to build UIs AC_ARG_WITH( ui, - AC_HELP_STRING([--disable-ui],[Don't build UI applications]), + AC_HELP_STRING([--disable-ui],[Do not build UI applications]), try_ui=$withval, try_ui=yes ) HAVE_GTK=no