diff --git a/gnome2/gnome-utils/gnome-utils.conf b/gnome2/gnome-utils/gnome-utils.conf index 1a73740b6..fef7cfba4 100644 --- a/gnome2/gnome-utils/gnome-utils.conf +++ b/gnome2/gnome-utils/gnome-utils.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../gnome-utils/gnome-utils.conf -# Copyright (C) 2010 The OpenSDE Project +# Copyright (C) 2010 - 2011 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2004 Clifford Wolf # @@ -14,6 +14,7 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -autogen=1 +# fix error: possibly undefined macro: AM_GCONF_SOURCE_2 +hook_add preconf 9 "autoreconf -iv -I $(pkgprefix datadir gconf)/aclocal" confopt="$confopt --with-messages=/var/log/messages"