]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
added acconfig.h to fix incompatibility
authorFelipe Bergo <bergo@seul.org>
Sat, 29 Jun 2002 02:21:09 +0000 (02:21 +0000)
committerFelipe Bergo <bergo@seul.org>
Sat, 29 Jun 2002 02:21:09 +0000 (02:21 +0000)
svn:r13

acconfig.h [new file with mode: 0644]
orconfig.h.in

diff --git a/acconfig.h b/acconfig.h
new file mode 100644 (file)
index 0000000..c316b2a
--- /dev/null
@@ -0,0 +1,3 @@
+#undef HAVE_POPT
+#undef HAVE_OPENSSL
+
index d712ec37bce6e0ca1f02ffbef277f8eab8d794f0..501747d8f3a0fcb2ecb0320c61860d1cfc1f1889 100644 (file)
@@ -1,4 +1,7 @@
-/* orconfig.h.in.  Generated from configure.ac by autoheader.  */
+/* orconfig.h.in.  Generated from configure.in by autoheader.  */
+#undef HAVE_POPT
+#undef HAVE_OPENSSL
+
 
 /* Define if OpenSSL was found. */
 #undef HAVE_OPENSSL