Blame nss/tests/pkcs11/netscape/trivial/acconfig.h

Packit 40b132
/* This Source Code Form is subject to the terms of the Mozilla Public
Packit 40b132
 * License, v. 2.0. If a copy of the MPL was not distributed with this
Packit 40b132
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
Packit 40b132
Packit 40b132
/* Define to use NSS header files instead of the regular RSA ones */
Packit 40b132
#undef WITH_NSS
Packit 40b132