Thanks for the correction. I thought you meant --with-x and not a custom
with_x11 block. The with_x11 way is better.
--
[EMAIL PROTECTED]
Development Team, Application Services
Cable & Wireless Deutschland GmbH
On Fri, May 31, 2002 at 12:24:40PM +0200, Ralf S. Engelschall wrote:
> 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.
>
>> 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}
>> )
>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]