diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libglade/files/patch-aa | 9 | ||||
-rw-r--r-- | devel/libglade2/files/patch-aa | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/devel/libglade/files/patch-aa b/devel/libglade/files/patch-aa new file mode 100644 index 000000000000..2d4586de78fd --- /dev/null +++ b/devel/libglade/files/patch-aa @@ -0,0 +1,9 @@ +--- configure.orig Mon Jul 10 10:37:02 2000 ++++ configure Thu Aug 24 15:31:47 2000 +@@ -2801,4 +2801,4 @@ + if test "x$no_bonobo" = x ; then +- echo "$ac_t""yes" 1>&6 +- have_bonobo=true ++ echo "$ac_t""yes - but I'm ignoring it" 1>&6 ++ have_bonobo=false + else diff --git a/devel/libglade2/files/patch-aa b/devel/libglade2/files/patch-aa new file mode 100644 index 000000000000..2d4586de78fd --- /dev/null +++ b/devel/libglade2/files/patch-aa @@ -0,0 +1,9 @@ +--- configure.orig Mon Jul 10 10:37:02 2000 ++++ configure Thu Aug 24 15:31:47 2000 +@@ -2801,4 +2801,4 @@ + if test "x$no_bonobo" = x ; then +- echo "$ac_t""yes" 1>&6 +- have_bonobo=true ++ echo "$ac_t""yes - but I'm ignoring it" 1>&6 ++ have_bonobo=false + else |