/[libtool]/libtool/libtoolize.in
ViewVC logotype

Diff of /libtool/libtoolize.in

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

revision 1.16 by gary, Thu Jun 28 22:02:05 2001 UTC revision 1.17 by gary, Sun Jul 1 23:33:12 2001 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # libtoolize - Prepare a package to use libtool.  # libtoolize - Prepare a package to use libtool.
3  # @configure_input@  # @configure_input@
4  # Copyright (C) 1996-2000 Free Software Foundation, Inc.  # Copyright (C) 1996-2000, 2001 Free Software Foundation, Inc.
5  # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996  # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
6  #  #
7  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
# Line 83  EOF Line 83  EOF
83    
84    --version)    --version)
85      echo "$PROGRAM (GNU $PACKAGE) $VERSION"      echo "$PROGRAM (GNU $PACKAGE) $VERSION"
86        echo
87        echo "Copyright 1996-2000, 2001 Free Software Foundation, Inc."
88        echo "This is free software; see the source for copying conditions.  There is NO"
89        echo "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
90      exit 0      exit 0
91      ;;      ;;
92    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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