⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 aclocal.m4

📁 sqlite-3.4.1,嵌入式数据库.是一个功能强大的开源数据库,给学习和研发以及小型公司的发展带来了全所未有的好处.
💻 M4
📖 第 1 页 / 共 5 页
字号:
  # Some rework will be needed to allow for fast_install  # before this can be enabled.  hardcode_into_libs=yes  # Append ld.so.conf contents to the search path  if test -f /etc/ld.so.conf; then    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"  fi  # We used to test for /lib/ld.so.1 and disable shared libraries on  # powerpc, because MkLinux only supported shared libraries with the  # GNU dynamic linker.  Since this was broken with cross compilers,  # most powerpc-linux boxes support dynamic linking these days and  # people can always --disable-shared, the test was removed, and we  # assume the GNU/Linux dynamic linker is in use.  dynamic_linker='GNU/Linux ld.so'  ;;knetbsd*-gnu)  version_type=linux  need_lib_prefix=no  need_version=no  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'  soname_spec='${libname}${release}${shared_ext}$major'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=no  hardcode_into_libs=yes  dynamic_linker='GNU ld.so'  ;;netbsd*)  version_type=sunos  need_lib_prefix=no  need_version=no  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'    dynamic_linker='NetBSD (a.out) ld.so'  else    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'    soname_spec='${libname}${release}${shared_ext}$major'    dynamic_linker='NetBSD ld.elf_so'  fi  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=yes  hardcode_into_libs=yes  ;;newsos6)  version_type=linux  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=yes  ;;nto-qnx*)  version_type=linux  need_lib_prefix=no  need_version=no  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'  soname_spec='${libname}${release}${shared_ext}$major'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=yes  ;;openbsd*)  version_type=sunos  sys_lib_dlsearch_path_spec="/usr/lib"  need_lib_prefix=no  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.  case $host_os in    openbsd3.3 | openbsd3.3.*) need_version=yes ;;    *)                         need_version=no  ;;  esac  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'  shlibpath_var=LD_LIBRARY_PATH  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then    case $host_os in      openbsd2.[[89]] | openbsd2.[[89]].*)	shlibpath_overrides_runpath=no	;;      *)	shlibpath_overrides_runpath=yes	;;      esac  else    shlibpath_overrides_runpath=yes  fi  ;;os2*)  libname_spec='$name'  shrext_cmds=".dll"  need_lib_prefix=no  library_names_spec='$libname${shared_ext} $libname.a'  dynamic_linker='OS/2 ld.exe'  shlibpath_var=LIBPATH  ;;osf3* | osf4* | osf5*)  version_type=osf  need_lib_prefix=no  need_version=no  soname_spec='${libname}${release}${shared_ext}$major'  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'  shlibpath_var=LD_LIBRARY_PATH  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"  ;;solaris*)  version_type=linux  need_lib_prefix=no  need_version=no  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'  soname_spec='${libname}${release}${shared_ext}$major'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=yes  hardcode_into_libs=yes  # ldd complains unless libraries are executable  postinstall_cmds='chmod +x $lib'  ;;sunos4*)  version_type=sunos  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=yes  if test "$with_gnu_ld" = yes; then    need_lib_prefix=no  fi  need_version=yes  ;;sysv4 | sysv4.3*)  version_type=linux  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'  soname_spec='${libname}${release}${shared_ext}$major'  shlibpath_var=LD_LIBRARY_PATH  case $host_vendor in    sni)      shlibpath_overrides_runpath=no      need_lib_prefix=no      export_dynamic_flag_spec='${wl}-Blargedynsym'      runpath_var=LD_RUN_PATH      ;;    siemens)      need_lib_prefix=no      ;;    motorola)      need_lib_prefix=no      need_version=no      shlibpath_overrides_runpath=no      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'      ;;  esac  ;;sysv4*MP*)  if test -d /usr/nec ;then    version_type=linux    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'    soname_spec='$libname${shared_ext}.$major'    shlibpath_var=LD_LIBRARY_PATH  fi  ;;sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)  version_type=freebsd-elf  need_lib_prefix=no  need_version=no  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'  soname_spec='${libname}${release}${shared_ext}$major'  shlibpath_var=LD_LIBRARY_PATH  hardcode_into_libs=yes  if test "$with_gnu_ld" = yes; then    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'    shlibpath_overrides_runpath=no  else    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'    shlibpath_overrides_runpath=yes    case $host_os in      sco3.2v5*)        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"	;;    esac  fi  sys_lib_dlsearch_path_spec='/usr/lib'  ;;uts4*)  version_type=linux  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'  soname_spec='${libname}${release}${shared_ext}$major'  shlibpath_var=LD_LIBRARY_PATH  ;;*)  dynamic_linker=no  ;;esacAC_MSG_RESULT([$dynamic_linker])test "$dynamic_linker" = no && can_build_shared=novariables_saved_for_relink="PATH $shlibpath_var $runpath_var"if test "$GCC" = yes; then  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"fi])# AC_LIBTOOL_SYS_DYNAMIC_LINKER# _LT_AC_TAGCONFIG# ----------------AC_DEFUN([_LT_AC_TAGCONFIG],[AC_ARG_WITH([tags],    [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@],        [include additional configurations @<:@automatic@:>@])],    [tagnames="$withval"])if test -f "$ltmain" && test -n "$tagnames"; then  if test ! -f "${ofile}"; then    AC_MSG_WARN([output file `$ofile' does not exist])  fi  if test -z "$LTCC"; then    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"    if test -z "$LTCC"; then      AC_MSG_WARN([output file `$ofile' does not look like a libtool script])    else      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])    fi  fi  if test -z "$LTCFLAGS"; then    eval "`$SHELL ${ofile} --config | grep '^LTCFLAGS='`"  fi  # Extract list of available tagged configurations in $ofile.  # Note that this assumes the entire list is on one line.  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"  for tagname in $tagnames; do    IFS="$lt_save_ifs"    # Check whether tagname contains only valid characters    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in    "") ;;    *)  AC_MSG_ERROR([invalid tag name: $tagname])	;;    esac    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null    then      AC_MSG_ERROR([tag name \"$tagname\" already exists])    fi    # Update the list of available tags.    if test -n "$tagname"; then      echo appending configuration tag \"$tagname\" to $ofile      case $tagname in      CXX)	if test -n "$CXX" && ( test "X$CXX" != "Xno" &&	    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||	    (test "X$CXX" != "Xg++"))) ; then	  AC_LIBTOOL_LANG_CXX_CONFIG	else	  tagname=""	fi	;;      F77)	if test -n "$F77" && test "X$F77" != "Xno"; then	  AC_LIBTOOL_LANG_F77_CONFIG	else	  tagname=""	fi	;;      GCJ)	if test -n "$GCJ" && test "X$GCJ" != "Xno"; then	  AC_LIBTOOL_LANG_GCJ_CONFIG	else	  tagname=""	fi	;;      RC)	AC_LIBTOOL_LANG_RC_CONFIG	;;      *)	AC_MSG_ERROR([Unsupported tag name: $tagname])	;;      esac      # Append the new tag name to the list of available tags.      if test -n "$tagname" ; then      available_tags="$available_tags $tagname"    fi    fi  done  IFS="$lt_save_ifs"  # Now substitute the updated list of available tags.  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then    mv "${ofile}T" "$ofile"    chmod +x "$ofile"  else    rm -f "${ofile}T"    AC_MSG_ERROR([unable to update list of available tagged configurations.])  fifi])# _LT_AC_TAGCONFIG# AC_LIBTOOL_DLOPEN# -----------------# enable checks for dlopen supportAC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])])# AC_LIBTOOL_DLOPEN# AC_LIBTOOL_WIN32_DLL# --------------------# declare package support for building win32 DLLsAC_DEFUN([AC_LIBTOOL_WIN32_DLL],[AC_BEFORE([$0], [AC_LIBTOOL_SETUP])])# AC_LIBTOOL_WIN32_DLL# AC_ENABLE_SHARED([DEFAULT])# ---------------------------# implement the --enable-shared flag# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.AC_DEFUN([AC_ENABLE_SHARED],[define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnlAC_ARG_ENABLE([shared],    [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@],	[build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])],    [p=${PACKAGE-default}    case $enableval in    yes) enable_shared=yes ;;    no) enable_shared=no ;;    *)      enable_shared=no      # Look at the argument we got.  We use all the common list separators.      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"      for pkg in $enableval; do	IFS="$lt_save_ifs"	if test "X$pkg" = "X$p"; then	  enable_shared=yes	fi      done      IFS="$lt_save_ifs"      ;;    esac],    [enable_shared=]AC_ENABLE_SHARED_DEFAULT)])# AC_ENABLE_SHARED# AC_DISABLE_SHARED# -----------------# set the default shared flag to --disable-sharedAC_DEFUN([AC_DISABLE_SHARED],[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnlAC_ENABLE_SHARED(no)])# AC_DISABLE_SHARED# AC_ENABLE_STATIC([DEFAULT])# ---------------------------# implement the --enable-static flag# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.AC_DEFUN([AC_ENABLE_STATIC],[define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnlAC_ARG_ENABLE([static],    [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@],	[build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])],    [p=${PACKAGE-default}    case $enableval in    yes) enable_static=yes ;;    no) enable_static=no ;;    *)     enable_static=no      # Look at the argument we got.  We use all the common list separators.      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"      for pkg in $enableval; do	IFS="$lt_save_ifs"	if test "X$pkg" = "X$p"; then	  enable_static=yes	fi      done      IFS="$lt_save_ifs"      ;;    esac],    [enable_static=]AC_ENABLE_STATIC_DEFAULT)])# AC_ENABLE_STATIC# AC_DISABLE_STATIC# -----------------# set the default static flag to --disable-staticAC_DEFUN([AC_DISABLE_STATIC],[AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnlAC_ENABLE_STATIC(no)])# AC_

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -