source:
server/common/oursrc/tokensys/configure.in
@
  11
        
        | Last change on this file since 11 was 10, checked in by jbarnold, 19 years ago | |
|---|---|
| File size: 156 bytes | |
| Line | |
|---|---|
| 1 | AC_INIT() | 
| 2 | |
| 3 | AC_PATH_PROG(kinit_path, kinit) | 
| 4 | AC_SUBST(kinit_path) | 
| 5 | |
| 6 | AC_PATH_PROG(aklog_path, aklog) | 
| 7 | AC_SUBST(aklog_path) | 
| 8 | |
| 9 | AC_OUTPUT(Makefile) | 
| 10 | AC_OUTPUT(renew) | 
Note: See TracBrowser
        for help on using the repository browser.
    
