home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110725.etc.tar.gz / bradford.20110725.etc.tar / etc / postfix / makedefs.out < prev    next >
Text File  |  2006-05-02  |  922b  |  17 lines

  1. # Do not edit -- this file documents how Postfix was built for your machine.
  2. SYSTYPE    = LINUX2
  3. AR    = ar
  4. ARFL    = rv
  5. RANLIB    = ranlib
  6. SYSLIBS    = -lldap -llber -lpcre -lsasl2 -lssl -lcrypto -ldb -lnsl -lresolv
  7. CC    = gcc $(WARN) -DHAS_LDAP -DHAS_PCRE -DUSE_SASL_AUTH -I/usr/include/sasl -DMAX_DYNAMIC_MAPS -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/pgsql -DUSE_TLS -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-comments
  8. OPT    = -O
  9. DEBUG    = 
  10. AWK    = awk
  11. STRCASE = 
  12. EXPORT    = AUXLIBS='-lldap -llber -lpcre -lsasl2 -lssl -lcrypto' CCARGS='-DHAS_LDAP -DHAS_PCRE -DUSE_SASL_AUTH -I/usr/include/sasl -DMAX_DYNAMIC_MAPS -DHAS_MYSQL -I/usr/include/mysql -DHAS_PGSQL -I/usr/include/pgsql -DUSE_TLS -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -Wno-comments' OPT='-O' DEBUG=''
  13. WARN    = -W -Wformat -Wimplicit -Wmissing-prototypes \
  14.     -Wparentheses -Wstrict-prototypes -Wswitch -Wuninitialized \
  15.     -Wunused
  16. PIE    = -pie
  17.