zsh-workers
 help / color / mirror / code / Atom feed
* completion functions for AIX and BSD
@ 2000-05-02 14:18 Tanaka Akira
  2000-05-02 14:27 ` Andrej Borsenkow
  0 siblings, 1 reply; 2+ messages in thread
From: Tanaka Akira @ 2000-05-02 14:18 UTC (permalink / raw)
  To: zsh-workers

Completion functions for AIX and BSD were not installed.

Apart from that, zsh-3.1.7-pre-2.tar.gz doesn't contain them.  Why?
At least, `make targz-src' makes tarball which contains them when I
checked.

Index: configure.in
===================================================================
RCS file: /cvsroot/zsh/zsh/configure.in,v
retrieving revision 1.7
diff -u -r1.7 configure.in
--- configure.in	2000/04/19 16:21:12	1.7
+++ configure.in	2000/05/02 14:14:09
@@ -244,7 +244,7 @@
 [  --enable-function-subdirs  install functions in subdirectories])
 
 if test "x${FUNCTIONS_INSTALL+set}" != xset; then
-  FUNCTIONS_INSTALL="Core/* Base/* Builtins/* User/* Commands/* Debian/* Linux/* X/* Zle/* Prompts/* Misc/*"
+  FUNCTIONS_INSTALL="Core/* Base/* Builtins/* User/* Commands/* Debian/* Linux/* Bsd/* AIX/* X/* Zle/* Prompts/* Misc/*"
   if test $dynamic != no; then
     FUNCTIONS_INSTALL="${FUNCTIONS_INSTALL} Zftp/*"
   fi

-- 
Tanaka Akira


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-05-02 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-02 14:18 completion functions for AIX and BSD Tanaka Akira
2000-05-02 14:27 ` Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).