| 1 |
# Process this file with autoconf to produce a configure script. |
# Process this file with autoconf to produce a configure script. |
| 2 |
# $Id: configure.in,v 1.2 2003/08/07 15:15:35 dybbuk Exp $ |
# $Id: configure.in,v 1.3 2003/08/07 17:24:23 dybbuk Exp $ |
| 3 |
AC_INIT(Src/version.h) |
AC_INIT(Src/version.h) |
| 4 |
AC_CONFIG_AUX_DIR(etc) |
AC_CONFIG_AUX_DIR(etc) |
| 5 |
AC_CONFIG_HEADER([config.h]) |
AC_CONFIG_HEADER([config.h]) |
| 100 |
# Where should Mixmaster work its lovely magic? Apparently this has a |
# Where should Mixmaster work its lovely magic? Apparently this has a |
| 101 |
# sane default now? |
# sane default now? |
| 102 |
AM_MIXMASTER_DIR |
AM_MIXMASTER_DIR |
| 103 |
AM_HOMEMIXDIR |
AM_MIXMASTER_SPOOL |
| 104 |
AM_MIX_CONF |
AM_MIXMASTER_HOME |
| 105 |
|
AM_MIXMASTER_CONF |
| 106 |
|
|
| 107 |
# Contains additional build information (such as pcre and zlib) |
# Contains additional build information (such as pcre and zlib) |
| 108 |
AC_SUBST(TOPDIRS) |
AC_SUBST(TOPDIRS) |