diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-10 17:15:04 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-10 17:15:04 +0100 |
commit | 79460a7e3a45dc5ad90e1b1dc63786c55cbf5074 (patch) | |
tree | c920b9a893e4a07e93d92c0aaaa49e2186ef2cac /package/libtirpc/patches/patch-config_h_in | |
parent | 4ac29e1e2e3198fea274d22b0c5a80a618350adf (diff) |
update and fix nfs-utils with kerberos support
Diffstat (limited to 'package/libtirpc/patches/patch-config_h_in')
-rw-r--r-- | package/libtirpc/patches/patch-config_h_in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/package/libtirpc/patches/patch-config_h_in b/package/libtirpc/patches/patch-config_h_in deleted file mode 100644 index 55ce8ed1a..000000000 --- a/package/libtirpc/patches/patch-config_h_in +++ /dev/null @@ -1,14 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- libtirpc-0.2.0.orig/config.h.in 2009-05-29 00:13:39.000000000 +0200 -+++ libtirpc-0.2.0/config.h.in 2009-05-29 20:19:05.186861644 +0200 -@@ -90,6 +90,10 @@ - /* Define to 1 if you have the <unistd.h> header file. */ - #undef HAVE_UNISTD_H - -+/* Define to the sub-directory in which libtool stores uninstalled libraries. -+ */ -+#undef LT_OBJDIR -+ - /* Name of package */ - #undef PACKAGE - |