diff options
author | Werner Koch <[email protected]> | 1998-02-16 20:05:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-02-16 20:05:02 +0000 |
commit | 82464369f664f821542c416d35d4013f9723f87a (patch) | |
tree | d127f2d891260ff1c6d4264630b2ba7bd463b1f4 /acconfig.h | |
parent | added option export (diff) | |
download | gnupg-82464369f664f821542c416d35d4013f9723f87a.tar.gz gnupg-82464369f664f821542c416d35d4013f9723f87a.zip |
some import functionality
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 11096eedd..1cdf9bef4 100644 --- a/acconfig.h +++ b/acconfig.h @@ -31,6 +31,7 @@ #undef VERSION #undef PACKAGE #undef G10_LOCALEDIR +#undef PRINTABLE_OS_NAME /* Define if your locale.h file contains LC_MESSAGES. */ #undef HAVE_LC_MESSAGES |