source: trunk/src/gcc/libjava/configure@ 1005

Last change on this file since 1005 was 80, checked in by bird, 23 years ago

Regenerated configure on OS/2.

  • Property cvs2svn:cvs-rev set to 1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 231.4 KB
Line 
1#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
4# Generated automatically using autoconf version 2.13
5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6#
7# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it.
9
10# Defaults:
11ac_help=
12ac_default_prefix=/usr/local
13# Any additions from configure.in:
14ac_help="$ac_help
15 --with-target-subdir=SUBDIR
16 configuring in a subdirectory"
17ac_help="$ac_help
18 --with-cross-host=HOST configuring with a cross compiler"
19ac_help="$ac_help
20 --enable-multilib build many library versions (default)"
21ac_help="$ac_help
22 --enable-maintainer-mode enable make rules and dependencies not useful
23 (and sometimes confusing) to the casual installer"
24ac_help="$ac_help
25 --enable-shared[=PKGS] build shared libraries [default=yes]"
26ac_help="$ac_help
27 --enable-static[=PKGS] build static libraries [default=yes]"
28ac_help="$ac_help
29 --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
30ac_help="$ac_help
31 --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
32ac_help="$ac_help
33 --disable-libtool-lock avoid locking (might break parallel builds)"
34ac_help="$ac_help
35 --with-pic try to use only PIC/non-PIC objects [default=use both]"
36ac_help="$ac_help
37 --disable-getenv-properties
38 don't set system properties from GCJ_PROPERTIES"
39ac_help="$ac_help
40 --enable-hash-synchronization
41 Use global hash table for monitor locks"
42ac_help="$ac_help
43 --enable-libgcj-debug enable runtime debugging code"
44ac_help="$ac_help
45 --enable-interpreter enable interpreter"
46ac_help="$ac_help
47 --enable-sjlj-exceptions force use of builtin_setjmp for exceptions"
48ac_help="$ac_help
49 --disable-java-net disable java.net"
50ac_help="$ac_help
51 --without-libffi don't use libffi"
52ac_help="$ac_help
53 --disable-jvmpi disable JVMPI support"
54ac_help="$ac_help
55 --with-ecos enable runtime eCos target support"
56ac_help="$ac_help
57 --with-system-zlib use installed libz"