Guest User

Untitled

a guest
Feb 17th, 2015
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. Optional Features:
  2. --disable-option-checking ignore unrecognized --enable/--with options
  3. --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
  4. --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
  5. --disable-largefile omit support for large files
  6. --disable-maintainer-mode
  7. disable make rules and dependencies not useful (and
  8. sometimes confusing) to the casual installer
  9. --enable-dependency-tracking
  10. do not reject slow dependency extractors
  11. --disable-dependency-tracking
  12. speeds up one-time build
  13. --enable-silent-rules less verbose build output (undo: "make V=1")
  14. --disable-silent-rules verbose build output (undo: "make V=0")
  15. --enable-static[=PKGS] build static libraries [default=no]
  16. --enable-shared[=PKGS] build shared libraries [default=yes]
  17. --enable-fast-install[=PKGS]
  18. optimize for fast installation [default=yes]
  19. --disable-libtool-lock avoid locking (might break parallel builds)
  20. --disable-nls do not use Native Language Support
  21. --enable-gtk-doc use gtk-doc to build documentation [[default=no]]
  22. --enable-gtk-doc-html build documentation in html format [[default=yes]]
  23. --enable-gtk-doc-pdf build documentation in pdf format [[default=no]]
  24. --enable-introspection=[no/auto/yes]
  25. Enable introspection for this build
  26. --enable-address-sanitizer
  27. enable -fsanitize=address
  28. --enable-undefined-sanitizer
  29. enable -fsanitize=undefined
  30. --disable-python-devel Do not build python modules
  31. --disable-dbus disable usage of dbus-1 in tests
  32. --disable-utmp disable utmp/wtmp log handling
  33. --enable-compat-libs Enable creation of compatibility libraries
  34. --enable-coverage enable test coverage
  35. --disable-kmod disable loadable modules support
  36. --disable-xkbcommon disable xkbcommon keymap support
  37. --disable-blkid disable blkid support
  38. --disable-seccomp Disable optional SECCOMP support
  39. --disable-ima Disable optional IMA support
  40. --disable-chkconfig Disable optional chkconfig support
  41. --disable-selinux Disable optional SELINUX support
  42. --disable-apparmor Disable optional AppArmor support
  43. --disable-xz Disable optional XZ support
  44. --disable-zlib Disable optional ZLIB support
  45. --enable-bzip2 Enable optional BZIP2 support
  46. --enable-lz4 Enable optional LZ4 support
  47. --disable-pam Disable optional PAM support
  48. --disable-acl Disable optional ACL support
  49. --disable-smack Disable optional SMACK support
  50. --disable-gcrypt Disable optional GCRYPT support
  51. --disable-audit Disable optional AUDIT support
  52. --disable-elfutils Disable optional ELFUTILS support
  53. --disable-libcryptsetup disable libcryptsetup tools
  54. --disable-qrencode disable qrencode support
  55. --disable-microhttpd disable microhttpd support
  56. --disable-gnutls disable gnutls support
  57. --disable-libcurl disable libcurl support
  58. --disable-libidn Disable optional LIBIDN support
  59. --disable-libiptc Disable optional LIBIPTC support
  60. --disable-binfmt disable binfmt tool
  61. --disable-vconsole disable vconsole tool
  62. --disable-bootchart disable bootchart tool
  63. --disable-quotacheck disable quotacheck tools
  64. --disable-tmpfiles disable tmpfiles support
  65. --disable-sysusers disable sysusers support
  66. --disable-firstboot disable firstboot support
  67. --disable-randomseed disable randomseed tools
  68. --disable-backlight disable backlight tools
  69. --disable-rfkill disable rfkill tools
  70. --disable-logind disable login daemon
  71. --disable-machined disable machine daemon
  72. --disable-importd disable import daemon
  73. --disable-hostnamed disable hostname daemon
  74. --disable-timedated disable timedate daemon
  75. --disable-timesyncd disable timesync daemon
  76. --disable-localed disable locale daemon
  77. --disable-coredump disable coredump hook
  78. --disable-polkit disable PolicyKit support
  79. --disable-resolved disable resolve daemon
  80. --disable-networkd disable networkd
  81. --disable-efi disable EFI support
  82. --enable-terminal enable terminal support
  83. --enable-kdbus do connect to kdbus by default
  84. --disable-myhostname disable nss-myhostname support
  85. --disable-gudev disable Gobject libudev support [default=enabled]
  86. --disable-hwdb disable hardware database support
  87. --disable-manpages disable manpages
  88. --disable-hibernate disable hibernation support
  89. --disable-ldconfig disable ldconfig
  90. --enable-split-usr Assume that /bin, /sbin aren\'t symlinks into /usr
  91. --disable-tests disable tests
  92. --enable-debug[=LIST] enable extra debugging (hashmap,mmap-cache)
Advertisement
Add Comment
Please, Sign In to add comment