summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2000-03-08 10:48:49 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2000-03-08 10:48:49 +0000
commit4bcd577f7ad53e3b81d277adfbbe22eac0779083 (patch)
treeb261335b74094d75e066af6960735da7b5205d08 /acconfig.h
parent5e33c80f5824889ca318ff79ebfd24d153e0ac89 (diff)
downloadgnutls-4bcd577f7ad53e3b81d277adfbbe22eac0779083.tar.gz
*** empty log message ***
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h28
1 files changed, 13 insertions, 15 deletions
diff --git a/acconfig.h b/acconfig.h
index c864fca155..2098c23e2d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,18 +1,16 @@
-/* acconfig.h - used by autoheader to make config.h.in
- */
-#ifndef GPA_CONFIG_H
-#define GPA_CONFIG_H
+/* and the real names of the random devices */
+#undef NAME_OF_DEV_RANDOM
+#undef NAME_OF_DEV_URANDOM
+#undef HAVE_DEV_RANDOM
-/* Need this, because some autoconf tests rely on this (e.g. stpcpy)
- * and it should be used for new programs anyway. */
-#define _GNU_SOURCE 1
+#undef PACKAGE
+#undef VERSION
-@TOP@
+#undef T_CPU
+#undef T_VENDOR
+#undef T_OS
-#undef HAVE_BYTE_TYPEDEF
-
-
-@BOTTOM@
-
-
-#endif /*GPA_CONFIG_H*/
+LT_CURRENT
+LT_REVISION
+LT_AGE
+ \ No newline at end of file