Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- `configure' configures geany-plugins 1.28 to adapt to many kinds of systems.
- Usage: ./configure [OPTION]... [VAR=VALUE]...
- To assign environment variables (e.g., CC, CFLAGS...), specify them as
- VAR=VALUE. See below for descriptions of some of the useful variables.
- Defaults for the options are specified in brackets.
- Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print `checking ...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for `--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or `..']
- Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [/usr/local]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
- By default, `make install' will install all the files in
- `/usr/local/bin', `/usr/local/lib' etc. You can specify
- an installation prefix other than `/usr/local' using `--prefix',
- for instance `--prefix=$HOME'.
- For better control, use the options below.
- Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
- --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
- --infodir=DIR info documentation [DATAROOTDIR/info]
- --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
- --mandir=DIR man documentation [DATAROOTDIR/man]
- --docdir=DIR documentation root [DATAROOTDIR/doc/geany-plugins]
- --htmldir=DIR html documentation [DOCDIR]
- --dvidir=DIR dvi documentation [DOCDIR]
- --pdfdir=DIR pdf documentation [DOCDIR]
- --psdir=DIR ps documentation [DOCDIR]
- 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]
- 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]
- --enable-silent-rules less verbose build output (undo: "make V=1")
- --disable-silent-rules verbose build output (undo: "make V=0")
- --enable-dependency-tracking
- do not reject slow dependency extractors
- --disable-dependency-tracking
- speeds up one-time build
- --enable-static[=PKGS] build static libraries [default=no]
- --enable-shared[=PKGS] build shared libraries [default=yes]
- --enable-fast-install[=PKGS]
- optimize for fast installation [default=yes]
- --disable-libtool-lock avoid locking (might break parallel builds)
- --disable-nls do not use Native Language Support
- --enable-cppcheck use cppcheck to check the source code [default=auto]
- --disable-extra-c-warnings
- Disable extra C Compiler warnings
- --disable-extra-ld-flags
- Disable extra linker flags
- --disable-all-plugins Disable all plugins
- --disable-addons Do not build the Addons plugin
- --disable-autoclose Do not build the Autoclose plugin
- --disable-automark Do not build the Automark plugin
- --disable-codenav Do not build the CodeNav plugin
- --disable-commander Do not build the Commander plugin
- --disable-debugger Do not build the Debugger plugin
- --disable-defineformat Do not build the Defineformat plugin
- --disable-devhelp Do not build the devhelp plugin
- --disable-geanyctags Do not build the GeanyCtags plugin
- --disable-geanydoc Do not build the GeanyDoc plugin
- --disable-geanyextrasel Do not build the GeanyExtraSel plugin
- --disable-geanygendoc Do not build the GeanyGenDoc plugin
- --disable-geanyinsertnum
- Do not build the GeanyInsertNum plugin
- --disable-geanylatex Do not build the GeanyLaTeX plugin
- --disable-geanylipsum Do not build the GeanyLipsum plugin
- --disable-geanylua Do not build the GeanyLua plugin
- --disable-geanymacro Do not build the GeanyMacro plugin
- --disable-geanyminiscript
- Do not build the GeanyMiniScript plugin
- --disable-geanynumberedbookmarks
- Do not build the GeanyNumberedBookmarks plugin
- --disable-geanyprj Do not build the GeanyPrj plugin
- --disable-geanypy Do not build the Geanypy plugin
- --disable-geanyvc Do not build the GeanyVC plugin
- --enable-gtkspell=ARG Enable GtkSpell support in GeanyVC. [[default=auto]]
- --disable-geanypg Do not build the geanypg plugin
- --disable-largefile omit support for large files
- --disable-geniuspaste Do not build the GeniusPaste plugin
- --disable-gitchangebar Do not build the GitChangeBar plugin
- --disable-lineoperations
- Do not build the LineOperations plugin
- --disable-markdown Do not build the markdown plugin
- --enable-peg-markdown Whether to use Peg-Markdown library [[default=auto]]
- --disable-multiterm Do not build the multiterm plugin
- --disable-overview Do not build the overview plugin
- --disable-pairtaghighlighter
- Do not build the PairTagHighlighter plugin
- --disable-pohelper Do not build the PoHelper plugin
- --disable-pretty_printer
- Do not build the pretty-printer plugin
- --disable-projectorganizer
- Do not build the ProjectOrganizer plugin
- --disable-scope Do not build the Scope plugin
- --disable-sendmail Do not build the Sendmail plugin
- --disable-shiftcolumn Do not build the ShiftColumn plugin
- --disable-spellcheck Do not build the spellcheck plugin
- --disable-treebrowser Do not build the Treebrowser plugin
- --disable-tableconvert Do not build the Tableconvert plugin
- --disable-updatechecker Do not build the Updatechecker plugin
- --disable-webhelper Do not build the WebHelper plugin
- --disable-xmlsnippets Do not build the XMLSnippets plugin
- Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
- both]
- --with-aix-soname=aix|svr4|both
- shared library versioning (aka "SONAME") variant to
- provide on AIX, [default=aix].
- --with-gnu-ld assume the C compiler uses GNU ld [default=no]
- --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
- compiler's sysroot if not specified).
- --with-geany-libdir=PATH
- Set Geany's installation libdir [[default=auto]]
- --with-lua-pkg=ARG name of Lua pkg-config script [[default=lua5.1]]
- --with-gpgme-prefix=PFX prefix where GPGME is installed (optional)
- 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 (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
- you have headers in a nonstandard directory <include dir>
- LT_SYS_LIBRARY_PATH
- User-defined run-time library search path.
- 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
- GEANY_CFLAGS
- C compiler flags for GEANY, overriding pkg-config
- GEANY_LIBS linker flags for GEANY, overriding pkg-config
- CHECK_CFLAGS
- C compiler flags for CHECK, overriding pkg-config
- CHECK_LIBS linker flags for CHECK, overriding pkg-config
- AUTOCLOSE_CFLAGS
- C compiler flags for AUTOCLOSE, overriding pkg-config
- AUTOCLOSE_LIBS
- linker flags for AUTOCLOSE, overriding pkg-config
- AUTOMARK_CFLAGS
- C compiler flags for AUTOMARK, overriding pkg-config
- AUTOMARK_LIBS
- linker flags for AUTOMARK, overriding pkg-config
- COMMANDER_CFLAGS
- C compiler flags for COMMANDER, overriding pkg-config
- COMMANDER_LIBS
- linker flags for COMMANDER, overriding pkg-config
- VTE_CFLAGS C compiler flags for VTE, overriding pkg-config
- VTE_LIBS linker flags for VTE, overriding pkg-config
- DEFINEFORMAT_CFLAGS
- C compiler flags for DEFINEFORMAT, overriding pkg-config
- DEFINEFORMAT_LIBS
- linker flags for DEFINEFORMAT, overriding pkg-config
- DEVHELP_CFLAGS
- C compiler flags for DEVHELP, overriding pkg-config
- DEVHELP_LIBS
- linker flags for DEVHELP, overriding pkg-config
- GEANYGENDOC_CFLAGS
- C compiler flags for GEANYGENDOC, overriding pkg-config
- GEANYGENDOC_LIBS
- linker flags for GEANYGENDOC, overriding pkg-config
- LUA_CFLAGS C compiler flags for LUA, overriding pkg-config
- LUA_LIBS linker flags for LUA, overriding pkg-config
- GMODULE_CFLAGS
- C compiler flags for GMODULE, overriding pkg-config
- GMODULE_LIBS
- linker flags for GMODULE, overriding pkg-config
- PYGTK_CFLAGS
- C compiler flags for PYGTK, overriding pkg-config
- PYGTK_LIBS linker flags for PYGTK, overriding pkg-config
- PYTHON_VERSION
- The installed Python version to use, for example '2.3'. This
- string will be appended to the Python interpreter canonical
- name.
- GTKSPELL_CFLAGS
- C compiler flags for GTKSPELL, overriding pkg-config
- GTKSPELL_LIBS
- linker flags for GTKSPELL, overriding pkg-config
- GENIUSPASTE_CFLAGS
- C compiler flags for GENIUSPASTE, overriding pkg-config
- GENIUSPASTE_LIBS
- linker flags for GENIUSPASTE, overriding pkg-config
- GITCHANGEBAR_CFLAGS
- C compiler flags for GITCHANGEBAR, overriding pkg-config
- GITCHANGEBAR_LIBS
- linker flags for GITCHANGEBAR, overriding pkg-config
- MARKDOWN_CFLAGS
- C compiler flags for MARKDOWN, overriding pkg-config
- MARKDOWN_LIBS
- linker flags for MARKDOWN, overriding pkg-config
- MULTITERM_CFLAGS
- C compiler flags for MULTITERM, overriding pkg-config
- MULTITERM_LIBS
- linker flags for MULTITERM, overriding pkg-config
- GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config
- GLIB_LIBS linker flags for GLIB, overriding pkg-config
- LIBXML_CFLAGS
- C compiler flags for LIBXML, overriding pkg-config
- LIBXML_LIBS linker flags for LIBXML, overriding pkg-config
- ENCHANT_CFLAGS
- C compiler flags for ENCHANT, overriding pkg-config
- ENCHANT_LIBS
- linker flags for ENCHANT, overriding pkg-config
- GIO_CFLAGS C compiler flags for GIO, overriding pkg-config
- GIO_LIBS linker flags for GIO, overriding pkg-config
- UPDATECHECKER_CFLAGS
- C compiler flags for UPDATECHECKER, overriding pkg-config
- UPDATECHECKER_LIBS
- linker flags for UPDATECHECKER, overriding pkg-config
- WEBHELPER_CFLAGS
- C compiler flags for WEBHELPER, overriding pkg-config
- WEBHELPER_LIBS
- linker flags for WEBHELPER, overriding pkg-config
- Use these variables to override the choices made by `configure' or to help
- it to find libraries and programs with nonstandard names/locations.
- Report bugs to the package provider.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement