1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-24 01:01:10 +01:00
zsh/configure.ac

8 lines
126 B
Text
Raw Normal View History

AC_INIT(zsh, 4.1.0-dev-0, [zsh-workers@sunsite.dk])
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(Src/zsh.h)
m4_include([zshconfig.ac])