mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-12-28 16:15:02 +01:00
6 lines
65 B
Text
6 lines
65 B
Text
|
|
AC_INIT(Src/zsh.h)
|
|
AC_PREREQ(2.50)
|
|
|
|
m4_include([zshconfig.ac])
|
|
|