Avoid compile failure on systems without ELOOP (like mingw).
authorJim Meyering <meyering@redhat.com>
Sat, 10 May 2008 12:50:12 +0000 (14:50 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 10 May 2008 13:43:13 +0000 (15:43 +0200)
commitb596257ab957c7bafaa5acb9be7735eca1f5f56b
treee5fb515c56e2ea3a5643e2fa1b1ea9a808252c3e
parent17ef7533a2d2a52e7d12448a76ffb06efeb3f47b
Avoid compile failure on systems without ELOOP (like mingw).

* lib/chdir-safer.c (ELOOP): Define if not already defined.
Reported by Bruno Haible.
ChangeLog
lib/chdir-safer.c