config/backend.in
changeset 2484 d1a8c2ae7946
parent 1878 2c577664a23d
     1.1 --- a/config/backend.in	Thu Apr 01 19:52:54 2010 +0200
     1.2 +++ b/config/backend.in	Tue May 31 16:27:39 2011 +0200
     1.3 @@ -6,8 +6,7 @@
     1.4  
     1.5  config BACKEND
     1.6      bool
     1.7 -    default y if IS_A_BACKEND =  "y" || IS_A_BACKEND =  "Y"
     1.8 -    default n if IS_A_BACKEND != "y" && IS_A_BACKEND != "Y"
     1.9 +    default y if IS_A_BACKEND = "y" || IS_A_BACKEND = "Y"
    1.10  
    1.11  config BACKEND_ARCH
    1.12      string