source: trunk/athena/etc/ktconvert/configure.in @ 20276

Revision 20276, 127 bytes checked in by zacheiss, 21 years ago (diff)
Add ktconvert, a script for converting /etc/athena/srvtab to /etc/krb5.keytab, and its build system (such as it is).
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(ktconvert.sh)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.