1name=zsh/langinfo
2
3link=`if test x$ac_cv_func_nl_langinfo; then echo either; else echo no; fi`
4load=no
5
6autofeatures="p:langinfo"
7
8objects="langinfo.o"
9