<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bfwiki.tellefsen.net//index.php?action=history&amp;feed=atom&amp;title=Man_1_ch02s05</id>
	<title>Man 1 ch02s05 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bfwiki.tellefsen.net//index.php?action=history&amp;feed=atom&amp;title=Man_1_ch02s05"/>
	<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Man_1_ch02s05&amp;action=history"/>
	<updated>2026-05-23T18:57:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://bfwiki.tellefsen.net//index.php?title=Man_1_ch02s05&amp;diff=138&amp;oldid=prev</id>
		<title>Fal7i: Created page with &#039;__NOTOC__ __NOEDITSECTION__ {{Man1top |lang=en |rev=1.0.6 |Title=5.&amp;nbsp;Configure Options |prev=Man 1 ch02s04 |Subtitle=Chapter&amp;nbsp;II.&amp;nbsp;Installing Bluefish |next=Man 1 ch0…&#039;</title>
		<link rel="alternate" type="text/html" href="https://bfwiki.tellefsen.net//index.php?title=Man_1_ch02s05&amp;diff=138&amp;oldid=prev"/>
		<updated>2009-08-19T13:15:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;__NOTOC__ __NOEDITSECTION__ {{Man1top |lang=en |rev=1.0.6 |Title=5. Configure Options |prev=Man 1 ch02s04 |Subtitle=Chapter II. Installing Bluefish |next=Man 1 ch0…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
{{Man1top&lt;br /&gt;
|lang=en&lt;br /&gt;
|rev=1.0.6&lt;br /&gt;
|Title=5.&amp;amp;nbsp;Configure Options&lt;br /&gt;
|prev=Man 1 ch02s04&lt;br /&gt;
|Subtitle=Chapter&amp;amp;nbsp;II.&amp;amp;nbsp;Installing Bluefish&lt;br /&gt;
|next=Man 1 ch02s06&lt;br /&gt;
}}&lt;br /&gt;
== 5. Configure Options ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right; background-color:#E5ECF9;border:1px solid #3061C2;&amp;quot;&amp;gt;&lt;br /&gt;
*[[#5.1. Standard configuration flags|5.1. Standard configuration flags]] &lt;br /&gt;
*[[#5.2. Flags personal to bluefish|5.2. Flags personal to bluefish]] &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
This section describes all the configure options available for bluefish.&lt;br /&gt;
&lt;br /&gt;
=== 5.1. Standard configuration flags ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Configuration:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;tt&amp;gt;-h--help&amp;lt;/tt&amp;gt; &lt;br /&gt;
display this help and exit&lt;br /&gt;
*&amp;lt;tt&amp;gt;--help=short&amp;lt;/tt&amp;gt; &lt;br /&gt;
display options specific to this package&lt;br /&gt;
*&amp;lt;tt&amp;gt;--help=recursive&amp;lt;/tt&amp;gt; &lt;br /&gt;
display the short help of all the included packages&lt;br /&gt;
*&amp;lt;tt&amp;gt;-V--version&amp;lt;/tt&amp;gt; &lt;br /&gt;
display version information and exit&lt;br /&gt;
*&amp;lt;tt&amp;gt;-q--quiet--silent&amp;lt;/tt&amp;gt; &lt;br /&gt;
do not print &amp;quot;checking...&amp;quot; messages&lt;br /&gt;
*&amp;lt;tt&amp;gt;--cache-file=FILE&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;cache test results in FILE [disabled by default]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;tt&amp;gt;-C--config-cache&amp;lt;/tt&amp;gt; &lt;br /&gt;
alias for &amp;lt;tt&amp;gt;--cache-file=config.cache&amp;lt;/tt&amp;gt;&lt;br /&gt;
*&amp;lt;tt&amp;gt;-n--no-create&amp;lt;/tt&amp;gt; &lt;br /&gt;
do not create output files&lt;br /&gt;
*&amp;lt;tt&amp;gt;--srcdir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;find the sources in DIR [configure dir or &amp;lt;/nowiki&amp;gt;.. by default]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Installation directories:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Man1_tip.png]] By default, &amp;#039;&amp;#039;&amp;#039;make install&amp;#039;&amp;#039;&amp;#039; will install all the files in /usr/local/bin, /usr/local/lib, etc. You can specify an installation prefix other than /usr/local using &amp;lt;tt&amp;gt;--prefix&amp;lt;/tt&amp;gt;, for instance &amp;lt;tt&amp;gt;--prefix=$HOME&amp;lt;/tt&amp;gt;.&lt;br /&gt;
*&amp;lt;tt&amp;gt;--prefix=PREFIX&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;install architecture-independent files in PREFIX [&amp;lt;/nowiki&amp;gt;/usr/local by default]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--exec-prefix=EPREFIX&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;install architecture-dependent files in EPREFIX [&amp;lt;/nowiki&amp;gt;PREFIX by default]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Fine tuning of the installation directories:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
[[File:Man1_tip.png]] For better control, use the options below. Defaults are shown within brackets.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--bindir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;user executables [&amp;lt;/nowiki&amp;gt;EPREFIX/bin]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--sbindir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;system admin executables [&amp;lt;/nowiki&amp;gt;EPREFIX/sbin]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--libexecdir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;program executables [[Man 1 &amp;lt;/nowiki&amp;gt;EPREFIX/libexec]]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--datadir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;read-only architecture-independent data [&amp;lt;/nowiki&amp;gt;PREFIX/share]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--sysconfdir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;read-only single-machine data [&amp;lt;/nowiki&amp;gt;PREFIX/etc]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--sharedstatedir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;modifiable architecture-independent data [&amp;lt;/nowiki&amp;gt;PREFIX/com]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--localstatedir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;modifiable single-machine data [&amp;lt;/nowiki&amp;gt;PREFIX/var]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--libdir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;object code libraries [[Man 1 &amp;lt;/nowiki&amp;gt;EPREFIX/lib]]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--includedir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;C header files [[Man 1 &amp;lt;/nowiki&amp;gt;PREFIX/include]]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--oldincludedir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;C header files for non-gcc [&amp;lt;/nowiki&amp;gt;/usr/include]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--infodir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;info documentation [&amp;lt;/nowiki&amp;gt;PREFIX/info]&lt;br /&gt;
*&amp;lt;tt&amp;gt;--mandir=DIR&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;man documentation [&amp;lt;/nowiki&amp;gt;PREFIX/man]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Program names:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;tt&amp;gt;--program-prefix=PREFIX&amp;lt;/tt&amp;gt; &lt;br /&gt;
prepend PREFIX to installed program names&lt;br /&gt;
*&amp;lt;tt&amp;gt;--program-suffix=SUFFIX&amp;lt;/tt&amp;gt; &lt;br /&gt;
append SUFFIX to installed program names&lt;br /&gt;
*&amp;lt;tt&amp;gt;--program-transform-name=PROGRAM&amp;lt;/tt&amp;gt; &lt;br /&gt;
run sed PROGRAM on installed program names&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;System types:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;tt&amp;gt;--build=BUILD&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;configure for building on BUILD [guessed]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;tt&amp;gt;--host=HOST&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;cross-compile to build programs to run on HOST [BUILD]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Some influential environment variables:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Man1_tip.png]] Use these variables to override the choices made by &amp;#039;&amp;#039;&amp;#039;configure&amp;#039;&amp;#039;&amp;#039; or to help it to find libraries and programs with nonstandard names/locations.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;CC&amp;lt;/tt&amp;gt; &lt;br /&gt;
C compiler command&lt;br /&gt;
*&amp;lt;tt&amp;gt;CFLAGS&amp;lt;/tt&amp;gt; &lt;br /&gt;
C compiler flags&lt;br /&gt;
*&amp;lt;tt&amp;gt;LDFLAGS&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;linker flags, e.g. -L&amp;lt;lib dir&amp;gt; if you have libraries in a nonstandard directory &amp;lt;lib dir&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;tt&amp;gt;CPPFLAGS&amp;lt;/tt&amp;gt; &lt;br /&gt;
&amp;lt;nowiki&amp;gt;C/C++ preprocessor flags, e.g. -I&amp;lt;include dir&amp;gt; if you have headers in a nonstandard directory &amp;lt;include dir&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;tt&amp;gt;CPP&amp;lt;/tt&amp;gt; &lt;br /&gt;
C preprocessor&lt;br /&gt;
&lt;br /&gt;
=== 5.2. Flags personal to bluefish ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Optional Features:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Man1_note.png]] These work like this: &amp;lt;tt&amp;gt;--enable-feature&amp;lt;/tt&amp;gt; enables the feature, &amp;lt;tt&amp;gt;--disable-feature&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--enable-feature=no&amp;lt;/tt&amp;gt; disables the feature.&lt;br /&gt;
&lt;br /&gt;
By default, the &amp;lt;tt&amp;gt;--enable-feature&amp;lt;/tt&amp;gt; option is not enabled, you should pass it if you want to get it, the &amp;lt;tt&amp;gt;--disable-xxx&amp;lt;/tt&amp;gt; option is not disabled, you should pass it if you want to disable it.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-auto-optimization&amp;lt;/tt&amp;gt; &lt;br /&gt;
Optimizes the build process for a given architecture if possible. It works only on a selected set of x86 platforms.&lt;br /&gt;
&lt;br /&gt;
How: rely on the result of:&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;uname -p&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;grep &amp;quot;model name&amp;quot; /proc/cpuinfo | cut -d: -f2&amp;#039;&amp;#039;&amp;#039; to detect the architecture&lt;br /&gt;
# the version of gcc to pass the arguments&lt;br /&gt;
&lt;br /&gt;
Tested gcc versions: 3.2.*, 3.0.*, 2.95.*&lt;br /&gt;
&lt;br /&gt;
Machines: Intel(R) Pentium(R) 4CPU, Pentium III, AMD-K6 (tm) 3D, Pentium 75 - 200, Pentium II, AMD Athlon(TM) XP&lt;br /&gt;
&lt;br /&gt;
Other machines are ignored&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-gcc3-optimization=type&amp;lt;/tt&amp;gt; &lt;br /&gt;
optimizes the build process for a given architecture if possible&lt;br /&gt;
&lt;br /&gt;
Machines: i386, i486, pentium, pentium-mmx, pentiumpro, pentium2, pentium3, pentium4, k6, k6-2, k6-3, athlon, athlon-tbird, athlon-4, athlon-xp, athlon-mp, winchip-c6, winchip2, c3&lt;br /&gt;
&lt;br /&gt;
Other machines are ignored&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-gcc2-optimization=type&amp;lt;/tt&amp;gt; &lt;br /&gt;
optimizes the build process for a given architecture if possible&lt;br /&gt;
&lt;br /&gt;
Machines: i386, i486, pentium, pentiumpro, k6&lt;br /&gt;
&lt;br /&gt;
Other machines are ignored&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-debugging-output&amp;lt;/tt&amp;gt; &lt;br /&gt;
turns debugging output on (this option impacts performance)&lt;br /&gt;
*&amp;lt;tt&amp;gt;--disable-splash-screen&amp;lt;/tt&amp;gt; &lt;br /&gt;
suppresses the display of the splash screen at launch time (Bluefish launches faster)&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-highlight-profiling&amp;lt;/tt&amp;gt; &lt;br /&gt;
outputs statistics on where the program spends most of its time when highlighting patterns&lt;br /&gt;
&lt;br /&gt;
Usage: for debugging highlight patterns or trying to optimize the program&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-development&amp;lt;/tt&amp;gt; &lt;br /&gt;
enables development checks (slows down the program)&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-gprof-profiling&amp;lt;/tt&amp;gt; &lt;br /&gt;
outputs statistics on where the program spends most of its time by generating extra code to write profile information suitable for the analysis (slows down the program)&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-gcoc-coverage&amp;lt;/tt&amp;gt; &lt;br /&gt;
Purpose: to be able to collect statistics on how many times each branch is executed and how long it has lasted. Creates data files for the gcov code-coverage utility (slows down the program)&lt;br /&gt;
*&amp;lt;tt&amp;gt;--disable-update-databases&amp;lt;/tt&amp;gt; &lt;br /&gt;
do not run the update-desktop-database or update-mime-database utilities after installation (mostly useful for package maintainers)&lt;br /&gt;
*&amp;lt;tt&amp;gt;--disable-nls&amp;lt;/tt&amp;gt; &lt;br /&gt;
disables the Native Language Support (might speed up the program)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Optional Packages:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Man1_note.png]] These work like this: &amp;lt;tt&amp;gt;--with-xxx=foo&amp;lt;/tt&amp;gt; enables the flag, &amp;lt;tt&amp;gt;--without-xxx&amp;lt;/tt&amp;gt; disables it. When not enabled, the default is used.&lt;br /&gt;
*&amp;lt;tt&amp;gt;--without-libgnomeui&amp;lt;/tt&amp;gt; &lt;br /&gt;
disable libgnomeui detection&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-gnome1-menu&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the gnome1 menu (disabled by default)&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-gnome1-menu=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-gnome1-menu&amp;lt;/tt&amp;gt; &lt;br /&gt;
disabled by default&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-freedesktop_org-menu&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the freedesktop.org (gnome and kde) menu&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-freedesktop_org-menu=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-freedesktop_org-menu&amp;lt;/tt&amp;gt; &lt;br /&gt;
defaults to auto-detection, which tries:&lt;br /&gt;
&lt;br /&gt;
* /usr/share/applications&lt;br /&gt;
* PREFIX/share/applications&lt;br /&gt;
* /usr/X11R6/share/gnome/applications&lt;br /&gt;
* PREFIX/share/gnome/applications&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-freedesktop_org-mime&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the freedesktop.org (gnome and kde) mime&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-freedesktop_org-mime=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-freedesktop_org-mime&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
defaults to auto-detection, which tries:&lt;br /&gt;
&lt;br /&gt;
* /usr/share/mime&lt;br /&gt;
* PREFIX/share/mime&lt;br /&gt;
* /usr/X11R6/share/gnome/mime&lt;br /&gt;
* PREFIX/share/gnome/mime&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-gnome2_4-mime&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the gnome 2.4 mime&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-gnome2_4-mime=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-gnome2_4-mime&amp;lt;/tt&amp;gt; &lt;br /&gt;
defaults to auto-detection, which tries:&lt;br /&gt;
&lt;br /&gt;
* /usr/share/mime-info&lt;br /&gt;
* PREFIX/share/mime-info&lt;br /&gt;
* /usr/X11R6/share/gnome/mime-info&lt;br /&gt;
* PREFIX/share/gnome/mime-info&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-gnome2_4-appreg&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the gnome 2.4 application registry&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-gnome2_4-appreg=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-gnome2_4-appreg&amp;lt;/tt&amp;gt; &lt;br /&gt;
defaults to auto-detection, which tries:&lt;br /&gt;
&lt;br /&gt;
* /usr/share/application-registry&lt;br /&gt;
* PREFIX/share/application-registry&lt;br /&gt;
* /usr/X11R6/share/gnome/application-registry&lt;br /&gt;
* PREFIX/share/gnome/application-registry&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-icon-path&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the icon.&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-icon-path=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-icon-path&amp;lt;/tt&amp;gt; &lt;br /&gt;
defaults to auto-detection, which tries:&lt;br /&gt;
&lt;br /&gt;
* /usr/share/pixmaps&lt;br /&gt;
* PREFIX/share/pixmaps&lt;br /&gt;
* /usr/X11R6/share/gnome/pixmaps&lt;br /&gt;
* PREFIX/share/gnome/pixmaps&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-libiconv-prefix&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for libiconv top level installation.&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-libiconv-prefix=customizeddir&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Effect: searches for libiconv in customizeddir/include and customizeddir/lib&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-included-gettext&amp;lt;/tt&amp;gt; &lt;br /&gt;
&lt;br /&gt;
use the GNU gettext library included in the package&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Features specific to the CVS version:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-unstable-install&amp;lt;/tt&amp;gt; &lt;br /&gt;
enable the installation of a bluefish development version with independent directories and files. Use this for CVS snapshots&lt;br /&gt;
*&amp;lt;tt&amp;gt;--enable-scanner&amp;lt;/tt&amp;gt; &lt;br /&gt;
use the BfTextView scanner for editor widget&lt;br /&gt;
*&amp;lt;tt&amp;gt;--disable-python&amp;lt;/tt&amp;gt; &lt;br /&gt;
do not build the python plugin&lt;br /&gt;
*&amp;lt;tt&amp;gt;--with-theme-path&amp;lt;/tt&amp;gt; &lt;br /&gt;
customized path for the theme icons.&lt;br /&gt;
&lt;br /&gt;
Usage: &amp;lt;tt&amp;gt;--with-theme-path=customizedpath&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;--without-theme-path&amp;lt;/tt&amp;gt; &lt;br /&gt;
defaults to auto-detection, which tries:&lt;br /&gt;
&lt;br /&gt;
* /usr/share/icons/hicolor&lt;br /&gt;
* PREFIX/share/icons/hicolor&lt;br /&gt;
* /usr/X11R6/share/gnome/icons/hicolor&lt;br /&gt;
* PREFIX/share/gnome/icons/hicolor&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Man1bottom&lt;br /&gt;
|prev=Man 1 ch02s04&lt;br /&gt;
|up=Man 1 ch02&lt;br /&gt;
|next=Man 1 ch02s06&lt;br /&gt;
|prevname= 4.&amp;amp;nbsp;Installing a Bluefish Source Distribution&lt;br /&gt;
|nextname=6.&amp;amp;nbsp;Installing a Binary Distribution&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Fal7i</name></author>
	</entry>
</feed>