]> git.pld-linux.org Git - packages/gg.git/blame - gg-ac_fix.patch
- kill Icon: field (support for these is obsolete says jbj)
[packages/gg.git] / gg-ac_fix.patch
CommitLineData
e8eebd70
MM
1--- configure.in~ Fri May 10 14:38:27 2002
2+++ configure.in Sat Jun 1 14:14:23 2002
3@@ -37,6 +37,11 @@
4
5 AM_CONDITIONAL(INSTALL_GNOME_STUFF, test yes = "$enable_gnome")
6 AM_CONDITIONAL(INSTALL_GNOME_APPLET_STUFF, test yes = "$enable_panel")
7+
8+AM_CONDITIONAL(HAVE_ORBIT, [false])
9+AM_CONDITIONAL(HAVE_GNORBA, [false])
10+AM_CONDITIONAL(ADD_ARTS_SOURCES, [false])
11+AM_CONDITIONAL(HAVE_ESD, [false])
12
13 if test "$enable_gnome" = yes ; then
14 have_gnome=no
This page took 0.2129 seconds and 4 git commands to generate.