Added CVS id.
[yaz-moved-to-github.git] / lib / yaz-config.in
index d8c4b67..5b0f14f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-
+# $Id: yaz-config.in,v 1.4 2000-06-21 10:10:39 adam Exp $
 yazprefix=@prefix@
 echo_cflags=no
 echo_libs=no
@@ -54,7 +54,7 @@ while test $# -gt 0; do
     --tabs)
       echo_tabs=yes
       ;;
-    *)
+    -*)
       echo_help=yes
       ;;
   esac