diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-12-15 17:54:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-12-15 17:54:45 +0000 |
commit | 97064d197bd9de2fadae7e54433dd1bdf3e1176b (patch) | |
tree | dd21c6741bca5528402fb1ceb834415821675586 /www/libgtkhtml/files | |
parent | Update to use new gal (diff) |
Update to 0.8
Notes
Notes:
svn path=/head/; revision=36005
Diffstat (limited to 'www/libgtkhtml/files')
-rw-r--r-- | www/libgtkhtml/files/patch-af | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af new file mode 100644 index 000000000000..d7e199bf43cc --- /dev/null +++ b/www/libgtkhtml/files/patch-af @@ -0,0 +1,7 @@ +--- configure.orig Thu Dec 14 12:54:55 2000 ++++ configure Thu Dec 14 16:34:25 2000 +@@ -3932,3 +3932,3 @@ + BACKUP_LDFLAGS=$LDFLAGS +- LDFLAGS="$LDFLAGS `gtk-config --libs`" ++ LDFLAGS="$LDFLAGS `$GTK_CONFIG --libs`" + echo $ac_n "checking for gdk_im_begin""... $ac_c" 1>&6 |