Quellcode durchsuchen

added acconfig.h to fix incompatibility

svn:r13
Felipe Bergo vor 22 Jahren
Ursprung
Commit
de76e4b901
2 geänderte Dateien mit 7 neuen und 1 gelöschten Zeilen
  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