15 lines
302 B
Plaintext
15 lines
302 B
Plaintext
$NetBSD: patch-ab,v 1.2 2000/07/12 20:22:44 jlam Exp $
|
|
|
|
--- stl_config.h.orig Thu Jun 8 18:10:28 2000
|
|
+++ stl_config.h Wed Jul 12 03:19:11 2000
|
|
@@ -252,6 +252,9 @@
|
|
# endif
|
|
|
|
|
|
+# ifdef __NetBSD__
|
|
+# define __STL_LONG_LONG
|
|
+# endif
|
|
|
|
# ifdef __GNUC__
|
|
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 7
|