aclocal.m4 (0ea1a209) aclocal.m4 (8ba2f6f7)
1# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2
3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5# This file is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8

--- 379 unchanged lines hidden (view full) ---

388# (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
389AC_DEFUN([AM_RUN_LOG],
390[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
391 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
392 ac_status=$?
393 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
394 (exit $ac_status); }])
395
1# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2
3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5# This file is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8

--- 379 unchanged lines hidden (view full) ---

388# (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
389AC_DEFUN([AM_RUN_LOG],
390[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
391 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
392 ac_status=$?
393 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
394 (exit $ac_status); }])
395
396m4_include([acinclude.m4])