diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-04-23 19:59:03 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-04-23 19:59:03 +0000 |
commit | 7c4585450851aea5fff4da045632c66bada2ca6d (patch) | |
tree | 6dbbc84c5c1a7f47d4bac33c9d7e916af029d060 /acconfig.h | |
parent | fc4511ecb7b68916220edd0bbdf67b2b8eac62d0 (diff) | |
download | zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.gz zsh-7c4585450851aea5fff4da045632c66bada2ca6d.tar.xz zsh-7c4585450851aea5fff4da045632c66bada2ca6d.zip |
14077: revert clint's build patches on 19.04.2001
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/acconfig.h b/acconfig.h index b1fc133d0..e28bbc587 100644 --- a/acconfig.h +++ b/acconfig.h @@ -317,9 +317,3 @@ /* Define if you have the terminfo strnames symbol. */ #undef HAVE_STRNAMES - -/* Define if you have the cap library. */ -#undef HAVE_LIBCAP - -/* Define if you have the socket library. */ -#undef HAVE_LIBSOCKET |