dnl Process this file with autoconf to produce a configure script.
AC_INIT(codelib.c)
MODNAME=codelib
AC_SUBST(MODNAME)
AC_OUTPUT(Makefile.inc)