]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- libcap bug located
authorTomasz Pala <gotar@pld-linux.org>
Thu, 11 Sep 2003 13:45:15 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh-no_libcap.patch -> 1.2

zsh-no_libcap.patch [deleted file]

diff --git a/zsh-no_libcap.patch b/zsh-no_libcap.patch
deleted file mode 100644 (file)
index c6f2fa3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN zsh-4.0.7.orig/zshconfig.ac zsh-4.0.7/zshconfig.ac
---- zsh-4.0.7.orig/zshconfig.ac        2003-03-07 13:28:13.000000000 +0100
-+++ zsh-4.0.7/zshconfig.ac     2003-09-11 11:38:58.000000000 +0200
-@@ -651,8 +651,6 @@
-   AC_CHECK_LIB(dl, dlopen)
- fi
--AC_CHECK_LIB(cap, cap_get_proc)
--
- AC_CHECK_LIB(socket, socket)
- dnl ---------------------
This page took 0.040194 seconds and 4 git commands to generate.