Cisco Cisco Firepower Management Center 4000 Licensing Information

Page of 7263
             Open Source Used In Firepower System Version 6.0                                                                                                                                   
1869
# the resulting binary.
hardcode_shlibpath_var=$hardcode_shlibpath_var
 
EOF
 
case "$host_os" in
aix3*)
 cat <<\EOF >> $ofile
# AIX sometimes has problems with the GCC collect2 program.  For some
# reason, if we set the COLLECT_NAMES environment variable, the problems
# vanish in a puff of smoke.
if test "${COLLECT_NAMES+set}" != set; then
 COLLECT_NAMES=
 export COLLECT_NAMES
fi
 
EOF
 ;;
esac
 
# Append the ltmain.sh script.
cat "$ltmain" >> $ofile || (rm -f $ofile; exit 1)
 
chmod +x $ofile
exit 0
 
# Local Variables:
# mode:shell-script
# sh-indentation:2
# End:
Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
 
2.181 JSON 2.16 
2.181.1 Available under license : 
--- #YAML:1.0
name:               JSON
version:            2.16
abstract:           JSON (JavaScript Object Notation) encoder/decoder
author:
   - Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
license:            perl
distribution_type:  module
configure_requires:
   ExtUtils::MakeMaker:  0