]> git.saurik.com Git - wxWidgets.git/blobdiff - wx-config.in
Typo.
[wxWidgets.git] / wx-config.in
index e64263ceafc4182ca7e5e42a09e699df6ae49f01..9cfd315971cad7534936bcdfa4667c763b14fdd0 100755 (executable)
@@ -459,7 +459,7 @@ is_set()            { [ "x`eval echo \"\\\${$1-unset}\"`" != "xunset" ]; }
 
 # not _cmd _args...
 # true iff _cmd is false
-not()               { if "$@"; then false; else true; fi }
+not()               { if "$@"; then false; else true; fi; }
 
 # do_find_best_delegate _unbound-options
 # The real worker part of find_best_delegate below.  Recurses though all