Whamcloud - gitweb
- removed using pkg_config macros in configure tp avoid dependance on it. By now...
authoryury <yury>
Tue, 3 Oct 2006 11:43:56 +0000 (11:43 +0000)
committeryury <yury>
Tue, 3 Oct 2006 11:43:56 +0000 (11:43 +0000)
commitc711a14d10bbb135f7228875dcfe085ea86d453f
treeb7d92bec2e9872ebc51bb0f124e26209f9e68e94
parentaf162256a967c6a1204846cb7a30461659762eae
- removed using pkg_config macros in configure tp avoid dependance on it. By now GSS and krb5 related stuff is detected by pure autoconf macros;
- added detection of sunrpc in kernel as gss will not work if it is disabled.
lustre/autoconf/lustre-core.m4