[root@localhost pekwm-cvs-20040828]# ./configure --enable-xtf --enable-imlib2 checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for sed... sed
checking how to run the C++ preprocessor... g++ -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking whether to build support for the XShape extension... yes
checking for XShapeCombineShape in -lXext... yes
checking for X11/extensions/shape.h... yes
checking whether to build support for the Xinerama extension... no
checking wheter to build support for the XRANDR extension... yes
checking for XRRQueryExtension in -lXrandr... yes
checking whether to use pcre for autoprops... no
checking whether to support Xft fonts... yes
checking for xft-config... /usr/X11R6/bin/xft-config
checking for xft - version >= 2.0.0... ./configure: line 4929: test: 2.2: integer expression expected
yes
checking whether to use Imlib2 for imagehandling... yes
checking for imlib2-config... /usr/bin/imlib2-config
checking for imlib2 - version >= 1.0.0... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits usability... yes
checking limits presence... yes
checking for limits... yes
checking for setenv... yes
checking whether to include verbose debugging code... no
checking whether to include menu support... yes
checking whether to include keygrabber support... yes
checking whether to include harbour... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/themes/default/Makefile
config.status: creating data/themes/horizon/Makefile
config.status: creating data/themes/minimal/Makefile
config.status: creating data/scripts/Makefile
config.status: creating docs/Makefile
config.status: creating config.h
config.status: executing depfiles commands
*
* pekwm version CVS configured successfully.
*
* Using '/usr/local' for installation.
* Using 'g++' for C++ compiler.
* Building with '-g -O2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -I/usr/include/freetype2/freetype2/config -I/usr/X11R6/include -I/usr/X11R6/include' for C++ compiler flags.
* Building with ' -L/usr/X11R6/lib -lX11 -lXpm -lXext -lXrandr -L/usr/X11R6/lib -lXft -lX11 -L/usr/lib -lfreetype -lfontconfig -L/usr/X11R6/lib -lXrender -L/usr/lib -lImlib2 -lfreetype -lz -lm -ldl -lXext -lXext -lX11 -L/usr/X11R6/lib' for linker flags.
* To Rebuild, use:
* --enable-shape --disable-xinerama --enable-xrandr --disable-pcre --enable-xft --enable-imlib2 --disable-debug --enable-menus --enable-keygrabber --disable-harbour
*
* Now you may build with 'make'
*
Bizarre nan ?