#!/usr/bin/sh
cat << __EOC__
$ ./configure  '--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--runstatedir=/run' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-conio' '--disable-rpath' '--docdir=/usr/share/bacula' '--enable-bat' '--enable-antivirus-plugin' '--enable-batch-insert' '--enable-build-dird' '--enable-build-stored' '--enable-cdp-plugin' '--enable-docker-plugin' '--enable-includes' '--enable-largefile' '--enable-lzo' '--enable-readline' '--enable-smartalloc' '--enable-totp-bpam' '--enable-ldap-bpam' '--sysconfdir=/etc/bacula' '--with-aws' '--with-basename=bacula' '--with-bsrdir=/var/spool/bacula' '--with-dir-password=@@DIR_PASSWORD@@' '--with-fd-password=@@FD_PASSWORD@@' '--with-hostname=localhost' '--with-ldap' '--with-logdir=/var/log/bacula' '--with-mon-dir-password=@@MON_DIR_PASSWORD@@' '--with-mon-fd-password=@@MON_FD_PASSWORD@@' '--with-mon-sd-password=@@MON_SD_PASSWORD@@' '--with-mysql' '--with-openssl' '--with-pid-dir=/var/run' '--with-plugindir=/usr/lib64/bacula' '--with-postgresql' '--with-scriptdir=/usr/libexec/bacula' '--with-sd-password=@@SD_PASSWORD@@' '--with-smtp-host=localhost' '--with-s3=/builddir/build/BUILD/bacula-15.0.2-build/bacula-15.0.2/libs3-66885387c9f761253988321de9c4bbfc1660717d/build' '--with-sqlite3' '--with-subsys-dir=/var/lock/subsys' '--with-working-dir=/var/spool/bacula' '--with-x' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/ncurses' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/ncurses' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'

Configuration on Thu Jan 16 12:20:07 UTC 2025:

   Host:                      aarch64-redhat-linux-gnu -- redhat 
   Bacula version:            Bacula 15.0.2 (21 March 2024)
   Source code location:      .
   Install binaries:          /usr/bin
   Install libraries:         /usr/lib64
   Install config files:      /etc/bacula
   Scripts directory:         /usr/libexec/bacula
   Archive directory:         /tmp
   Working directory:         /var/spool/bacula
   PID directory:             /var/run
   Subsys directory:          /var/lock/subsys
   Man directory:             /usr/share/man
   Data directory:            /usr/share
   Plugin directory:          /usr/lib64/bacula
   C Compiler:                gcc 15.0.1
   C++ Compiler:              /usr/bin/g++ 15.0.1
   Compiler flags:             -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/include/ncurses
   Linker flags:               -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes 
   Libraries:                 -lpthread 
   Statically Linked Tools:   no
   Statically Linked FD:      no
   Statically Linked SD:      no
   Statically Linked DIR:     no
   Statically Linked CONS:    no
   Database backends:         PostgreSQL MySQL SQLite3
   Database port:              
   Database name:             bacula
   Database user:             bacula
   Database SSL options:      

   Job Output Email:          root@localhost
   Traceback Email:           root@localhost
   SMTP Host Address:         localhost

   Director Port:             9101
   File daemon Port:          9102
   Storage daemon Port:       9103

   Director User:             
   Director Group:            
   Storage Daemon User:       
   Storage DaemonGroup:       
   File Daemon User:          
   File Daemon Group:         

   Large file support:        yes
   Bacula conio support:      no -lreadline -ltinfo
   readline support:          yes 
   TCP Wrappers support:      no 
   TLS support:               yes
   Encryption support:        yes
   ZLIB support:              yes
   LZO support:               yes
   S3 support:                yes
   LIBCAP support: 	     yes
   ZSTD support:             yes
   enable-smartalloc:         yes
   enable-lockmgr:            no
   bat support:               yes
   client-only:               no
   build-dird:                yes
   build-stored:              yes
   Plugin support:            yes
   LDAP support:              yes
   LDAP StartTLS support:     yes
   AFS support:               no
   ACL support:               yes
   XATTR support:             yes
   GPFS support:              no 
   systemd support:           no 
   Batch insert enabled:      PostgreSQL MySQL SQLite3

   Plugins:
   - Docker:                  yes
   - Kubernetes:              
   - LDAP BPAM:               yes
   - TOTP BPAM:               yes
   - CDP:                     yes
   - Antivirus:               yes
   - aws:                     yes
  
__EOC__
