Merge branch 'dm/port'
commit324dfac8c990c38b1f8eb5a736be4e9e6b490e48
authorJunio C Hamano <gitster@pobox.com>
Thu, 3 Jan 2013 18:28:21 +0000 (3 10:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 3 Jan 2013 18:28:21 +0000 (3 10:28 -0800)
treeb2c8bcbfd14e3d193a921625af120fea710d7164
parent0266f4688ce2eab25629a2aa4ccd5032944311c8
parentb2d05e0653f29a75b57260c4d963d560ad65691b
Merge branch 'dm/port'

Add a few more knobs for new platform ports can tweak.

* dm/port:
  git-compat-util.h: do not #include <sys/param.h> by default
  Generalize the inclusion of strings.h
  Detect when the passwd struct is missing pw_gecos
  Support builds when sys/param.h is missing
Makefile
configure.ac