gss: use autoreconfHook (#354903)

This commit is contained in:
Emily
2024-11-20 02:14:51 +00:00
+4
View File
@@ -1,6 +1,8 @@
{ lib
, stdenv
, fetchurl
, autoreconfHook
, gtk-doc
, withShishi ? !stdenv.hostPlatform.isDarwin
, shishi
}:
@@ -20,6 +22,8 @@ stdenv.mkDerivation rec {
rm tests/krb5context.c
'';
nativeBuildInputs = [ autoreconfHook gtk-doc ];
buildInputs = lib.optional withShishi shishi;
# ./stdint.h:89:5: error: expected value in expression