View | Details | Raw Unified | Return to bug 243611 | Differences between
and this patch

Collapse All | Expand All

(-)configure.in (-1 / +1 lines)
Lines 165-171 Link Here
165
WITH_LARGE_FILES=no
165
WITH_LARGE_FILES=no
166
WITH_64BIT=no
166
WITH_64BIT=no
167
WITH_UNIVERSAL=no
167
WITH_UNIVERSAL=no
168
JAVA_COMPATIBILITY="-source 1.4"
168
JAVA_COMPATIBILITY="-source 6"
169
169
170
case $ac_sys_system in
170
case $ac_sys_system in
171
    dnl TODO: check if this is still true
171
    dnl TODO: check if this is still true

Return to bug 243611