X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=configure.ac;h=fa40f34ecbb15b6102f48c8d7f80fa0000e80058;hp=cb43f8c804308b00e290e184ab877e7a73ca5743;hb=4b77f0c4b55ff443ea06854cd12098ffce233c8a;hpb=53aa807ae41e48fd71653c2d00083a44a8bca14c;ds=sidebyside diff --git a/configure.ac b/configure.ac index cb43f8c..fa40f34 100644 --- a/configure.ac +++ b/configure.ac @@ -35,9 +35,7 @@ AC_ARG_ENABLE([ps3], [], [enable_ps3=check]) -AS_IF([test "x$enable_ps3" != xno], - [AC_SUBST([ENABLE_PS3], ["y"])], - [AC_SUBST([ENABLE_PS3], ["n"])]) +AS_IF([test "x$enable_ps3" != xno], [AC_SUBST([ENABLE_PS3], ["y"])], []) AC_ARG_WITH([twin], [AS_HELP_STRING([--with-twin],