diff options
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -307,6 +307,7 @@ if [ "$mingw" = "yes" ]; then else use_winsvc="yes" fi + have_endian_h="no" else pathsep="/" exported="__attribute__((visibility(\"default\")))" |