mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
More cleanup. Thanks for your help, Felipe.
svn:r14
This commit is contained in:
parent
de76e4b901
commit
35f90b7820
@ -3,5 +3,6 @@ Makefile.in
|
|||||||
aclocal.m4
|
aclocal.m4
|
||||||
configure
|
configure
|
||||||
orconfig.h
|
orconfig.h
|
||||||
|
orconfig.h.in
|
||||||
config.cache
|
config.cache
|
||||||
conftest*
|
conftest*
|
||||||
|
@ -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
|
|
Loading…
Reference in New Issue
Block a user