kconfig/lxdialog/check-lxdialog.sh
branch1.7
changeset 2047 ace1d90c9b15
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	Thu Jul 29 19:30:37 2010 +0200
     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