From: Roy Marples Date: Thu, 5 Jun 2014 14:21:27 +0000 (+0000) Subject: Remove test files X-Git-Tag: v6.4.0~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9fe278633aa555e7a53dd0b1b5527832cb1e29d4;p=thirdparty%2Fdhcpcd.git Remove test files --- diff --git a/configure b/configure index 317ff802..24b9098e 100755 --- 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