config/backend.in
changeset 3103 a8bf927f6e37
parent 1878 2c577664a23d
     1.1 --- a/config/backend.in	Thu Apr 01 19:52:54 2010 +0200
     1.2 +++ b/config/backend.in	Tue Nov 06 17:02:06 2012 +0100
     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