Commit Diff
--- etc/common/mykshrc +++ etc/common/mykshrc @@ -24,6 +24,8 @@ export LC_CTYPE=en_US.UTF-8 export CLICOLOR=1 export TOG_COLORS=1 export CVSROOT=anoncvs@ftp.hostserver.de:/cvs +export AUTOCONF_VERSION=2.72 +export AUTOMAKE_VERSION=1.16 HISTFILE=$HOME/.ksh_history HISTSIZE=20000