aboutsummaryrefslogtreecommitdiff
path: root/lib/config-vxworks.h
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2012-04-06 16:05:25 +0200
committerKamil Dudka <kdudka@redhat.com>2012-04-13 12:19:36 +0200
commit42aa796150a580a0adff714c157d3b38b7672c7f (patch)
tree4693a4dc9adb8833faafd22c53cc91048fe38749 /lib/config-vxworks.h
parent2a902738fb77f90918b394ddc1a9045c3b0a82b5 (diff)
nss: unconditionally require PK11_CreateGenericObject()
This bumps the minimal supported version of NSS to 3.12.x.
Diffstat (limited to 'lib/config-vxworks.h')
-rw-r--r--lib/config-vxworks.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h
index 42a770700..5b224c045 100644
--- a/lib/config-vxworks.h
+++ b/lib/config-vxworks.h
@@ -460,9 +460,6 @@
/* Define to 1 if you have the `pipe' function. */
#define HAVE_PIPE 1
-/* if you have the function PK11_CreateGenericObject */
-/* #undef HAVE_PK11_CREATEGENERICOBJECT */
-
/* Define to 1 if you have a working poll function. */
/* #undef HAVE_POLL */