xref
: /
dports
/
japanese
/
uim-anthy
/
uim-d1ac9d9
/
sigscheme
/
autogen.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
${
AUTORECONF
:-
autoreconf
} --
force
--
install
"$@"
4