Changeset 26706


Ignore:
Timestamp:
2013-01-13T14:21:22+13:00 (11 years ago)
Author:
davidb
Message:

Companion 'configure' script generated from latest version of configure.in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/packages/javagdbm/configure

    r26672 r26706  
    11#! /bin/sh
    2 # From configure.in Revision: 25493 .
     2# From configure.in Revision: 26705 .
    33# Guess values for system-dependent variables and create Makefiles.
    44# Generated by GNU Autoconf 2.68.
     
    20322032$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    20332033as_fn_error $? "failed to load site script $ac_site_file
    2034 See \`config.log' for more details" "$LINENO" 5; }
     2034See \`config.log' for more details" "$LINENO" 5 ; }
    20352035  fi
    20362036done
     
    21802180case $ac_cv_build in
    21812181*-*-*) ;;
    2182 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
     2182*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
    21832183esac
    21842184build=$ac_cv_build
     
    22132213case $ac_cv_host in
    22142214*-*-*) ;;
    2215 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
     2215*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
    22162216esac
    22172217host=$ac_cv_host
     
    22462246case $ac_cv_target in
    22472247*-*-*) ;;
    2248 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
     2248*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;;
    22492249esac
    22502250target=$ac_cv_target
     
    25752575$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    25762576as_fn_error $? "no acceptable C compiler found in \$PATH
    2577 See \`config.log' for more details" "$LINENO" 5; }
     2577See \`config.log' for more details" "$LINENO" 5 ; }
    25782578
    25792579# Provide some information about the compiler.
     
    26902690$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    26912691as_fn_error 77 "C compiler cannot create executables
    2692 See \`config.log' for more details" "$LINENO" 5; }
     2692See \`config.log' for more details" "$LINENO" 5 ; }
    26932693else
    26942694  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
     
    27332733$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    27342734as_fn_error $? "cannot compute suffix of executables: cannot compile and link
    2735 See \`config.log' for more details" "$LINENO" 5; }
     2735See \`config.log' for more details" "$LINENO" 5 ; }
    27362736fi
    27372737rm -f conftest conftest$ac_cv_exeext
     
    27922792as_fn_error $? "cannot run C compiled programs.
    27932793If you meant to cross compile, use \`--host'.
    2794 See \`config.log' for more details" "$LINENO" 5; }
     2794See \`config.log' for more details" "$LINENO" 5 ; }
    27952795    fi
    27962796  fi
     
    28442844$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    28452845as_fn_error $? "cannot compute suffix of object files: cannot compile
    2846 See \`config.log' for more details" "$LINENO" 5; }
     2846See \`config.log' for more details" "$LINENO" 5 ; }
    28472847fi
    28482848rm -f conftest.$ac_cv_objext conftest.$ac_ext
     
    33243324$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    33253325as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
    3326 See \`config.log' for more details" "$LINENO" 5; }
     3326See \`config.log' for more details" "$LINENO" 5 ; }
    33273327fi
    33283328
     
    36093609$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    36103610as_fn_error 77 "cannot compute sizeof (void *)
    3611 See \`config.log' for more details" "$LINENO" 5; }
     3611See \`config.log' for more details" "$LINENO" 5 ; }
    36123612   else
    36133613     ac_cv_sizeof_void_p=0
     
    36423642$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    36433643as_fn_error 77 "cannot compute sizeof (int)
    3644 See \`config.log' for more details" "$LINENO" 5; }
     3644See \`config.log' for more details" "$LINENO" 5 ; }
    36453645   else
    36463646     ac_cv_sizeof_int=0
     
    36753675$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    36763676as_fn_error 77 "cannot compute sizeof (long)
    3677 See \`config.log' for more details" "$LINENO" 5; }
     3677See \`config.log' for more details" "$LINENO" 5 ; }
    36783678   else
    36793679     ac_cv_sizeof_long=0
     
    39483948  { $as_echo "$as_me:${as_lineno-$LINENO}: result: Linux" >&5
    39493949$as_echo "Linux" >&6; }
    3950   JNIINC="-I\$(JAVA_HOME)/include/linux -I\$(JAVA_HOME)/in5Aclude "
     3950  JNIINC="-I\$(JAVA_HOME)/include/linux -I\$(JAVA_HOME)/include "
    39513951fi
    39523952
     
    46914691    "java/Makefile") CONFIG_FILES="$CONFIG_FILES java/Makefile" ;;
    46924692
    4693   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
     4693  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
    46944694  esac
    46954695done
     
    48994899  case $ac_mode$ac_tag in
    49004900  :[FHL]*:*);;
    4901   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
     4901  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
    49024902  :[FH]-) ac_tag=-:-;;
    49034903  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     
    49274927       *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    49284928       esac ||
    4929        as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
     4929       as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
    49304930      esac
    49314931      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     
    49544954    case $ac_tag in
    49554955    *:-:* | *:-) cat >"$ac_tmp/stdin" \
    4956       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
     4956      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
    49574957    esac
    49584958    ;;
Note: See TracChangeset for help on using the changeset viewer.