瀏覽代碼

added acconfig.h to fix incompatibility

svn:r13
Felipe Bergo 22 年之前
父節點
當前提交
de76e4b901
共有 2 個文件被更改,包括 7 次插入1 次删除
  1. 3 0
      acconfig.h
  2. 4 1
      orconfig.h.in

+ 3 - 0
acconfig.h

@@ -0,0 +1,3 @@
+#undef HAVE_POPT
+#undef HAVE_OPENSSL
+

+ 4 - 1
orconfig.h.in

@@ -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