diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/appl/ChangeLog | 5 | ||||
| -rw-r--r-- | src/appl/configure.in | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/src/appl/ChangeLog b/src/appl/ChangeLog index 15262a3b6..708b53bee 100644 --- a/src/appl/ChangeLog +++ b/src/appl/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 18 20:57:08 1996 Theodore Y. Ts'o <tytso@mit.edu> + + * configure.in: Remove the popper, mailquery, and movemail + directories. + Mon Jan 15 02:39:05 1996 Mark Eichin <eichin@cygnus.com> * configure.in: add gssftp to CONFIG_DIRS so that the GSSAPI diff --git a/src/appl/configure.in b/src/appl/configure.in index a738a3387..8622fa98c 100644 --- a/src/appl/configure.in +++ b/src/appl/configure.in @@ -1,5 +1,5 @@ AC_INIT(configure.in) CONFIG_RULES -CONFIG_DIRS(sample simple user_user bsd gss-sample gssftp telnet popper movemail mailquery) +CONFIG_DIRS(sample simple user_user bsd gss-sample gssftp telnet) DO_SUBDIRS V5_AC_OUTPUT_MAKEFILE |
