mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
added acconfig.h to fix incompatibility
svn:r13
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#undef HAVE_POPT
|
||||
#undef HAVE_OPENSSL
|
||||
|
||||
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user