version 1.19 | | version 1.20 |
---|
| | |
dnl Process this file with autoconf to produce a configure script. | | dnl Process this file with autoconf to produce a configure script. |
| | |
AC_REVISION($Id: configure.in,v 1.19 2002/01/14 07:56:02 mwedel Exp $) | | AC_REVISION($Id: configure.in,v 1.20 2002/02/15 00:56:27 tanner Exp $) |
| | |
AC_INIT(CREDITS) | | AC_INIT(CREDITS) |
| | |
| | |
AC_SUBST(x_libraries) | | AC_SUBST(x_libraries) |
AC_SUBST(no_x) | | AC_SUBST(no_x) |
AC_SUBST(X11LIBS) | | AC_SUBST(X11LIBS) |
| | AC_SUBST(PERL) |
| | |
dnl Do the evals because most of these are made up of sub variables and | | dnl Do the evals because most of these are made up of sub variables and |
dnl we don't want the include to have something like | | dnl we don't want the include to have something like |