Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Core
Tor
Commits
fd8f7991
Commit
fd8f7991
authored
Jan 03, 2011
by
Nick Mathewson
👁
Browse files
Merge remote branch 'origin/maint-0.2.2'
Conflicts: Makefile.am
parents
a87a55a9
0e9d7f10
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
fd8f7991
...
...
@@ -4,8 +4,8 @@
# See LICENSE for licensing information
# "foreign" means we don't follow GNU package layout standards
# 1.
6
means we require automake vesion 1.
6
AUTOMAKE_OPTIONS
=
foreign 1.
6
# 1.
7
means we require automake vesion 1.
7
AUTOMAKE_OPTIONS
=
foreign 1.
7
SUBDIRS
=
src doc contrib
...
...
changes/bug2305
0 → 100644
View file @
fd8f7991
o Build changes
- Tor does not build packages correctly with Automake 1.6 and earlier;
added a check to Makefile.am to make sure that we're building with
Automake 1.7 or later.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment