Merge branch 'jc/remove-export-from-config-mak-in'
commitb2fb3911eab730a08168c7f85a7935ad5a330b53
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2013 16:00:01 +0000 (1 09:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2013 16:00:02 +0000 (1 09:00 -0700)
treec1997b230e931bfbdf026bfd8b04189e12421ec6
parentc044bed8f0ed0275792cf66201579e42c0de7171
parentb4eead95e0c207e4f0492298d795674da119f684
Merge branch 'jc/remove-export-from-config-mak-in'

Stop exporting mandir that used to be exported only when
config.mak.autogen was used.  It would have broken installation of
manpages (but not other documentation formats).

* jc/remove-export-from-config-mak-in:
  Fix `make install` when configured with autoconf
  Makefile: do not export mandir/htmldir/infodir
  config.mak.in: remove unused definitions
config.mak.in