]> git.pld-linux.org Git - packages/gg.git/commitdiff
- needed to build on nest
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 2 Jun 2002 16:13:48 +0000 (16:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg-ac_fix.patch -> 1.1

gg-ac_fix.patch [new file with mode: 0644]

diff --git a/gg-ac_fix.patch b/gg-ac_fix.patch
new file mode 100644 (file)
index 0000000..f873703
--- /dev/null
@@ -0,0 +1,14 @@
+--- configure.in~      Fri May 10 14:38:27 2002
++++ configure.in       Sat Jun  1 14:14:23 2002
+@@ -37,6 +37,11 @@
+ AM_CONDITIONAL(INSTALL_GNOME_STUFF, test yes = "$enable_gnome")
+ AM_CONDITIONAL(INSTALL_GNOME_APPLET_STUFF, test yes = "$enable_panel")
++
++AM_CONDITIONAL(HAVE_ORBIT, [false])
++AM_CONDITIONAL(HAVE_GNORBA, [false])
++AM_CONDITIONAL(ADD_ARTS_SOURCES, [false])
++AM_CONDITIONAL(HAVE_ESD, [false])
+
+ if test "$enable_gnome" = yes ; then
+       have_gnome=no
This page took 0.089659 seconds and 4 git commands to generate.