maint: ensure PATH_MAX is set correctly
authorPádraig Brady <P@draigBrady.com>
Thu, 22 Mar 2012 04:50:26 +0000 (04:50 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 22 Mar 2012 12:12:26 +0000 (12:12 +0000)
commit049f1dbe6869a4918c9b2181b1014db6c0e3259b
treebe1a763446c0ace26a06a6430c59dc1189449c4c
parent1b1d656b2d53c52fa807656ea648dbfa058be6d2
maint: ensure PATH_MAX is set correctly

This reverts part of commit v8.12-103-g54cbe6e.

* src/system.h: Include gnulib's pathmax.h to honor
system specific limits, and then we set PATH_MAX only if needed.
Note pathmax.h no longer uses pathconf ("/", _PC_PATH_MAX).
Note I didn't reinstate the comments about limits.h inclusion
order, because pathmax.h includes limits.h anyway.
bootstrap.conf
src/system.h