summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index dcdcb23..39f746b 100755
--- a/configure
+++ b/configure
@@ -307,6 +307,7 @@ if [ "$mingw" = "yes" ]; then
else
use_winsvc="yes"
fi
+ have_endian_h="no"
else
pathsep="/"
exported="__attribute__((visibility(\"default\")))"