2556N/A# The contents of this file are subject to the terms of the 2556N/A# Common Development and Distribution License (the "License"). 2556N/A# You may not use this file except in compliance with the License. 2556N/A# See the License for the specific language governing permissions 2556N/A# and limitations under the License. 2556N/A# When distributing Covered Code, include this CDDL HEADER in each 2556N/A# If applicable, add the following below this CDDL HEADER, with the 2556N/A# fields enclosed by brackets "[]" replaced with your own identifying 2556N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved. 5680N/A# Prefer 32-bit over 64-bit as apr has its own custom package layout. 3543N/A# Micro version for easy libraries packaging 5735N/A '-e "/microseconds: [0-9]* usec/d" ' \
5735N/A '-e "/^APR Lock Performance Test/,/make\[2\]: Leaving directory/p" ' \
5724N/A# Some patches need configure script recreation; autoreconf is not used here as 5724N/A# it will overwrite the patch to the libtool scripts. 2556N/A# 32 and 64 bits apr.h headers need to be merged to the final one. 2556N/A sed 's;OUTPUT_DIRECTORY=.*;OUTPUT_DIRECTORY=$(PROTO_DIR)$(CONFIGURE_PREFIX);' \