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

📄 aclocal.m4

📁 sqlite-3.4.1,嵌入式数据库.是一个功能强大的开源数据库,给学习和研发以及小型公司的发展带来了全所未有的好处.
💻 M4
📖 第 1 页 / 共 5 页
字号:
postuninstall_cmds=finish_cmds=finish_eval=shlibpath_var=shlibpath_overrides_runpath=unknownversion_type=nonedynamic_linker="$host_os ld.so"sys_lib_dlsearch_path_spec="/lib /usr/lib"if test "$GCC" = yes; then  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then    # if the path contains ";" then we assume it to be the separator    # otherwise default to the standard path separator (i.e. ":") - it is    # assumed that no part of a normal pathname contains ";" but that should    # okay in the real world where ";" in dirpaths is itself problematic.    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`  else    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`  fielse  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"fineed_lib_prefix=unknownhardcode_into_libs=no# when you set need_version to no, make sure it does not cause -set_version# flags to be left without argumentsneed_version=unknowncase $host_os inaix3*)  version_type=linux  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'  shlibpath_var=LIBPATH  # AIX 3 has no versioning support, so we append a major version to the name.  soname_spec='${libname}${release}${shared_ext}$major'  ;;aix4* | aix5*)  version_type=linux  need_lib_prefix=no  need_version=no  hardcode_into_libs=yes  if test "$host_cpu" = ia64; then    # AIX 5 supports IA64    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'    shlibpath_var=LD_LIBRARY_PATH  else    # With GCC up to 2.95.x, collect2 would create an import file    # for dependence libraries.  The import file would start with    # the line `#! .'.  This would cause the generated library to    # depend on `.', always an invalid library.  This was fixed in    # development snapshots of GCC prior to 3.0.    case $host_os in      aix4 | aix4.[[01]] | aix4.[[01]].*)      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'	   echo ' yes '	   echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then	:      else	can_build_shared=no      fi      ;;    esac    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct    # soname into executable. Probably we can add versioning support to    # collect2, so additional links can be useful in future.    if test "$aix_use_runtimelinking" = yes; then      # If using run time linking (on AIX 4.2 or later) use lib<name>.so      # instead of lib<name>.a to let people know that these are not      # typical AIX shared libraries.      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    else      # We preserve .a as extension for shared libraries through AIX4.2      # and later when we are not doing run time linking.      library_names_spec='${libname}${release}.a $libname.a'      soname_spec='${libname}${release}${shared_ext}$major'    fi    shlibpath_var=LIBPATH  fi  ;;amigaos*)  library_names_spec='$libname.ixlibrary $libname.a'  # Create ${libname}_ixlibrary.a entries in /sys/libs.  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'  ;;beos*)  library_names_spec='${libname}${shared_ext}'  dynamic_linker="$host_os ld.so"  shlibpath_var=LIBRARY_PATH  ;;bsdi[[45]]*)  version_type=linux  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'  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'  shlibpath_var=LD_LIBRARY_PATH  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"  # the default ld.so.conf also contains /usr/contrib/lib and  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow  # libtool to hard-code these into programs  ;;cygwin* | mingw* | pw32*)  version_type=windows  shrext_cmds=".dll"  need_version=no  need_lib_prefix=no  case $GCC,$host_os in  yes,cygwin* | yes,mingw* | yes,pw32*)    library_names_spec='$libname.dll.a'    # DLL is installed to $(libdir)/../bin by postinstall_cmds    postinstall_cmds='base_file=`basename \${file}`~      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~      dldir=$destdir/`dirname \$dlpath`~      test -d \$dldir || mkdir -p \$dldir~      $install_prog $dir/$dlname \$dldir/$dlname~      chmod a+x \$dldir/$dlname'    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~      dlpath=$dir/\$dldll~       $rm \$dlpath'    shlibpath_overrides_runpath=yes    case $host_os in    cygwin*)      # Cygwin DLLs use 'cyg' prefix rather than 'lib'      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"      ;;    mingw*)      # MinGW DLLs use traditional 'lib' prefix      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then        # It is most probably a Windows format PATH printed by        # mingw gcc, but we are running on Cygwin. Gcc prints its search        # path with ; separators, and with drive letters. We can handle the        # drive letters (cygwin fileutils understands them), so leave them,        # especially as we might pass files found there to a mingw objdump,        # which wouldn't understand a cygwinified path. Ahh.        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`      else        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`      fi      ;;    pw32*)      # pw32 DLLs use 'pw' prefix rather than 'lib'      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'      ;;    esac    ;;  linux*)    if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'      supports_anon_versioning=no      case `$LD -v 2>/dev/null` in        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...        *\ 2.11.*) ;; # other 2.11 versions        *) supports_anon_versioning=yes ;;      esac      if test $supports_anon_versioning = yes; then        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~$echo "local: *; };" >> $output_objdir/$libname.ver~        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'      else        $archive_expsym_cmds="$archive_cmds"      fi    else      ld_shlibs=no    fi    ;;  *)    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'    ;;  esac  dynamic_linker='Win32 ld.exe'  # FIXME: first we should search . and the directory the executable is in  shlibpath_var=PATH  ;;darwin* | rhapsody*)  dynamic_linker="$host_os dyld"  version_type=darwin  need_lib_prefix=no  need_version=no  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'  soname_spec='${libname}${release}${major}$shared_ext'  shlibpath_overrides_runpath=yes  shlibpath_var=DYLD_LIBRARY_PATH  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.  if test "$GCC" = yes; then    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`  else    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'  fi  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'  ;;dgux*)  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  ;;freebsd1*)  dynamic_linker=no  ;;kfreebsd*-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'  ;;freebsd* | dragonfly*)  # DragonFly does not have aout.  When/if they implement a new  # versioning mechanism, adjust this.  if test -x /usr/bin/objformat; then    objformat=`/usr/bin/objformat`  else    case $host_os in    freebsd[[123]]*) objformat=aout ;;    *) objformat=elf ;;    esac  fi  # Handle Gentoo/FreeBSD as it was Linux  case $host_vendor in    gentoo)      version_type=linux ;;    *)      version_type=freebsd-$objformat ;;  esac  case $version_type in    freebsd-elf*)      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'      need_version=no      need_lib_prefix=no      ;;    freebsd-*)      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'      need_version=yes      ;;    linux)      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'      soname_spec='${libname}${release}${shared_ext}$major'      need_lib_prefix=no      need_version=no      ;;  esac  shlibpath_var=LD_LIBRARY_PATH  case $host_os in  freebsd2*)    shlibpath_overrides_runpath=yes    ;;  freebsd3.[[01]]* | freebsdelf3.[[01]]*)    shlibpath_overrides_runpath=yes    hardcode_into_libs=yes    ;;  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)    shlibpath_overrides_runpath=no    hardcode_into_libs=yes    ;;  freebsd*) # from 4.6 on    shlibpath_overrides_runpath=yes    hardcode_into_libs=yes    ;;  esac  ;;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  hardcode_into_libs=yes  ;;hpux9* | hpux10* | hpux11*)  # Give a soname corresponding to the major version so that dld.sl refuses to  # link against other versions.  version_type=sunos  need_lib_prefix=no  need_version=no  case $host_cpu in  ia64*)    shrext_cmds='.so'    hardcode_into_libs=yes    dynamic_linker="$host_os dld.so"    shlibpath_var=LD_LIBRARY_PATH    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    soname_spec='${libname}${release}${shared_ext}$major'    if test "X$HPUX_IA64_MODE" = X32; then      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"    else      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"    fi    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec    ;;   hppa*64*)     shrext_cmds='.sl'     hardcode_into_libs=yes     dynamic_linker="$host_os dld.sl"     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'     soname_spec='${libname}${release}${shared_ext}$major'     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec     ;;   *)    shrext_cmds='.sl'    dynamic_linker="$host_os dld.sl"    shlibpath_var=SHLIB_PATH    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'    soname_spec='${libname}${release}${shared_ext}$major'    ;;  esac  # HP-UX runs *really* slowly unless shared libraries are mode 555.  postinstall_cmds='chmod 555 $lib'  ;;interix3*)  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'  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=no  hardcode_into_libs=yes  ;;irix5* | irix6* | nonstopux*)  case $host_os in    nonstopux*) version_type=nonstopux ;;    *)	if test "$lt_cv_prog_gnu_ld" = yes; then		version_type=linux	else		version_type=irix	fi ;;  esac  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}${release}${shared_ext} $libname${shared_ext}'  case $host_os in  irix5* | nonstopux*)    libsuff= shlibsuff=    ;;  *)    case $LD in # libtool.m4 will add one of these switches to LD    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")      libsuff= shlibsuff= libmagic=32-bit;;    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")      libsuff=32 shlibsuff=N32 libmagic=N32;;    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")      libsuff=64 shlibsuff=64 libmagic=64-bit;;    *) libsuff= shlibsuff= libmagic=never-match;;    esac    ;;  esac  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH  shlibpath_overrides_runpath=no  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"  hardcode_into_libs=yes  ;;# No shared lib support for Linux oldld, aout, or coff.linux*oldld* | linux*aout* | linux*coff*)  dynamic_linker=no  ;;# This must be Linux ELF.linux*)  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'  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'  shlibpath_var=LD_LIBRARY_PATH  shlibpath_overrides_runpath=no  # This implies no fast_install, which is unacceptable.

⌨️ 快捷键说明

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