beta-0.89.2
[luatex.git] / source / auxdir / auxsub / configure.ac
blobf09cfc24d081f654ceb47fa6aa7809b66112d8ea
1 dnl Process this file with autoconf to produce a configure script.
2 dnl
3 dnl   Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
4 dnl
5 dnl   This file is free software; the copyright holder
6 dnl   gives unlimited permission to copy and/or distribute it,
7 dnl   with or without modifications, as long as this notice is preserved.
8 dnl
9 AC_INIT([TeX Live auxdir auxsub], [2009], [tex-k@tug.org])
10 AC_PREREQ([2.65])
11 AC_CONFIG_SRCDIR([../../build-aux/missing])
12 AC_CONFIG_AUX_DIR([../../build-aux])
14 AM_INIT_AUTOMAKE([foreign])
15 AM_MAINTAINER_MODE
17 echo "'$srcdir/configure' $ac_configure_args" >../../subsubdir-conf.cmd
19 AC_CONFIG_FILES([Makefile])
21 AC_OUTPUT