mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-08-19 05:31:05 +02:00
8 lines
152 B
Text
8 lines
152 B
Text
name=zsh/langinfo
|
|
|
|
link=`if test x$ac_cv_func_nl_langinfo; then echo either; else echo no; fi`
|
|
load=no
|
|
|
|
autofeatures="p:langinfo"
|
|
|
|
objects="langinfo.o"
|