source:
trunk/third/xntp/configure.athena
@
12530
Revision 12530, 237 bytes checked in by danw, 26 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | # $Id: configure.athena,v 1.1 1999-02-22 03:46:21 danw Exp $ |
2 | |
3 | # Solaris 2.6's kernel PLL support is broken (at this patch level); disable it. |
4 | if [ "$HOSTTYPE" = sun4 ]; then |
5 | echo "ac_cv_var_kernel_pll=no" > config.cache; |
6 | fi |
7 | ./configure |
Note: See TracBrowser
for help on using the repository browser.