/[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.1 by akim, Mon Aug 27 09:33:33 2001 UTC revision 1.4.2.2 by akim, Thu Aug 30 15:41:40 2001 UTC
# Line 558  AC_DEFUN([_AM_DIRNAME], Line 558  AC_DEFUN([_AM_DIRNAME],
558                m4_patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl                m4_patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl
559  ]) # _AM_DIRNAME  ]) # _AM_DIRNAME
560    
   
 # serial 2  
   
 # Single argument says where are built sources to test, relative to the  
 # built test directory.  Maybe omitted if the same (flat distribution).  
   
 AC_DEFUN([AT_CONFIG],  
 [AT_TESTPATH=ifelse([$1], [], [.], [$1])  
 AC_SUBST([AT_TESTPATH])  
 # Try to be compatible with both Autoconf 2.13 and 2.50.  
 if test -z "$ECHO_C$ECHO_N$ECHO_T"; then  
   ECHO_C="$ac_c"  
   ECHO_N="$ac_n"  
   ECHO_T="$ac_t"  
   AC_SUBST([ECHO_C])  
   AC_SUBST([ECHO_N])  
   AC_SUBST([ECHO_T])  
 fi  
 ])  
   
561  #serial 1  #serial 1
562  # This test replaces the one in autoconf.  # This test replaces the one in autoconf.
563  # Currently this macro should have the same name as the autoconf macro  # Currently this macro should have the same name as the autoconf macro

Legend:
Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2

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