author | Michael Wu <mwu@mozilla.com> |
Thu, 10 May 2012 12:01:43 -0700 | |
changeset 93716 | d37d4edce6dd592f04afa606deb1ae327c07b4a4 |
parent 15272 | 4231ddd5f31aacd9345c972aff00b25e15fc6de7 |
permissions | -rw-r--r-- |
# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # Include in Makefiles to define NSPR variables NSPR_VERSION = @NSPR_VERSION@ NSPR_LIB = -lnspr@NSPR_VERSION@ NSPR_EXTRA_LIBS = @EXTRA_LIBS@