source: trunk/athena/bin/grenew/configure.in @ 17634

Revision 17634, 264 bytes checked in by mwhitson, 23 years ago (diff)
Use stock GNOME widgets instead of straight GTK for look-and-feel consistency.
Line 
1dnl Process this file with autoconf to produce a configure script.
2dnl $Id: configure.in,v 1.2 2002-06-03 18:27:55 mwhitson Exp $
3
4AC_INIT(grenew.c)
5
6AC_PROG_CC
7AC_PROG_INSTALL
8ATHENA_KRB4_REQUIRED
9ATHENA_KRB5_REQUIRED
10ATHENA_KRB4
11ATHENA_KRB5
12
13AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.