|
|
@ -36,6 +36,10 @@ if [ "$prefix_auto" = 1 ] ; then |
|
|
|
set_confopt |
|
|
|
fi |
|
|
|
|
|
|
|
# the following line helps pkg-config find gnome-icon-theme.pc |
|
|
|
var_append PKG_CONFIG_PATH ":" \ |
|
|
|
"${root:-/}$ROCKCFG_PKG_GNOME2_CORE_PREFIX/share/pkgconfig" |
|
|
|
|
|
|
|
# index.sgml is missing in almost all packages ... |
|
|
|
var_append confopt " " "--disable-gtk-doc" |
|
|
|
|
|
|
|