]> andersk Git - moira.git/blob - util/et/configure.in
Add #define's for container query argument positions.
[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.247376 seconds and 5 git commands to generate.