K 10 svn:author V 6 marcus K 8 svn:date V 27 2005-07-02T05:02:24.000000Z K 7 svn:log V 344 Instead of checking to see if USE_AUTOTOOLS_COMPAT is defined, ensure that it is empty. USE_AUTOTOOLS_COMPAT will always be defined, but we don't want to assume that we're using autotools compatibility unless its value is non-null. Previously, the defined check would cause ports using the new USE_AUTOTOOLS scheme to fail. Approved by: ade END