nixpkgs/pkgs/servers/firebird
Sergei Trofimovich 7684034cd9 firebird: pin to `autoconf-2.71`
Without the change `firebird` builds fail against `autconf-2.72` as:

    checking for cc_r... gcc
    ./configure: line 5894: syntax error near unexpected token `;;'
    ./configure: line 5894: `printf "%s\n" "$as_me: WARNING: --with-system-editline specified, not found. Using bundled editline" >&2;} ;;'

Upstream switched to `cmake` for new releases. Let's pin older ones to
`autoconf-2.71`.
2024-01-13 21:35:09 +00:00
..
default.nix firebird: pin to `autoconf-2.71` 2024-01-13 21:35:09 +00:00