DBD-cubrid

 view release on metacpan or  search on metacpan

cci-src/configure  view on Meta::CPAN

LIBS
ECHO_T
ECHO_N
ECHO_C
DEFS
mandir
localedir
libdir
psdir
pdfdir
dvidir
htmldir
infodir
docdir
oldincludedir
includedir
localstatedir
sharedstatedir
sysconfdir
datadir
datarootdir
libexecdir
sbindir
bindir
program_transform_name
prefix
exec_prefix
PACKAGE_BUGREPORT
PACKAGE_STRING
PACKAGE_VERSION
PACKAGE_TARNAME
PACKAGE_NAME
PATH_SEPARATOR
SHELL'
ac_subst_files=''
ac_user_opts='
enable_option_checking
enable_dependency_tracking
enable_64bit
enable_shared
enable_static
enable_fast_install
with_gnu_ld
enable_libtool_lock
with_pic
with_tags
enable_largefile
enable_coverage
enable_debug
enable_profile
enable_duma
with_cci_only
enable_hoard
enable_owfs
enable_systemtap
with_jdbc
with_bison
with_libedit
with_lzo2
with_libgcrypt
with_libgpg_error
with_aio
with_cmserver
with_expat
with_jansson
enable_cubridenv
with_confdir
with_jspdir
with_jdbcdir
with_demodir
with_msgdir
with_shlocdir
with_compatdir
with_logdir
with_tmpdir
with_shtzdir
'
      ac_precious_vars='build_alias
host_alias
target_alias
CC
CFLAGS
LDFLAGS
LIBS
CPPFLAGS
CXX
CXXFLAGS
CCC
CPP
CXXCPP
F77
FFLAGS
YACC
YFLAGS'
ac_subdirs_all='external/hoard-371
external/owfs
external/libedit-20120601-3.0
external/lzo-2.03
external/libgcrypt-1.5.2
external/libgpg-error-1.11
cubridmanager/server
external/libregex38a
external/expat-2.0.1
external/jansson-2.4'

# Initialize some variables set by options.
ac_init_help=
ac_init_version=false
ac_unrecognized_opts=
ac_unrecognized_sep=
# The variables have the same names as the options, with
# dashes changed to underlines.
cache_file=/dev/null
exec_prefix=NONE
no_create=
no_recursion=
prefix=NONE
program_prefix=NONE
program_suffix=NONE
program_transform_name=s,x,x,
silent=
site=
srcdir=
verbose=
x_includes=NONE
x_libraries=NONE

# Installation directory options.
# These are left unexpanded so users can "make install exec_prefix=/foo"
# and all the variables that are supposed to be based on exec_prefix
# by default will actually change.
# Use braces instead of parens because sh, perl, etc. also accept them.
# (The list follows the same order as the GNU Coding Standards.)
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
libexecdir='${exec_prefix}/libexec'
datarootdir='${prefix}/share'
datadir='${datarootdir}'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
includedir='${prefix}/include'
oldincludedir='/usr/include'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
infodir='${datarootdir}/info'
htmldir='${docdir}'
dvidir='${docdir}'
pdfdir='${docdir}'
psdir='${docdir}'
libdir='${exec_prefix}/lib'
localedir='${datarootdir}/locale'
mandir='${datarootdir}/man'

ac_prev=
ac_dashdash=
for ac_option
do
  # If the previous option needs an argument, assign it.
  if test -n "$ac_prev"; then
    eval $ac_prev=\$ac_option

cci-src/configure  view on Meta::CPAN


  cat <<\_ACEOF

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
  --target=TARGET   configure for building compilers for TARGET [HOST]
_ACEOF
fi

if test -n "$ac_init_help"; then
  case $ac_init_help in
     short | recursive ) echo "Configuration of CUBRID 10.1.0.7663:";;
   esac
  cat <<\_ACEOF

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --disable-dependency-tracking  speeds up one-time build
  --enable-dependency-tracking   do not reject slow dependency extractors
  --disable-64bit         Disable 64-bit support (on 64-bit platforms)
  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-static[=PKGS]  build static libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --disable-largefile     omit support for large files
  --enable-coverage       build as code coverage mode [default=no]
  --enable-debug          build as debug mode [default=no (release mode)]
  --enable-profile        build as profile mode [default=no]
  --enable-duma           use Detect Unintended Memory Access library
                          [default=no]
  --enable-hoard          enable to use Hoard as memory allocator [default=no
                          (C library)]
  --enable-owfs           enable to use OwFS for external file system
                          [default=no (C library)]
  --enable-systemtap      Enable dynamic tracing support using systemtap
                          [default=no]
  --enable-cubridenv      Using CUBRID environment variable [default=yes]

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-pic              try to use only PIC/non-PIC objects [default=use
                          both]
  --with-tags[=TAGS]      include additional configurations [automatic]
  --with-cci-only         build cci library only [default=no]
  --without-jdbc          JDBC driver does not build [default=no]
  --with-bison=PATH       prefix for installed bison [default=check]
  --with-libedit=PATH     prefix for installed editline [default=builtin]
  --with-lzo2=PATH        prefix for installed LZO2 [default=builtin]
  --with-libgcrypt=PATH   prefix for installed libgcrypt [default=builtin]
  --with-libgpg-error=PATH
                          prefix for installed libgpg-error [default=builtin]
  --with-aio              use aio
  --with-cmserver=PATH    for CUBRID Manager Server[default=check]
  --with-expat=PATH       prefix for installed expat [default=builtin]
  --with-jansson=PATH     prefix for installed jansson [default=builtin]
  --with-confdir=PATH     Directory containing configuration files
                          [default=PREFIX/conf]
  --with-jspdir=PATH      Directory containing JSP server files
                          [default=PREFIX/java]
  --with-jdbcdir=PATH     Directory containing JDBC files
                          [default=PREFIX/jdbc]
  --with-demodir=PATH     Directory containing demo files
                          [default=PREFIX/demo]
  --with-msgdir=PATH      Directory containing message files
                          [default=PREFIX/msg]
  --with-locdir=PATH      Directory containing message files
                          [default=PREFIX/locales]
  --with-compatdir=PATH   Directory containing compatibility files
                          [default=PREFIX/compat]
  --with-logdir=PATH      Directory containing log files [default=PREFIX/log]
  --with-tmpdir=PATH      Directory containing temporary files
                          [default=PREFIX/tmp]
  --with-tzlibdir=PATH    Directory containing timezone files
                          [default=PREFIX/timezones]

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  CPP         C preprocessor
  CXXCPP      C++ preprocessor
  F77         Fortran 77 compiler command
  FFLAGS      Fortran 77 compiler flags
  YACC        The `Yet Another C Compiler' implementation to use. Defaults to
              the first program found out of: `bison -y', `byacc', `yacc'.
  YFLAGS      The list of arguments that will be passed by default to $YACC.
              This script will default YFLAGS to the empty string to avoid a
              default value of `-d' given by some make applications.

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

_ACEOF
ac_status=$?
fi

if test "$ac_init_help" = "recursive"; then
  # If there are subdirs, report their specific --help.
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    test -d "$ac_dir" ||
      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
      continue
    ac_builddir=.

case "$ac_dir" in

cci-src/configure  view on Meta::CPAN

main ()
{
return main ();
  ;
  return 0;
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
if { (ac_try="$ac_link"
case "(($ac_try" in
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  *) ac_try_echo=$ac_try;;
esac
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
$as_echo "$ac_try_echo") >&5
  (eval "$ac_link") 2>conftest.er1
  ac_status=$?
  grep -v '^ *+' conftest.er1 >conftest.err
  rm -f conftest.er1
  cat conftest.err >&5
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
  (exit $ac_status); } && {
	 test -z "$ac_c_werror_flag" ||
	 test ! -s conftest.err
       } && test -s conftest$ac_exeext && {
	 test "$cross_compiling" = yes ||
	 $as_test_x conftest$ac_exeext
       }; then
  ac_cv_lib_gcrypt_main=yes
else
  $as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

	ac_cv_lib_gcrypt_main=no
fi

rm -rf conftest.dSYM
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
      conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gcrypt_main" >&5
$as_echo "$ac_cv_lib_gcrypt_main" >&6; }
if test "x$ac_cv_lib_gcrypt_main" = x""yes; then
  cat >>confdefs.h <<_ACEOF
#define HAVE_LIBGCRYPT 1
_ACEOF

  LIBS="-lgcrypt $LIBS"

fi

else

cat >>confdefs.h <<\_ACEOF
#define HAVE_LIBGCRYPT 1
_ACEOF

fi

{ $as_echo "$as_me:$LINENO: checking for libgpg-error library" >&5
$as_echo_n "checking for libgpg-error library... " >&6; }

# Check whether --with-libgpg_error was given.
if test "${with_libgpg_error+set}" = set; then
  withval=$with_libgpg_error; with_libgpg_error=$withval
else
  with_libgpg_error=builtin
fi

if test "$with_cci_only" = "yes"; then
  with_libgpg_error=no
else
  if test "$with_libgpg_error" = "builtin"; then
  subdirs="$subdirs external/libgpg-error-1.11"

		GPG_ERROR_LIBS="\$(top_builddir)/external/lib/libgpg-error.la"
		GPG_ERROR_INC="-I\$(top_builddir)/external/include/"
		EXTERNAL_PKGS="$EXTERNAL_PKGS libgpg-error-1.11"
else
  GPG_ERROR_LIBS="-L$with_libgpg_error/lib -lgpg-error"
		GPG_ERROR_INC="-I$with_libgpg_error/include/"
		EXTERNAL_DIST="$EXTERNAL_DIST libgpg-error-1.11"
fi

fi

{ $as_echo "$as_me:$LINENO: result: $with_libgpg_error" >&5
$as_echo "$with_libgpg_error" >&6; }
if test "$with_libgpg_error" = "no"
then

{ $as_echo "$as_me:$LINENO: checking for main in -lgpg-error" >&5
$as_echo_n "checking for main in -lgpg-error... " >&6; }
if test "${ac_cv_lib_gpg_error_main+set}" = set; then
  $as_echo_n "(cached) " >&6
else
  ac_check_lib_save_LIBS=$LIBS
LIBS="-lgpg-error  $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h.  */
_ACEOF
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h.  */


int
main ()
{
return main ();
  ;
  return 0;
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
if { (ac_try="$ac_link"
case "(($ac_try" in
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  *) ac_try_echo=$ac_try;;
esac
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
$as_echo "$ac_try_echo") >&5
  (eval "$ac_link") 2>conftest.er1
  ac_status=$?
  grep -v '^ *+' conftest.er1 >conftest.err
  rm -f conftest.er1
  cat conftest.err >&5
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
  (exit $ac_status); } && {
	 test -z "$ac_c_werror_flag" ||
	 test ! -s conftest.err
       } && test -s conftest$ac_exeext && {
	 test "$cross_compiling" = yes ||
	 $as_test_x conftest$ac_exeext
       }; then
  ac_cv_lib_gpg_error_main=yes
else
  $as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

	ac_cv_lib_gpg_error_main=no
fi

rm -rf conftest.dSYM
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
      conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gpg_error_main" >&5
$as_echo "$ac_cv_lib_gpg_error_main" >&6; }
if test "x$ac_cv_lib_gpg_error_main" = x""yes; then
  cat >>confdefs.h <<_ACEOF
#define HAVE_LIBGPG_ERROR 1
_ACEOF

  LIBS="-lgpg-error $LIBS"

fi

else

cat >>confdefs.h <<\_ACEOF
#define HAVE_LIBGPG_ERROR 1
_ACEOF

fi

{ $as_echo "$as_me:$LINENO: checking for aio library" >&5
$as_echo_n "checking for aio library... " >&6; }

# Check whether --with-aio was given.
if test "${with_aio+set}" = set; then
  withval=$with_aio; with_aio=$withval
else
  with_aio=no
fi

if test "$with_cci_only" = "yes"; then
  with_aio=no
fi

if test "$with_aio" = "yes"; then
  SYS_DEFS="$SYS_DEFS -DUSE_AIO"
	SYS_LIBS="$SYS_LIBS -lrt"
fi

{ $as_echo "$as_me:$LINENO: result: $with_aio" >&5
$as_echo "$with_aio" >&6; }

{ $as_echo "$as_me:$LINENO: checking for cubrid manager server" >&5
$as_echo_n "checking for cubrid manager server... " >&6; }

# Check whether --with-cmserver was given.
if test "${with_cmserver+set}" = set; then
  withval=$with_cmserver; with_cmserver=$withval
else
  with_cmserver=check
fi

if test "$with_cci_only" = "yes"; then
  with_cmserver=no
fi

case "$with_cmserver" in
	yes|builtin|check)
		if test -d "$srcdir/cubridmanager/server"; then
		  if test ! -x "$srcdir/cubridmanager/server/configure"; then
		    (cd "$srcdir/cubridmanager/server" && sh ./autogen.sh)
		  fi
		  if test "$enable_64bit" = "yes"
		  then
		    build_mode="--enable-64bit"
		  else
		    build_mode="--disable-64bit"
		  fi
		  cm_common_libdir=`readlink -f $PWD/cm_common`



( run in 1.066 second using v1.01-cache-2.11-cpan-df04353d9ac )