kconfig/lxdialog/check-lxdialog.sh
branchcanadian
changeset 1773 3d8aa8627d16
parent 1087 5be36a4b304d
child 1973 20f02d426e15
     1.1 --- a/kconfig/lxdialog/check-lxdialog.sh	Sun Nov 30 20:59:15 2008 +0000
     1.2 +++ b/kconfig/lxdialog/check-lxdialog.sh	Sun Jan 31 13:12:55 2010 +0100
     1.3 @@ -52,7 +52,7 @@
     1.4  }
     1.5  
     1.6  usage() {
     1.7 -	printf "Usage: $0 [-check compiler options|-header|-library]\n"
     1.8 +	printf "Usage: $0 [-check compiler options|-ccflags|-ldflags compiler options]\n"
     1.9  }
    1.10  
    1.11  if [ $# -eq 0 ]; then