commit
b97ce8750f
|
@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||||
define(\`confUBINDIR', \`$out/bin')
|
define(\`confUBINDIR', \`$out/bin')
|
||||||
define(\`confINCGRP', \`root')
|
define(\`confINCGRP', \`root')
|
||||||
define(\`confLIBGRP', \`root')
|
define(\`confLIBGRP', \`root')
|
||||||
|
APPENDDEF(\`confENVDEF', \`-DNETINET6')
|
||||||
EOF
|
EOF
|
||||||
sh Build -f ./a.m4
|
sh Build -f ./a.m4
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in New Issue