about summary refs log tree commit diff
path: root/Src/Modules/langinfo.mdd
blob: d56898d42e90c20a48f697c95d2e6b6506ff2a6b (plain) (blame)
1
2
3
4
5
6
7
8
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"