5 --- configure.orig 2012-07-29 20:28:50.000000000 +0000
7 @@ -5778,7 +5778,7 @@ fi
9 # Check whether --enable-unsupported-rhel-options was given.
10 if test "${enable_unsupported_rhel_options+set}" = set; then :
11 - enableval=$enable_unsupported_rhel_options; test "x$enableval" == "xno" && \
12 + enableval=$enable_unsupported_rhel_options; test "x$enableval" = "xno" && \
13 ENABLE_UNSUPPORTED_RHEL_OPTS=0 ||
14 ENABLE_UNSUPPORTED_RHEL_OPTS=1