diff options
Diffstat (limited to 'deskutils/gnucash/files/patch-configure')
-rw-r--r-- | deskutils/gnucash/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/gnucash/files/patch-configure b/deskutils/gnucash/files/patch-configure deleted file mode 100644 index 164cccc98f79..000000000000 --- a/deskutils/gnucash/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Feb 3 02:20:35 2003 -+++ configure Tue Feb 4 22:00:37 2003 -@@ -13115,7 +13116,7 @@ - echo "configure:13116: checking for gtkhtml < 1.1" >&5 - GTKHTML_LIBS=`$GNOME_CONFIG --libs gtkhtml` - GTKHTML_CFLAGS=`$GNOME_CONFIG --cflags gtkhtml` -- if test "x$GTKHTML_LIBS" != x; then -+ if test "x$GTKHTML_LIBS" = "xNO"; then - # check for gtkhtml and enable it via HAVE_LIBGTKHTML - # if found - echo $ac_n "checking for gtk_html_new in -lgtkhtml""... $ac_c" 1>&6 |