added acconfig.h to fix incompatibility

svn:r13
This commit is contained in:
Felipe Bergo 2002-06-29 02:21:09 +00:00
parent bd627daa40
commit de76e4b901
2 changed files with 7 additions and 1 deletions

3
acconfig.h Normal file
View File

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

View File

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