/[autoconf]/autoconf/tests/wrappl.as
ViewVC logotype

Diff of /autoconf/tests/wrappl.as

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

revision 1.3 by akim, Fri Apr 12 10:10:10 2002 UTC revision 1.4 by eggert, Sat Jun 15 07:48:16 2002 UTC
# Line 2  AS_INIT[]dnl Line 2  AS_INIT[]dnl
2  # @configure_input@  # @configure_input@
3  # Running `$0' as if it were installed.  # Running `$0' as if it were installed.
4    
5  # Be sure to use the non installed Perl modules.  AUTOCONF=@abs_top_builddir@/bin/autoconf
6    AUTOHEADER=@abs_top_builddir@/bin/autoheader
7    AUTOM4TE=@abs_top_builddir@/bin/autom4te
8    AUTOM4TE_CFG=@abs_top_builddir@/lib/autom4te.cfg
9  autom4te_perllibdir=@abs_top_srcdir@/lib  autom4te_perllibdir=@abs_top_srcdir@/lib
10  export autom4te_perllibdir  export AUTOCONF AUTOHEADER AUTOM4TE AUTOM4TE_CFG autom4te_perllibdir
11    
12  case $as_me in  case $as_me in
13    ifnames)    ifnames)
14       # Does not have lib files.       # Does not have lib files.
15       exec @abs_top_builddir@/bin/$as_me ${1+"$@"}       exec @abs_top_builddir@/bin/$as_me ${1+"$@"}
16       ;;       ;;
   
   autom4te)  
      AUTOM4TE_CFG=@abs_top_builddir@/lib/autom4te.cfg  
      export AUTOM4TE_CFG  
      ;;  
   
17  esac  esac
18  # We might need files from build (frozen files), in addition of src files.  # We might need files from build (frozen files), in addition of src files.
19  exec @abs_top_builddir@/bin/$as_me \  exec @abs_top_builddir@/bin/$as_me \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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