/[autoconf]/autoconf/aclocal.m4
ViewVC logotype

Diff of /autoconf/aclocal.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by akim, Fri Sep 13 08:41:54 2002 UTC revision 1.30 by akim, Sat Sep 28 14:06:07 2002 UTC
# Line 1  Line 1 
1  # generated automatically by aclocal 1.6c -*- Autoconf -*-  # generated automatically by aclocal 1.7a -*- Autoconf -*-
2    
3  # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002  # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
4  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
# Line 43  Line 43 
43  # CC etc. in the Makefile, will ask for an AC_PROG_CC use...  # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
44    
45    
46  AC_PREREQ([2.53b])  AC_PREREQ([2.54])
47    
48  # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow  # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
49  # the ones we care about.  # the ones we care about.
# Line 153  echo "timestamp for $1" >`AS_DIRNAME([$1 Line 153  echo "timestamp for $1" >`AS_DIRNAME([$1
153  # ----------------------------  # ----------------------------
154  # Automake X.Y traces this macro to ensure aclocal.m4 has been  # Automake X.Y traces this macro to ensure aclocal.m4 has been
155  # generated from the m4 files accompanying Automake X.Y.  # generated from the m4 files accompanying Automake X.Y.
156  AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6c"])  AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7a"])
157    
158  # AM_SET_CURRENT_AUTOMAKE_VERSION  # AM_SET_CURRENT_AUTOMAKE_VERSION
159  # -------------------------------  # -------------------------------
160  # Call AM_AUTOMAKE_VERSION so it can be traced.  # Call AM_AUTOMAKE_VERSION so it can be traced.
161  # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.  # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
162  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
163           [AM_AUTOMAKE_VERSION([1.6c])])           [AM_AUTOMAKE_VERSION([1.7a])])
164    
165  # Helper functions for option handling.                    -*- Autoconf -*-  # Helper functions for option handling.                    -*- Autoconf -*-
166    
# Line 779  else Line 779  else
779  fi  fi
780  AC_CONFIG_COMMANDS_PRE(  AC_CONFIG_COMMANDS_PRE(
781  [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then  [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
782    AC_MSG_ERROR([conditional \"$1\" was never defined.    AC_MSG_ERROR([conditional "$1" was never defined.
783  Usually this means the macro was only invoked conditionally.])  Usually this means the macro was only invoked conditionally.])
784  fi])])  fi])])
785    

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26