]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Clean up configure _vis files
authorRoy Marples <roy@marples.name>
Fri, 26 Sep 2014 23:20:35 +0000 (23:20 +0000)
committerRoy Marples <roy@marples.name>
Fri, 26 Sep 2014 23:20:35 +0000 (23:20 +0000)
configure

index b169337d7dc698f21239ab52309257bb7a7ffff5..569bf84ee524045108c200c7a85030fdc43d3c15 100755 (executable)
--- a/configure
+++ b/configure
@@ -644,7 +644,7 @@ EOF
                VIS=no
        fi
        echo "$VIS"
-       rm -f _svis.c _svis
+       rm -f _vis.c _vis
 fi
 if [ "$VIS" = no ]; then
        echo "COMPAT_SRCS+=     compat/vis.c" >>$CONFIG_MK