summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-28 15:17:07 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-28 15:17:07 +0200
commit0c1d3244cffd89c2bb93f871688b5caca589240f (patch)
treebcd806927d615ebf9ad6a748036482bb0d815c7c
parent933cc1400edaf248362cfb9c539d89d6d2a52989 (diff)
downloadgnutls-0c1d3244cffd89c2bb93f871688b5caca589240f.tar.gz
Fix typo.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b4b986fbb4..559bb6132b 100644
--- a/configure.in
+++ b/configure.in
@@ -689,8 +689,8 @@ AC_CONFIG_COMMANDS([chmod-config],[[
]],[[]])
-AC_DEFIN([INTERNAL_GNUTLS_CRYPTO_H_ENABLE_UNSUPPORTED_API], 1,
- [Enable prototypes in includes/crypto.h.])
+AC_DEFINE([INTERNAL_GNUTLS_CRYPTO_H_ENABLE_UNSUPPORTED_API], 1,
+ [Enable prototypes in includes/crypto.h.])
AC_CONFIG_FILES([Makefile po/Makefile.in \
doc/Makefile doc/examples/Makefile doc/scripts/Makefile \