diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-02-20 16:24:37 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-02-20 16:24:37 +0000 |
commit | 87b8eba3b30a54ed2b29dd1fa50175e381488168 (patch) | |
tree | 7c0bef2cc733d020d4b3a3900a8ee83ad356253c /Build/source/texk/dvipng/aclocal.m4 | |
parent | 0dcc5757f6f505f0ceefc2c15371250aa39275c4 (diff) |
ensure that dvipng link command appends -lm
git-svn-id: svn://tug.org/texlive/trunk@6692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/aclocal.m4')
-rw-r--r-- | Build/source/texk/dvipng/aclocal.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/dvipng/aclocal.m4 b/Build/source/texk/dvipng/aclocal.m4 index 268f1c64d7d..c0638f7d9ff 100644 --- a/Build/source/texk/dvipng/aclocal.m4 +++ b/Build/source/texk/dvipng/aclocal.m4 @@ -1,7 +1,7 @@ -# generated automatically by aclocal 1.10 -*- Autoconf -*- +# generated automatically by aclocal 1.10.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 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. @@ -83,7 +83,7 @@ AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- -# Prevent Automake from outputing VARIABLE = @VARIABLE@ in Makefile.in. +# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) |