author | Seth Fowler <seth@mozilla.com> |
Thu, 15 Nov 2012 13:12:23 -0800 | |
changeset 113412 | a6c551f1c0bb349e9a0127daf7577123fca2b64a |
parent 113411 | d129d66a6491616aed3b09a0c918709b5866f98a |
child 113413 | 0dc317eeeec4495ca191b744dfe70da37102afec |
push id | 18137 |
push user | dholbert@mozilla.com |
push date | Thu, 15 Nov 2012 21:17:21 +0000 |
treeherder | mozilla-inbound@a6c551f1c0bb [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | bsmedberg |
milestone | 19.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/netwerk/test/httpserver/Makefile.in +++ b/netwerk/test/httpserver/Makefile.in @@ -1,16 +1,14 @@ # vim: noexpandtab ts=8 sw=8 # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -$(warning httpserver XPI_NAME=$(XPI_NAME)) - DEPTH = @DEPTH@ topsrcdir = @top_srcdir@ srcdir = @srcdir@ VPATH = @srcdir@ relativesrcdir = @relativesrcdir@ include $(DEPTH)/config/autoconf.mk