diff options
author | Martin Schröder <martin@oneiros.de> | 2008-01-30 14:56:21 +0000 |
---|---|---|
committer | Martin Schröder <martin@oneiros.de> | 2008-01-30 14:56:21 +0000 |
commit | 32007571a8759ecd90104eb8f3dfc47065680007 (patch) | |
tree | fd1dc684c4fe97c9ad8264f034497361ec80aea1 /Build/source/texk/dvidvi/aclocal.m4 | |
parent | 439959587de13ada54151587673e869870ae48e0 (diff) |
Next round of autoconf updates by peb
git-svn-id: svn://tug.org/texlive/trunk@6449 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvidvi/aclocal.m4')
-rw-r--r-- | Build/source/texk/dvidvi/aclocal.m4 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Build/source/texk/dvidvi/aclocal.m4 b/Build/source/texk/dvidvi/aclocal.m4 new file mode 100644 index 00000000000..0a76462785b --- /dev/null +++ b/Build/source/texk/dvidvi/aclocal.m4 @@ -0,0 +1,17 @@ +# 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_cross.m4]) +m4_include([../m4/kpse_inc.m4]) +m4_include([../m4/kpse_maint.m4]) +m4_include([../m4/kpse_mtim.m4]) |