From 9886ad8098ea1a128e07be54eaf8f24d73795aa2 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 4 Feb 1998 18:54:31 +0000 Subject: armor rewritten, but still buggy --- acconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 728d4d1eb..f8ddcd581 100644 --- a/acconfig.h +++ b/acconfig.h @@ -20,6 +20,10 @@ #ifndef G10_CONFIG_H #define G10_CONFIG_H +/* need this, because some autoconf tests rely on this (e.g. stpcpy) + * and it should be used for new programs + */ +#define _GNU_SOURCE 1 @TOP@ -- cgit v1.2.3