mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 17:10:59 +01:00
14679, Bart 14693, 14758, 14760: autoconf-2.50 changes
This commit is contained in:
parent
ee86ac36a4
commit
b94aaa20e3
7 changed files with 2101 additions and 1676 deletions
6
configure.ac
Normal file
6
configure.ac
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
AC_INIT(Src/zsh.h)
|
||||
AC_PREREQ(2.50)
|
||||
|
||||
m4_include([zshconfig.ac])
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue