File: langinfo.mdd

package info (click to toggle)
zsh-beta 4.3.17-dev-0%2B20120621-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 19,804 kB
  • sloc: ansic: 95,966; sh: 5,899; makefile: 845; perl: 745; awk: 383; sed: 16
file content (8 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (12)
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"