blob: 5dbdf6017476c9dff80d531a2ac192638e76050e [file] [log] [blame]
#
# export_vars.sh
#
# This shell script is used to export vars to the application using the
# APRUTIL library. This script should be "sourced" to ensure the variable
# values are set within the calling script's context. For example:
#
# $ . path/to/apr-util/export_vars.sh
#
APRUTIL_EXPORT_LIBS="@APRUTIL_EXPORT_LIBS@"