You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify Unix ./configure script stat invocation to support busybox-style systems.
`./configure` will now formally probe which `stat` parameter to use, and in addition to `--format=` (GNU) and `-f` (BSD) also try `-c` (busybox). Should fix issue #400.
0 commit comments