diff options
Diffstat (limited to 'Build/source/texk/psutils/configure.ac')
-rw-r--r-- | Build/source/texk/psutils/configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/psutils/configure.ac b/Build/source/texk/psutils/configure.ac index 561c6834591..0e493ca683d 100644 --- a/Build/source/texk/psutils/configure.ac +++ b/Build/source/texk/psutils/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org> +dnl Copyright (C) 2009-2014 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, @@ -20,7 +20,7 @@ AC_CONFIG_HEADERS([config.h]) AH_BOTTOM([#include <kpathsea/getopt.h>]) KPSE_KPATHSEA_FLAGS -KPSE_PAPER_FLAGS +KPSE_LIBPAPER_FLAGS KPSE_COND_WIN32_WRAP |