1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-08 12:01:21 +02:00

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
This commit is contained in:
Andrey Borzenkov 2001-06-06 08:37:21 +00:00
parent a77a6994e8
commit 4b44bbb3fb
7 changed files with 1972 additions and 1945 deletions

View file

@ -1,7 +1,7 @@
DISTFILES_SRC='
.cvsignore .distfiles .preconfig Makefile.in
ChangeLog ChangeLog-3.1 ChangeLog.3.0 INSTALL LICENCE META-FAQ README
acconfig.h aclocal.m4 aczsh.m4 configure.in
acconfig.h aclocal.m4 aczsh.m4 configure.in zshconfig.ac configure.ac
configure config.h.in stamp-h.in
config.guess config.sub install-sh mkinstalldirs
config.guess config.sub install-sh mkinstalldirs
'

View file

@ -1,3 +1,11 @@
001-06-06 Andrej Borsenkow <bor@zsh.org>
* unposted; based on 14679 (me) and 14693 (Bart): configure.ac,
zshconfig.ac, .distfiles, Makefile.in, configure.in, Src/mkmakemod.sh:
Allow processing by both autoconf-2.13 and autoconf-2.50; remove
config.status hack for autoconf-2.50
2001-06-05 Chmouel Boudjnah <chmouel@mandrakesoft.com>
* 14550: Completion/Redhat/Command/_rpm: Add --nobuild and --nogpg to rpm

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -128,7 +128,7 @@ config: config.h
config.status: $(sdir)/configure
$(SHELL) ./config.status --recheck