Move couple of ifdefs after "include config.mk"
authorTimo Hirvonen <tihirvon@gmail.com>
Thu, 1 Dec 2005 01:32:01 +0000 (03:32 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 1 Dec 2005 01:46:35 +0000 (17:46 -0800)
This makes it possible to define WITH_SEND_EMAIL etc. in config.mak.

Also remove GIT_LIST_TWEAK because it isn't used anymore.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found