On Fri, May 31, 2002, Michael Schloh wrote:

>     Implicitly add X option and enable GUI.
> [...]
>          ./configure \
>              --prefix=%{l_prefix} \
>              --enable-max-features \
>   -          --without-x \
>              --with-tlib=termcap \
>   -          --disable-gui
>   +          --enable-gui=auto \
>   +          --enable-gtk-check \
>   +          --enable-gnome-check
>          %{l_make} %{l_mflags -O}
>        )

Err.... no, I talked about an _explicit_ "with_x11" option, Michael!
This here means the "vim" package results in different variations,
dependent whether "gtk" and other packages are currently installed or
not. This makes a nightmair on upgrades, because you cannot see ("rpm
-qi vim | grep with_") how a package was built. I backed this out and
added the "with_x11" support I talked about.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to