]> andersk Git - moira.git/blob - util/et/configure.in
Set creation time and creator information for new users.
[moira.git] / util / et / configure.in
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(com_err.c)
3
4 AC_PROG_CC
5 AC_PROG_YACC
6 AC_PROG_LEX
7 AC_PROG_RANLIB
8
9 AC_OUTPUT(Makefile)
This page took 0.041223 seconds and 5 git commands to generate.