aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2000-11-23 15:28:15 +0000
committerWerner Koch <[email protected]>2000-11-23 15:28:15 +0000
commitb7a7d9b9cc78e28718b73238e6b59f4f1eaa9971 (patch)
treedf9a1a33e67a9c5e2a818eca1c5af9cab8dda516 /acinclude.m4
parentAdded some comments and prepared for W32 support (diff)
downloadgpgme-b7a7d9b9cc78e28718b73238e6b59f4f1eaa9971.tar.gz
gpgme-b7a7d9b9cc78e28718b73238e6b59f4f1eaa9971.zip
Now we are able to compile the W32 stuff - don't now whether it works; I have
no Windoze box here.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 296639b5..4b870edb 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1,5 +1,6 @@
dnl Macros to configure gpgme
+
dnl GNUPG_FIX_HDR_VERSION(FILE, NAME)
dnl (wk 2000-11-17)
AC_DEFUN(GNUPG_FIX_HDR_VERSION,
@@ -21,3 +22,6 @@ AC_DEFUN(GNUPG_FIX_HDR_VERSION,
])
+
+
+