/[classpath]/classpath/autogen.sh
ViewVC logotype

Diff of /classpath/autogen.sh

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

revision 1.8 by mkoch, Fri Oct 15 07:00:26 2004 UTC revision 1.9 by mkoch, Sat Oct 16 08:03:54 2004 UTC
# Line 79  test $TEST_TYPE $FILE || { Line 79  test $TEST_TYPE $FILE || {
79          exit 1          exit 1
80  }  }
81    
82  if test -z "$AUTOGEN_SUBDIR_MODE"; then  if test "x$AUTOGEN_SUBDIR_MODE" = "xyes"; then
83          if test -z "$*"; then          if test -z "$*"; then
84                  echo "I am going to run ./configure with no arguments - if you wish "                  echo "I am going to run ./configure with no arguments - if you wish "
85                  echo "to pass any to it, please specify them on the $0 command line."                  echo "to pass any to it, please specify them on the $0 command line."

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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