diff options
Diffstat (limited to 'Build/source/texk/xdv2pdf/aclocal.m4')
-rw-r--r-- | Build/source/texk/xdv2pdf/aclocal.m4 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/texk/xdv2pdf/aclocal.m4 b/Build/source/texk/xdv2pdf/aclocal.m4 new file mode 100644 index 00000000000..33622cac0c5 --- /dev/null +++ b/Build/source/texk/xdv2pdf/aclocal.m4 @@ -0,0 +1,14 @@ +# generated automatically by aclocal 1.10.1 -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This file is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +m4_include([../m4/kpse_inc.m4]) |