summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/squeeze/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/xdvik/squeeze/configure.ac')
-rw-r--r--Build/source/texk/xdvik/squeeze/configure.ac7
1 files changed, 2 insertions, 5 deletions
diff --git a/Build/source/texk/xdvik/squeeze/configure.ac b/Build/source/texk/xdvik/squeeze/configure.ac
index 1404b9cbec7..ba2f11fcca9 100644
--- a/Build/source/texk/xdvik/squeeze/configure.ac
+++ b/Build/source/texk/xdvik/squeeze/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009, 2012 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
@@ -12,13 +12,10 @@ AC_CONFIG_SRCDIR([squeeze.c])
AC_CONFIG_AUX_DIR([../../../build-aux])
AC_CONFIG_MACRO_DIR([../../../m4])
-AM_INIT_AUTOMAKE([foreign])
-AM_MAINTAINER_MODE
+KPSE_BASIC([xdvik squeeze])
AC_PROG_CC
-KPSE_COMPILER_WARNINGS
-
AC_CONFIG_FILES([Makefile])
AC_OUTPUT