1
0
Fork 0
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:
Andrey Borzenkov 2001-06-06 15:21:42 +00:00
parent ee86ac36a4
commit b94aaa20e3
7 changed files with 2101 additions and 1676 deletions

6
configure.ac Normal file
View file

@ -0,0 +1,6 @@
AC_INIT(Src/zsh.h)
AC_PREREQ(2.50)
m4_include([zshconfig.ac])