怎么设置pdf默认打开程序 怎么设置pdf默认打开方式( 二 )


–enable-coverage build with coverage testing instrumentation
–enable-dtrace build with DTrace support
–enable-tap-tests enable TAP tests (requires Perl and IPC::Run)
–enable-depend turn on automatic dependency tracking
–enable-cassert enable assertion checks (for debugging)
–disable-thread-safety disable thread-safety in client libraries
–disable-largefile omit support for large files
Optional Packages:
–with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
–without-PACKAGE do not use PACKAGE (same as –with-PACKAGE=no)
–with-extra-version=STRING
append STRING to version
–with-template=NAME override operating system template
–with-includes=DIRS look for additional header files in DIRS
–with-libraries=DIRS look for additional libraries in DIRS
–with-libs=DIRS alternative spelling of –with-libraries
–with-pgport=PORTNUM set default port number [5432]
–with-blocksize=BLOCKSIZE
set table block size in kB [8]
–with-segsize=SEGSIZE set table segment size in GB [1]
–with-wal-blocksize=BLOCKSIZE
set WAL block size in kB [8]
–with-CC=CMD set compiler (deprecated)
–with-llvm build with LLVM based JIT support
–with-icu build with ICU support
–with-tcl build Tcl modules (PL/Tcl)
–with-tclconfig=DIR tclConfig.sh is in DIR
–with-perl build Perl modules (PL/Perl)
–with-python build Python modules (PL/Python)
–with-gssapi build with GSSAPI support
–with-krb-srvnam=NAME default service principal name in Kerberos (GSSAPI)
[postgres]
–with-pam build with PAM support
–with-bsd-auth build with BSD Authentication support
–with-ldap build with LDAP support
–with-bonjour build with Bonjour support
–with-openssl build with OpenSSL support
–with-selinux build with SELinux support
–with-systemd build with systemd support
–without-readline do not use GNU Readline nor BSD Libedit for editing
–with-libedit-preferred
prefer BSD Libedit over GNU Readline
–with-uuid=LIB build contrib/uuid-ossp using LIB (bsd,e2fs,ossp)
–with-ossp-uuid obsolete spelling of –with-uuid=ossp
–with-libxml build with XML support
–with-libxslt use XSLT support when building contrib/xml2
–with-system-tzdata=https://atx106.com/DIR
use system time zone data in DIR
–without-zlib do not use Zlib
–with-gnu-ld assume the C compiler uses GNU ld [default=no]
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L if you have libraries in a
nonstandard directory
LIBS libraries to pass to the linker, e.g. -l
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if
you have headers in a nonstandard directory
CXX C++ compiler command
CXXFLAGS C++ compiler flags
LLVM_CONFIG path to llvm-config command
CLANG path to clang compiler to generate bitcode
CPP C preprocessor
PKG_CONFIG path to pkg-config utility
PKG_CONFIG_PATH
directories to add to pkg-config's search path
PKG_CONFIG_LIBDIR
path overriding pkg-config's built-in search path
ICU_CFLAGS C compiler flags for ICU, overriding pkg-config
ICU_LIBS linker flags for ICU, overriding pkg-config
XML2_CONFIG path to xml2-config utility
XML2_CFLAGS C compiler flags for XML2, overriding pkg-config
XML2_LIBS linker flags for XML2, overriding pkg-config
LDFLAGS_EX extra linker flags for linking executables only
LDFLAGS_SL extra linker flags for linking shared libraries only

推荐阅读