KDE changes

Zbigniew Luszpinski zbiggy at o2.pl
Wed May 17 00:00:19 UTC 2006


>
> -  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}     \
> -               --with-qt-dir=${QT_PREFIX:-$QTDIR}  \
> -               --enable-final                      \
> -               --disable-debug                     \
> -               --with-xinerama                     \
> -               $OPTS                              &&
> +  OPTS="--with-qt-dir=${QTDIR} --enable-final --disable-debug
> --with-xinerama $OPTS" &&
> -  default_make
> +  default_build &&

This redundand --with-xinerama option should be also removed.
It does nothing and does not exist in configure anymore.

have a nice day,
Zbigniew 'zbiggy' Luszpinski


More information about the Lunar-dev mailing list