From: Andre Noll Date: Sat, 1 Aug 2009 19:48:02 +0000 (+0200) Subject: [gui]: Use the new -p option for the default stat command. X-Git-Tag: v0.4.0~41 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=6df1cc12ccd144c028f9d4a38aea6bf80dc3e554;hp=c7592846b5002f47e32ea7ffa6d66fbb8797291f [gui]: Use the new -p option for the default stat command. --- diff --git a/ggo/gui.m4 b/ggo/gui.m4 index dd1e2496..3f31dc1a 100644 --- a/ggo/gui.m4 +++ b/ggo/gui.m4 @@ -25,7 +25,7 @@ option "stat_cmd" s data from" string typestr="command" - default="para_audioc stat" + default="para_audioc -- stat -p" optional #---------------------------------