BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC
authorWilly Tarreau <w@1wt.eu>
Mon, 1 Jun 2015 09:12:35 +0000 (11:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2015 17:30:59 +0000 (19:30 +0200)
commitc7203c7a5a9d842bea9e050dcba0d0bcdd69fffe
treed1b280465349b8ef477225c28afaf89562197676
parentf95aaf6af129368c7a33bde7b409f99c92c3e8fd
BUILD: make 51D easier to build by defaulting to 51DEGREES_SRC

Till now 3 paths were needed, 51DEGREES_SRC, 51DEGREES_INC, and
51DEGREES_LIB.  Let's make the last two default to 51DEGREES_SRC since
it's the same location, and fix the doc to reflect this (all three were
documented but inconsistently).
Makefile
README