diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-05-21 21:26:59 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-05-21 21:26:59 +0000 |
commit | f1c423b188b498a9ef13883d15738463b8ca3626 (patch) | |
tree | 96853494968ea2804ca44d7d4672ad16d787b3c0 /libresolv/.cvsignore | |
parent | 9995419beef9f7d49adce830e12792c4e3b7f926 (diff) |
Stub out libresolv for now. Some apps try to link with it (though
almost always erroneously as a result of configure scripts that
were poorly done). This will let such apps compile...
-Erik
Diffstat (limited to 'libresolv/.cvsignore')
-rw-r--r-- | libresolv/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libresolv/.cvsignore b/libresolv/.cvsignore new file mode 100644 index 000000000..c0afcce0b --- /dev/null +++ b/libresolv/.cvsignore @@ -0,0 +1 @@ +libcrypt.so* |