]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
more straightforward macro usage
authorAndreas Jaeger <aj@suse.de>
Sun, 13 May 2001 19:56:59 +0000 (19:56 +0000)
committerBruce Korb <bkorb@gnu.org>
Sun, 13 May 2001 19:56:59 +0000 (19:56 +0000)
exe/ltmacros.tpl

index 8a9fa0302aa35cd97270d42188c7b18196f5840a..d6eb14bd7fea32a82dae25c9efc0c714c105af24 100644 (file)
@@ -40,8 +40,7 @@ ENDDEF                =][=
 
 DEFINE lock-conflict  =][=
 
-  (if (exist? "test")
-      (sprintf "\nif (%s) > /dev/null 2>&1 ; then" (get "test"))) =]
+  % test "\nif (%s) > /dev/null 2>&1 ; then" =]
   cat >&2 <<_EOF_
 *** ERROR, $lockfile exists and contains:
 `cat $lockfile 2>/dev/null`