agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

configure fails on GNU make earlier than 4.2.90 #122

Closed sebschrader closed 1 year ago

sebschrader commented 1 year ago

GNU make earlier than 4.2.90 does not detect the POSIX shell built-in command and tries to directly call a executable named command:

make: command: Command not found

This error was introduced in #121 by https://github.com/agdsn/hades/pull/121/commits/e1250de0376478937198013b6f783a194907b660