Преглед изворни кода

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