Browse Source

More cleanup. Thanks for your help, Felipe.

svn:r14
Roger Dingledine 22 years ago
parent
commit
35f90b7820
2 changed files with 1 additions and 31 deletions
  1. 1 0
      .cvsignore
  2. 0 31
      orconfig.h.in

+ 1 - 0
.cvsignore

@@ -3,5 +3,6 @@ Makefile.in
 aclocal.m4
 configure
 orconfig.h
+orconfig.h.in
 config.cache
 conftest*

+ 0 - 31
orconfig.h.in

@@ -1,31 +0,0 @@
-/* orconfig.h.in.  Generated from configure.in by autoheader.  */
-#undef HAVE_POPT
-#undef HAVE_OPENSSL
-
-
-/* Define if OpenSSL was found. */
-#undef HAVE_OPENSSL
-
-/* Define if popt was found. */
-#undef HAVE_POPT
-
-/* Name of package */
-#undef PACKAGE
-
-/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT
-
-/* Define to the full name of this package. */
-#undef PACKAGE_NAME
-
-/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING
-
-/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME
-
-/* Define to the version of this package. */
-#undef PACKAGE_VERSION
-
-/* Version number of package */
-#undef VERSION