OLD | NEW |
1 # Generated from ltmain.m4sh. | 1 # Generated from ltmain.m4sh. |
2 | 2 |
3 # ltmain.sh (GNU libtool) 2.2.6 | 3 # ltmain.sh (GNU libtool) 2.2.6 |
4 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 | 4 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 |
5 | 5 |
6 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007
2008 Free Software Foundation, Inc. | 6 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007
2008 Free Software Foundation, Inc. |
7 # This is free software; see the source for copying conditions. There is NO | 7 # This is free software; see the source for copying conditions. There is NO |
8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
9 | 9 |
10 # GNU Libtool is free software; you can redistribute it and/or modify | 10 # GNU Libtool is free software; you can redistribute it and/or modify |
(...skipping 8441 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8452 # ### BEGIN LIBTOOL TAG CONFIG: disable-static | 8452 # ### BEGIN LIBTOOL TAG CONFIG: disable-static |
8453 build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` | 8453 build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` |
8454 # ### END LIBTOOL TAG CONFIG: disable-static | 8454 # ### END LIBTOOL TAG CONFIG: disable-static |
8455 | 8455 |
8456 # Local Variables: | 8456 # Local Variables: |
8457 # mode:shell-script | 8457 # mode:shell-script |
8458 # sh-indentation:2 | 8458 # sh-indentation:2 |
8459 # End: | 8459 # End: |
8460 # vi:sw=2 | 8460 # vi:sw=2 |
8461 | 8461 |
OLD | NEW |