Re: gpdf OAFization and bugfixing patch



On 7 May 2000, Maciej Stachowiak wrote:

> +dnl Whether to use OAF
> +
> +AC_MSG_CHECKING(if Bonobo uses OAF)
> +if ( gnome-config --libs bonobo | grep oaf ) > /dev/null 2>&1 ; then
> +	enable_oaf="yes"
> +else
> +	enable_oaf="no"
> +fi

Can't gnome-libs --cflags bonobo be altered to include something like
-DUSE_OAF, so you don't have to use hacks like this one to determine if
Bonobo uses OAF?


   .--= ULLA! =----------------------------.  http://www.debian.org/lintian/\
   \      http://cactus.rulez.org           \ reports/mGergely_Madarasz.html
    `----------= cactus@cactus.rulez.org =--'
A szinoníma olyan szó, amit akkor használsz, ha nem tudsz valamit helyesen leírni.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]