summaryrefslogtreecommitdiff
path: root/devel/gettext/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext/patches/patch-aa')
-rw-r--r--devel/gettext/patches/patch-aa28
1 files changed, 11 insertions, 17 deletions
diff --git a/devel/gettext/patches/patch-aa b/devel/gettext/patches/patch-aa
index d6748dfedab..273cfe9c7ce 100644
--- a/devel/gettext/patches/patch-aa
+++ b/devel/gettext/patches/patch-aa
@@ -1,20 +1,14 @@
-$NetBSD: patch-aa,v 1.2 1998/09/04 12:38:55 agc Exp $
+$NetBSD: patch-aa,v 1.3 1998/12/23 00:14:16 tron Exp $
---- config.h.in.orig Thu Apr 2 16:41:28 1998
-+++ config.h.in Thu Apr 2 16:41:36 1998
-@@ -6,15 +6,6 @@
- /* Default value for alignment of strings in .mo file. */
- #define DEFAULT_ALIGNMENT 1
+--- configure.orig Fri May 1 07:48:25 1998
++++ configure Tue Dec 22 23:56:52 1998
+@@ -1319,9 +1319,6 @@
+ echo "$ac_t""no" 1>&6
+ fi
--#ifndef __P
--# if __STDC__
--# define __P(args) args
--# else
--# define __P(args) ()
--# endif
--#endif
+-# Always use our own libtool.
+-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
--
- /* Define if using alloca.c. */
- #undef C_ALLOCA
-
+ # Check for any special flags to pass to ltconfig.
+ libtool_flags=
+ test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"