]> git.pld-linux.org Git - packages/gabber.git/blame - gabber-ac_fixes.patch
f7312b836fbb8dbfe98c4b1e2d89a70a gabber-desktop.patch
[packages/gabber.git] / gabber-ac_fixes.patch
CommitLineData
343343cf 1--- gabber-0.8.7/configure.in~ Wed Sep 25 18:30:33 2002
2+++ gabber-0.8.7/configure.in Wed Sep 25 18:30:33 2002
3@@ -6,17 +6,6 @@
4 AC_PREFIX_DEFAULT(/usr/local)
5 AM_PROG_XML_I18N_TOOLS
6
7-dnl Pick up the Gnome macros.
8-if test -z "$ACLOCAL_FLAGS" ; then
9- if test -d "$acldir/gnome-macros" -a -r "$acldir/gnome-macros/autogen.sh" ; then
10- AM_ACLOCAL_INCLUDE($acldir/gnome-macros)
11- elif test -d "$acldir/gnome" -a -r "$acldir/gnome/autogen.sh" ; then
12- AM_ACLOCAL_INCLUDE($acldir/gnome)
13- elif test -d "$srcdir/macros" -a -r "$srcdir/macros/autogen.sh" ; then
14- AM_ACLOCAL_INCLUDE($srcdir/macros)
15- fi
16-fi
17-
18 GNOME_COMMON_INIT
19
20 GNOME_INIT
This page took 0.065692 seconds and 4 git commands to generate.