Skip to content
  • Robert P. Goldman's avatar
    Correctly detect OS on Mac OSX. · d0c367e2
    Robert P. Goldman authored
    Previously, we would detect Unix first (correctly), then short-circuit,
    and never detect Mac OSX.
    
    I would like to rewrite DETECT-OS.  The code seems opaque.  But this is
    correct, so committing it now, since it used to be broken.
    d0c367e2