ソースを参照

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