mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 05:24:23 +01:00
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
|
|
AC_INIT(Src/zsh.h)
|
|
AC_PREREQ(2.50)
|
|
|
|
m4_include([zshconfig.ac])
|
|
|