]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Remove test files
authorRoy Marples <roy@marples.name>
Thu, 5 Jun 2014 14:21:27 +0000 (14:21 +0000)
committerRoy Marples <roy@marples.name>
Thu, 5 Jun 2014 14:21:27 +0000 (14:21 +0000)
configure

index 317ff8027b2103037cfea04cfb4e03e0aed9a2ac..24b9098eeb3676da7a8fba4e6194d8ead2ee2361 100755 (executable)
--- a/configure
+++ b/configure
@@ -766,6 +766,7 @@ EOF
                BE64ENC=no
        fi
        echo "$BE64ENC"
+       rm -f _be64enc.c _be64enc
 fi
 if [ "$BE64ENC" = no ]; then
        echo "#include          \"compat/endian.h\"" >>$CONFIG_H