This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zsh
Watch
1
Star
0
Fork
0
You've already forked zsh
mirror of
git://git.code.sf.net/p/zsh/code
synced
2024-11-19 05:24:23 +01:00
Code
f8c004aa61
zsh
/
configure.ac
7 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50
2001-06-06 10:37:21 +02:00
14760: do not use version number in AC_INIT
2001-06-06 15:28:03 +02:00
AC_INIT(Src/zsh.h)
unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50
2001-06-06 10:37:21 +02:00
AC_PREREQ(2.50)
m4_include([zshconfig.ac])
Copy Permalink