]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
More cleanup. Thanks for your help, Felipe.
authorRoger Dingledine <arma@torproject.org>
Sat, 29 Jun 2002 02:56:56 +0000 (02:56 +0000)
committerRoger Dingledine <arma@torproject.org>
Sat, 29 Jun 2002 02:56:56 +0000 (02:56 +0000)
svn:r14

.cvsignore
orconfig.h.in [deleted file]

index f75dd1c0108e3eaec7ea777cc679dfe5f2c03cbe..9d9e4a8a810332dbb963db65c9b80b8cfb33d4a9 100644 (file)
@@ -3,5 +3,6 @@ Makefile.in
 aclocal.m4
 configure
 orconfig.h
+orconfig.h.in
 config.cache
 conftest*
diff --git a/orconfig.h.in b/orconfig.h.in
deleted file mode 100644 (file)
index 501747d..0000000
+++ /dev/null
@@ -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