diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -715,7 +715,6 @@ with_isa with_priv with_varch with_target -enable_dirty enable_dual_endian ' ac_precious_vars='build_alias @@ -6044,6 +6043,7 @@ else as_fn_error $? "libpthread is required" "$LINENO" 5 fi + # Check whether --enable-dual-endian was given. if test "${enable_dual_endian+set}" = set; then : enableval=$enable_dual_endian; |