[root@bbiritz-fedora12 root5_26a_test]# rm /usr/include/X11/extensions/shape.h
rm: remove regular file `/usr/include/X11/extensions/shape.h'? y
[root@bbiritz-fedora12 root5_26a_test]# ./configure
Configuring for linux
Checking for GNU Make version >= 3.79.1 ... ok
Checking for C compiler ... gcc
Checking for C++ compiler ... g++
Checking for linker (LD) ... g++
Checking for F77 compiler ... no F77 compiler gfortran found
Checking for libX11 ... /usr/lib
Checking for X11/Xlib.h ... /usr/include
Checking for X11/Xft/Xft.h ... /usr/include
Checking for X11/extensions/shape.h ... no
configure: X11/extensions/shape.h header (xorg-x11-proto-devel) MUST be installed
[root@bbiritz-fedora12 root5_26a_test]# yum list *libXext*
Loaded plugins: presto, refresh-packagekit
Installed Packages
libXext.i686 1.1-2.fc12 @updates
libXext-devel.i686 1.1-2.fc12 @updates
[root@bbiritz-fedora12 root5_26a_test]#