/[libtool]/libtool/exe/ltmain.tpl
ViewVC logotype

Diff of /libtool/exe/ltmain.tpl

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

revision 1.1.2.2 by bkorb, Sat May 12 21:01:45 2001 UTC revision 1.1.2.3 by bkorb, Sat May 12 21:30:30 2001 UTC
# Line 1  Line 1 
1  [= AutoGen5 Template in=ltmain.in =]  [= AutoGen5 Template in=ltmain.in =]
2  [=( dne "# " "# " )=]  [=( dne "# " "# " )=][=
3    
4    DEFINE test-or-exit =]
5    if ([=test=]) > /dev/null 2>&1 ; then
6    [=    invert "  :\nelse"=]
7      $echo "$modename: [=msg=]" 1>&2
8      $echo "$help"
9      exit 1
10    fi[=
11    
12    ENDDEF  =]
13  #  #
14  # ltmain.sh - Provide generalized library-building support services.  # ltmain.sh - Provide generalized library-building support services.
15  # NOTE: Changing this file will not affect anything until you rerun ltconfig.  # NOTE: Changing this file will not affect anything until you rerun ltconfig.
# Line 314  if test -z "$show_help"; then Line 324  if test -z "$show_help"; then
324      ;;      ;;
325    
326    # libtool execute mode    # libtool execute mode
   execute)  
     modename="$modename: execute"  
   
327  [= include "lt_exe.tpl" =]  [= include "lt_exe.tpl" =]
     ;;  
328    
329    # libtool clean and uninstall mode    # libtool clean and uninstall mode
330    clean | uninstall)    clean | uninstall)

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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