Kaydet (Commit) e4278fa9 authored tarafından Miklos Vajna's avatar Miklos Vajna

autogen.sh: don't touch autogen.lastrun if it already exists

üst a647a54c
......@@ -149,7 +149,7 @@ if (defined $ENV{NOCONFIGURE}) {
close ($fh);
}
}
else
elsif ( ! -e "autogen.lastrun")
{
system("touch autogen.lastrun");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment