configure should remove hashbang4

master
Sébastien Hinderer 2018-05-17 15:07:10 +02:00
parent 675e98a24a
commit 09bf2fae0e
1 changed files with 2 additions and 0 deletions

2
configure vendored
View File

@ -1155,6 +1155,8 @@ else
config HASHBANGSCRIPTS "false"
fi
rm hashbang4
# Use 64-bit file offset if possible
common_cppflags="$common_cppflags -D_FILE_OFFSET_BITS=64"