From ca351c243daa08778d8bdde721ad17c75c17530a Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 16 Oct 2007 13:37:15 +0000 Subject: [PATCH] - remove useless part from patch-configure no pkg change --- graphics/libexif-gtk/patches/patch-configure | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/graphics/libexif-gtk/patches/patch-configure b/graphics/libexif-gtk/patches/patch-configure index 00263cfab96..d7713793cdc 100644 --- a/graphics/libexif-gtk/patches/patch-configure +++ b/graphics/libexif-gtk/patches/patch-configure @@ -1,21 +1,6 @@ -$OpenBSD: patch-configure,v 1.2 2007/10/16 11:47:34 steven Exp $ +$OpenBSD: patch-configure,v 1.3 2007/10/16 13:37:15 ajacoutot Exp $ --- configure.orig Mon Oct 18 21:13:47 2004 +++ configure Tue Oct 16 13:27:45 2007 -@@ -26420,12 +26420,12 @@ cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - #include - extern int _nl_msg_cat_cntr; --extern int *_nl_domain_bindings; -+extern int libintl_nl_domain_bindings; - int - main () - { - bindtextdomain ("", ""); --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings -+return (int) gettext ("") + _nl_msg_cat_cntr + libintl_nl_domain_bindings - ; - return 0; - } @@ -28238,7 +28238,7 @@ s,@HAVE_POSIX_PRINTF@,$HAVE_POSIX_PRINTF,;t t s,@HAVE_ASPRINTF@,$HAVE_ASPRINTF,;t t s,@HAVE_SNPRINTF@,$HAVE_SNPRINTF,;t t