Searched refs:CONFIGURE_OPTIONS (Results 1 - 25 of 244) sorted by relevance

12345678910

/solaris-userland-s11u3/components/bash/
H A DMakefile82 CONFIGURE_OPTIONS += --localstatedir=/var
83 CONFIGURE_OPTIONS += --enable-alias
84 CONFIGURE_OPTIONS += --enable-arith-for-command
85 CONFIGURE_OPTIONS += --enable-array-variables
86 CONFIGURE_OPTIONS += --enable-bang-history
87 CONFIGURE_OPTIONS += --enable-brace-expansion
88 CONFIGURE_OPTIONS += --enable-casemod-attributes
89 CONFIGURE_OPTIONS += --enable-casemod-expansions
90 CONFIGURE_OPTIONS += --enable-command-timing
91 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/squid/
H A DMakefile57 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
58 CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_PREFIX)/libexec
59 CONFIGURE_OPTIONS += --localstatedir=/var/squid
60 CONFIGURE_OPTIONS += --sharedstatedir=/var/squid
61 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)/squid
62 CONFIGURE_OPTIONS += --mandir=$(CONFIGURE_PREFIX)/man
63 CONFIGURE_OPTIONS += --sbindir=$(CONFIGURE_PREFIX)/sbin
64 CONFIGURE_OPTIONS += --enable-arp-acl
65 CONFIGURE_OPTIONS += --enable-auth-basic='DB,NCSA,NIS,LDAP,PAM,getpwnam,MSNT-multi-domain,POP3,SMB,SMB_LM,SASL'
66 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/nmap/
H A DMakefile63 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
64 CONFIGURE_OPTIONS += CXX="$(CXX)"
65 CONFIGURE_OPTIONS += CXXFLAGS="$(CXXFLAGS)"
66 CONFIGURE_OPTIONS += CPPFLAGS="$(CPPFLAGS)"
67 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
68 CONFIGURE_OPTIONS += LIBS="-lsocket -lnsl"
69 CONFIGURE_OPTIONS += PYTHON="$(PYTHON.$(PYTHON_VERSION))"
70 CONFIGURE_OPTIONS += --srcdir=$(BUILD_DIR_32)
71 CONFIGURE_OPTIONS += --localstatedir=/var
72 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/libneon/
H A DMakefile50 CONFIGURE_OPTIONS += --localstatedir=/var
51 CONFIGURE_OPTIONS += --mandir=/usr/share/man
52 CONFIGURE_OPTIONS += --infodir=/usr/share/info
53 CONFIGURE_OPTIONS += --enable-shared
54 CONFIGURE_OPTIONS += --disable-static
55 CONFIGURE_OPTIONS += --enable-webdav
56 CONFIGURE_OPTIONS += --enable-threadsafe-ssl=posix
57 CONFIGURE_OPTIONS += --enable-nls
58 CONFIGURE_OPTIONS += --disable-warnings
59 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/aalib/
H A DMakefile51 CONFIGURE_OPTIONS = --prefix=/usr macro
52 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
53 CONFIGURE_OPTIONS += --mandir=$(CONFIGURE_MANDIR)
54 CONFIGURE_OPTIONS += --bindir=$(CONFIGURE_BINDIR.$(BITS))
55 CONFIGURE_OPTIONS += --libdir=$(CONFIGURE_LIBDIR.$(BITS))
56 CONFIGURE_OPTIONS += --enable-shared
57 CONFIGURE_OPTIONS += --disable-static
58 CONFIGURE_OPTIONS += --x-includes=/usr/include
59 CONFIGURE_OPTIONS += --x-libraries=$(CONFIGURE_LIBDIR.$(BITS))
60 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/quagga/
H A DMakefile68 CONFIGURE_OPTIONS += --with-cflags="$(CFLAGS)"
69 CONFIGURE_OPTIONS += --enable-opaque-lsa
70 CONFIGURE_OPTIONS += --localstatedir=$(CFGLOCALSTATEDIR)
71 CONFIGURE_OPTIONS += --sysconfdir=$(CFGSYSCONFDIR)
72 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_INCLUDEDIR)
73 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
74 CONFIGURE_OPTIONS += --enable-isisd
75 CONFIGURE_OPTIONS += --enable-trill
76 CONFIGURE_OPTIONS += --disable-watchquagga
77 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/mysql-5-1/
H A DMakefile81 CONFIGURE_OPTIONS += ac_cv_func_stpcpy=no
82 CONFIGURE_OPTIONS += --localstatedir=$(DATA_PREFIX)/data
83 CONFIGURE_OPTIONS += --datadir=$(CONFIGURE_PREFIX)/share
84 CONFIGURE_OPTIONS += --sharedstatedir=$(CONFIGURE_PREFIX)/com
85 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_PREFIX)/include
86 CONFIGURE_OPTIONS += --oldincludedir=$(CONFIGURE_PREFIX)/include
87 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_PREFIX)/docs
88 CONFIGURE_OPTIONS += --sysconfdir=$(CONFDIR)
89 CONFIGURE_OPTIONS += --enable-thread-safe-client
90 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/unixodbc/
H A DMakefile71 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_PREFIX)/include/odbc
72 CONFIGURE_OPTIONS += --localstatedir=/var
73 CONFIGURE_OPTIONS += --sysconfdir=/etc/odbc
74 CONFIGURE_OPTIONS += --x-includes="$(CONFIGURE_PREFIX)/include"
75 CONFIGURE_OPTIONS += --x-libraries="$(X11LIB.$(BITS))"
76 CONFIGURE_OPTIONS += --enable-shared
77 CONFIGURE_OPTIONS += --disable-static
78 CONFIGURE_OPTIONS += --disable-libtool-lock
79 CONFIGURE_OPTIONS += --disable-gui
80 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/openssh/
H A DMakefile66 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
77 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
79 CONFIGURE_OPTIONS += --with-audit=solaris
80 CONFIGURE_OPTIONS += --with-libedit
81 CONFIGURE_OPTIONS += --with-kerberos5
82 CONFIGURE_OPTIONS += --with-pam
83 CONFIGURE_OPTIONS += --with-sandbox=no
84 CONFIGURE_OPTIONS += --with-solaris-contracts
85 CONFIGURE_OPTIONS += --with-tcp-wrappers
86 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/mutt/
H A DMakefile44 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
45 CONFIGURE_OPTIONS += --sysconfdir="$(ETCDIR)/$(COMPONENT_NAME)"
46 CONFIGURE_OPTIONS += --enable-pop
47 CONFIGURE_OPTIONS += --enable-imap
48 CONFIGURE_OPTIONS += --enable-smtp
49 CONFIGURE_OPTIONS += --enable-hcache
50 CONFIGURE_OPTIONS += --with-gdbm
51 CONFIGURE_OPTIONS += --with-regex
52 CONFIGURE_OPTIONS += --with-slang
53 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/binutils/
H A DMakefile53 CONFIGURE_OPTIONS += --mandir=$(CONFIGURE_MANDIR)
54 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
55 CONFIGURE_OPTIONS += --enable-64-bit-bfd
56 CONFIGURE_OPTIONS += --enable-gold=no
57 CONFIGURE_OPTIONS += --enable-plugins=no
58 CONFIGURE_OPTIONS += --enable-nls
59 CONFIGURE_OPTIONS += --disable-libtool-lock
60 CONFIGURE_OPTIONS += --enable-largefile=yes
62 CONFIGURE_OPTIONS += CC="$(CC)"
63 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/gpgme/
H A DMakefile63 CONFIGURE_OPTIONS += --localstatedir=/var
64 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
65 CONFIGURE_OPTIONS += --enable-shared
66 CONFIGURE_OPTIONS += --disable-static
67 CONFIGURE_OPTIONS += --disable-silent-rules
68 CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX)
69 CONFIGURE_OPTIONS += --enable-largefile
70 CONFIGURE_OPTIONS += --enable-gpg-test
71 CONFIGURE_OPTIONS += --enable-gpgsm-test
72 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/cups/
H A DMakefile48 CONFIGURE_OPTIONS += --prefix=/usr
49 CONFIGURE_OPTIONS += --mandir=/usr/share/man
50 CONFIGURE_OPTIONS += --localedir=$(USRSHARELOCALEDIR)
51 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)
52 CONFIGURE_OPTIONS += --localstatedir=/var
53 CONFIGURE_OPTIONS += --with-fontpath=/usr/openwin/lib
54 CONFIGURE_OPTIONS += --with-logdir=/var/log/cups
55 CONFIGURE_OPTIONS += --with-domainsocket=/var/run/cups-socket
56 CONFIGURE_OPTIONS += --with-smfmanifestdir=/lib/svc/manifest/application
57 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/wxwidgets/
H A DMakefile47 $(BUILD_64): CONFIGURE_OPTIONS += PKG_CONFIG_PATH=/usr/lib/$(MACH64)/pkgconfig
56 CONFIGURE_OPTIONS += --with-gtk
57 CONFIGURE_OPTIONS += --enable-gtk2
58 CONFIGURE_OPTIONS += --enable-unicode
59 CONFIGURE_OPTIONS += --enable-mimetype
60 CONFIGURE_OPTIONS += --enable-gui
61 CONFIGURE_OPTIONS += --enable-xrc
62 CONFIGURE_OPTIONS += --with-subdirs
63 CONFIGURE_OPTIONS += --with-expat
64 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/pcre/
H A DMakefile87 CONFIGURE_OPTIONS+= --includedir=$(CONFIGURE_INCLUDEDIR)/pcre
88 CONFIGURE_OPTIONS+= --localstatedir=/var
89 CONFIGURE_OPTIONS+= --disable-static
90 CONFIGURE_OPTIONS+= --enable-cpp
91 CONFIGURE_OPTIONS+= --enable-rebuild-chartables
92 CONFIGURE_OPTIONS+= --enable-utf8
93 CONFIGURE_OPTIONS+= --enable-unicode-properties
94 CONFIGURE_OPTIONS+= --enable-newline-is-any
95 CONFIGURE_OPTIONS+= --disable-stack-for-recursion
96 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/ncurses/
H A DMakefile53 CONFIGURE_OPTIONS += --with-shared
54 CONFIGURE_OPTIONS += --with-normal
55 CONFIGURE_OPTIONS += --enable-rpath
56 CONFIGURE_OPTIONS += --enable-widec
57 CONFIGURE_OPTIONS += --includedir=$(USRINCDIR)/ncurses
58 CONFIGURE_OPTIONS += --with-default-terminfo-dir=$(GNUSHARE)/terminfo
61 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
62 CONFIGURE_OPTIONS += CXXFLAGS="$(CXXFLAGS)"
63 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
/solaris-userland-s11u3/components/nettle/
H A DMakefile41 CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_LIBDIR.$(BITS))
42 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
43 CONFIGURE_OPTIONS += --with-include-path=/usr/include/gmp
44 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
45 CONFIGURE_OPTIONS += CXXFLAGS="$(CXXFLAGS)"
46 CONFIGURE_OPTIONS += LDFLAGS="$(LDFLAGS)"
47 CONFIGURE_OPTIONS += CC_FOR_BUILD="$(CC) $(CC_BITS)"
48 CONFIGURE_OPTIONS += --disable-elliptic-curves
49 CONFIGURE_OPTIONS += --disable-knuth-lfib
/solaris-userland-s11u3/components/foomatic/filters/
H A DMakefile41 CONFIGURE_OPTIONS += --prefix=$(USRLIBDIR)/lp
42 CONFIGURE_OPTIONS += --sysconfdir=$(ETCDIR)/gnu
43 CONFIGURE_OPTIONS += --bindir=$(USRLIBDIR)/lp/bin
44 CONFIGURE_OPTIONS += --with-echo=wecho
45 CONFIGURE_OPTIONS += --with-file-converter="a2ps -1 -q -c -B @@--medium=@@PAGESIZE@@ -o -"
46 CONFIGURE_OPTIONS += --with-execpath=$(USRLIBDIR)/lp/bin:$(USRBINDIR):$(BINDIR)
47 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
48 CONFIGURE_OPTIONS += PERL=$(PERL)
49 CONFIGURE_OPTIONS += A2PS=$(USRBINDIR)/a2ps
/solaris-userland-s11u3/components/libtorrent/
H A DMakefile72 CONFIGURE_OPTIONS += --enable-shared
73 CONFIGURE_OPTIONS += --disable-debug
74 CONFIGURE_OPTIONS += --disable-static
75 CONFIGURE_OPTIONS += --with-ports
76 CONFIGURE_OPTIONS += --disable-libtool-lock
77 CONFIGURE_OPTIONS.32 += --srcdir=$(BUILD_DIR_32)
78 CONFIGURE_OPTIONS.64 += --srcdir=$(BUILD_DIR_64)
79 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
80 CONFIGURE_OPTIONS += CXXFLAGS="$(CXXFLAGS)"
/solaris-userland-s11u3/components/mc/
H A DMakefile45 CONFIGURE_OPTIONS += --sysconfdir=/usr/share
46 CONFIGURE_OPTIONS += --libexecdir=/usr/share
47 CONFIGURE_OPTIONS += --with-samba
48 CONFIGURE_OPTIONS += --with-x
49 CONFIGURE_OPTIONS += --enable-charset
50 CONFIGURE_OPTIONS += --without-ext2undel
51 CONFIGURE_OPTIONS += --with-screen=slang
52 CONFIGURE_OPTIONS += "mc_cv_nroff_tascii="
53 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
/solaris-userland-s11u3/components/curl/
H A DMakefile55 CONFIGURE_OPTIONS += --localstatedir=/var --enable-shared --disable-static
56 CONFIGURE_OPTIONS += --enable-http --enable-ftp
57 CONFIGURE_OPTIONS += --enable-file --enable-dict
58 CONFIGURE_OPTIONS += --enable-manual --disable-libgcc
59 CONFIGURE_OPTIONS += --enable-rtsp --enable-proxy
60 CONFIGURE_OPTIONS += --enable-telnet --enable-tftp --enable-pop3
61 CONFIGURE_OPTIONS += --enable-imap --enable-smtp
62 CONFIGURE_OPTIONS += --enable-ipv6 --enable-nonblocking
63 CONFIGURE_OPTIONS += --enable-thread --enable-verbose
64 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/zsh/
H A DMakefile45 CONFIGURE_OPTIONS += -n
46 CONFIGURE_OPTIONS += --bindir=/usr/bin
47 CONFIGURE_OPTIONS += --libdir=/usr/lib
48 CONFIGURE_OPTIONS += --enable-cppflags="$(CPP_LARGEFILES)"
49 CONFIGURE_OPTIONS += --enable-dynamic
50 CONFIGURE_OPTIONS += --enable-etcdir=/etc
51 CONFIGURE_OPTIONS += --enable-function-subdirs
53 CONFIGURE_OPTIONS += --enable-ldflags="$(CC_BITS) -zignore"
54 CONFIGURE_OPTIONS += --enable-libs="-lnsl"
55 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/ntp/
H A DMakefile59 CONFIGURE_OPTIONS += --with-binsubdir=sbin
60 CONFIGURE_OPTIONS += --libexecdir=/usr/lib/inet
61 CONFIGURE_OPTIONS += --sysconfdir=/etc/inet
62 CONFIGURE_OPTIONS += --enable-all-clocks
63 CONFIGURE_OPTIONS += --enable-debugging
64 CONFIGURE_OPTIONS += --enable-debug-timing
65 CONFIGURE_OPTIONS += --disable-optional-args
66 CONFIGURE_OPTIONS += --enable-parse-clocks
67 CONFIGURE_OPTIONS += --enable-ignore-dns-errors
68 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/gutenprint/
H A DMakefile42 CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
43 CONFIGURE_OPTIONS += --enable-escputil
44 CONFIGURE_OPTIONS += --without-gimp2
45 CONFIGURE_OPTIONS += --enable-cups-1_2-enhancements
46 CONFIGURE_OPTIONS += --enable-shared
47 CONFIGURE_OPTIONS += --disable-static-genppd
48 CONFIGURE_OPTIONS += --enable-simplified-cups-ppds
49 CONFIGURE_OPTIONS += --without-foomatic
50 CONFIGURE_OPTIONS += --without-foomatic3
51 CONFIGURE_OPTIONS
[all...]
/solaris-userland-s11u3/components/apache2/
H A DMakefile69 $(VARIANT_PREFORK)/%/.configured: CONFIGURE_OPTIONS += --with-mpm=prefork
70 $(VARIANT_WORKER)/%/.configured: CONFIGURE_OPTIONS += --with-mpm=worker
77 CONFIGURE_OPTIONS += --enable-mods-shared=all
78 CONFIGURE_OPTIONS += --enable-so
79 CONFIGURE_OPTIONS += --enable-suexec
80 CONFIGURE_OPTIONS += --with-suexec-caller=webservd
81 CONFIGURE_OPTIONS += --enable-proxy
82 CONFIGURE_OPTIONS += --enable-proxy-connect
83 CONFIGURE_OPTIONS += --enable-proxy-ftp
84 CONFIGURE_OPTIONS
[all...]

Completed in 169 milliseconds

12345678910