Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: + next version
- X-seq: zsh-workers 7066
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: PATCH: + next version
- Date: Fri, 09 Jul 1999 11:52:10 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
There's a stupid bug with function installation.
I had to apply bits of the last mod_complist.yo patch by hand, too.
I'm just preparing a 3.1.6-test-1 release. I want to upload it to the
archive and stick it in a subdirectory testing. How do I do that?
--- configure.in~ Wed Jul 7 14:12:42 1999
+++ configure.in Fri Jul 9 11:48:32 1999
@@ -1342,7 +1342,7 @@
CONFIG_MK="${srcdir}/Config/config.mk"
dnl defs.mk is in the build tree, not the source tree
DEFS_MK="Config/defs.mk"
-FUNCINST_MK="Config/funcinst.mk"
+FUNCINST_MK="${srcdir}/Config/funcinst.mk"
VERSION_MK="${srcdir}/Config/version.mk"
AC_SUBST_FILE(CLEAN_MK)dnl
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author