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

Diff of /bison/aclocal.m4

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

revision 1.4.2.14 by akim, Fri Jan 25 11:29:29 2002 UTC revision 1.4.2.15 by eggert, Tue Mar 19 10:54:29 2002 UTC
# Line 1  Line 1 
1  # aclocal.m4 generated automatically by aclocal 1.5c -*- Autoconf -*-  # aclocal.m4 generated automatically by aclocal 1.6 -*- Autoconf -*-
2    
3  # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002  # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
4  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
# Line 131  AC_PROVIDE_IFELSE([AC_PROG_][CXX], Line 131  AC_PROVIDE_IFELSE([AC_PROG_][CXX],
131  # ----------------------------  # ----------------------------
132  # Automake X.Y traces this macro to ensure aclocal.m4 has been  # Automake X.Y traces this macro to ensure aclocal.m4 has been
133  # generated from the m4 files accompanying Automake X.Y.  # generated from the m4 files accompanying Automake X.Y.
134  AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.5c"])  AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6"])
135    
136  # AM_SET_CURRENT_AUTOMAKE_VERSION  # AM_SET_CURRENT_AUTOMAKE_VERSION
137  # -------------------------------  # -------------------------------
138  # Call AM_AUTOMAKE_VERSION so it can be traced.  # Call AM_AUTOMAKE_VERSION so it can be traced.
139  # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.  # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
140  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
141           [AM_AUTOMAKE_VERSION([1.5c])])           [AM_AUTOMAKE_VERSION([1.6])])
142    
143  # Helper functions for option handling.                    -*- Autoconf -*-  # Helper functions for option handling.                    -*- Autoconf -*-
144    
# Line 570  AC_SUBST([AMDEPBACKSLASH]) Line 570  AC_SUBST([AMDEPBACKSLASH])
570    
571  # Generate code to set up dependency tracking.   -*- Autoconf -*-  # Generate code to set up dependency tracking.   -*- Autoconf -*-
572    
573  # Copyright 1999, 2000, 2001 Free Software Foundation, Inc.  # Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
574    
575  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
576  # it under the terms of the GNU General Public License as published by  # it under the terms of the GNU General Public License as published by
# Line 595  AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS Line 595  AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS
595  [for mf in $CONFIG_FILES; do  [for mf in $CONFIG_FILES; do
596    # Strip MF so we end up with the name of the file.    # Strip MF so we end up with the name of the file.
597    mf=`echo "$mf" | sed -e 's/:.*$//'`    mf=`echo "$mf" | sed -e 's/:.*$//'`
598    if (head -1 $mf | fgrep 'generated by automake') > /dev/null 2>&1; then    if (sed 1q $mf | fgrep 'generated by automake') > /dev/null 2>&1; then
599      dirpart=`AS_DIRNAME("$mf")`      dirpart=`AS_DIRNAME("$mf")`
600    else    else
601      dirpart=      continue
602    fi    fi
603    grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue    grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
604    # Extract the definition of DEP_FILES from the Makefile without    # Extract the definition of DEP_FILES from the Makefile without

Legend:
Removed from v.1.4.2.14  
changed lines
  Added in v.1.4.2.15

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