Skip to content
Snippets Groups Projects
Commit bd627daa authored by Roger Dingledine's avatar Roger Dingledine
Browse files

First cut at cleaning out a lot of the extra stuff.

The summary here is that I'm requiring all developers to have
auto* (aclocal, autoconf, automake) installed on their machine.

Since different versions of auto* generate vastly different output,
I'm going to leave its output out of the repository. This means that
whenever you check out a repository, you need to run auto* to generate
a configure file, then run ./configure to get a Makefile, then build.

If you don't have auto* and can't get it, let me know (and I'll try to
convince you to develop on moria).

The benefit here is that while developers have a bit more work to keep
things straight, we can build snapshots that will install just about
anywhere (once we make configure.in work, that is ;)


svn:r12
parent 3840dbca
No related branches found
No related tags found
No related merge requests found
Showing with 19 additions and 8448 deletions
Makefile
Makefile.in
aclocal.m4
configure
orconfig.h
config.cache
conftest*
This diff is collapsed.
This diff is collapsed.
Makefile
Makefile.in
This diff is collapsed.
Makefile
Makefile.in
This diff is collapsed.
This diff is collapsed.
Makefile
Makefile.in
This diff is collapsed.
This diff is collapsed.
Makefile
Makefile.in
This diff is collapsed.
This diff is collapsed.
Makefile
Makefile.in
This diff is collapsed.
This diff is collapsed.
Makefile
Makefile.in
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment