HomeSort by: relevance | last modified time | path
    Searched refs:configure (Results 1 - 25 of 568) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/flex/
Makefile.inc 14 ${IDIST}/../configure
  /src/external/mpl/dhcp/dist/
config+lt 17 # called by the legacy configure when libtool is enabled
19 cp configure.ac+lt configure.ac
26 ./configure "$@"
  /src/external/gpl3/autoconf/dist/man/
autoheader.x 2 autoheader \- Create a template header for configure
autoscan.x 2 autoscan \- Generate a preliminary configure.in
autoupdate.x 2 autoupdate \- Update a configure.in to a newer Autoconf
  /src/sys/arch/amiga/stand/bootblock/boot/
samachdep.h 37 int configure(void *);
  /src/external/gpl2/groff/dist/
Makefile 24 $(SHELL) configure
  /src/external/gpl2/gettext/dist/gettext-tools/examples/po/
xsmallpot.sh 24 sed -e 's,tmp-,,' < configure.in > configure.ac
25 grep '^\(AC_INIT\|AC_CONFIG\|AC_PROG_\|AC_SUBST(.*OBJC\|AM_INIT\|AM_CONDITIONAL\|AM_GNU_GETTEXT\|AM_PO_SUBDIRS\|AC_OUTPUT\)' configure.ac > configure.in
26 rm -f configure.ac
28 ./configure
34 grep '^\(AC_INIT\|AC_CONFIG\|AC_PROG_\|AC_SUBST(.*OBJC\|AM_INIT\|AM_CONDITIONAL\|AM_GNU_GETTEXT\|AM_PO_SUBDIRS\|AC_OUTPUT\)' configure.ac > configure.in
35 rm -f configure.ac
37 ./configure
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
Makefile.common 9 cvs dist cvs-clean configure.in configure.files subdirs package-messages package-merge:
29 configure.in: configure.files $(shell test -f configure.files && cat configure.files) subdirs
30 configure.files: subdirs
  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-build-full 38 echo "REG_CONFOPTS = $REG_CONFOPTS" > ${LOGDIR}/configure.log
39 echo "REG_PREFIX = $REG_PREFIX" >> ${LOGDIR}/configure.log
40 echo "REG_LANGS = $REG_LANGS" >> ${LOGDIR}/configure.log
41 echo >> ${LOGDIR}/configure.log
43 ${REG_GCCSRC}/configure \
47 >> ${LOGDIR}/configure.log 2>&1 || abort " configure failed"
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-build-full 38 echo "REG_CONFOPTS = $REG_CONFOPTS" > ${LOGDIR}/configure.log
39 echo "REG_PREFIX = $REG_PREFIX" >> ${LOGDIR}/configure.log
40 echo "REG_LANGS = $REG_LANGS" >> ${LOGDIR}/configure.log
41 echo >> ${LOGDIR}/configure.log
43 ${REG_GCCSRC}/configure \
47 >> ${LOGDIR}/configure.log 2>&1 || abort " configure failed"
  /src/usr.bin/rump_dhcpclient/
configure.h 36 int configure(struct interface *);
  /src/common/dist/zlib/
configure 2 # configure script for zlib.
4 # Normally configure builds both a static and a shared library.
5 # If you want to build just a static library, use: ./configure --static
8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
16 # start off configure.log
17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
53 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.lo
    [all...]
  /src/sys/external/bsd/drm/dist/
autogen.sh 12 $srcdir/configure --enable-maintainer-mode "$@"
  /src/external/bsd/jemalloc/dist/
autogen.sh 12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
15 echo "Error $? in ./configure"
  /src/external/bsd/jemalloc.old/dist/
autogen.sh 12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
15 echo "Error $? in ./configure"
  /src/external/bsd/libpcap/dist/
Makefile-devel-adds 2 # Auto-regenerate configure script or Makefile when things change.
5 ${srcdir}/configure: configure.ac aclocal.m4
10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4
21 config.status: ${srcdir}/configure
  /src/external/bsd/tcpdump/dist/
Makefile-devel-adds 2 # Auto-regenerate configure script or Makefile when things change.
5 ${srcdir}/configure: configure.ac aclocal.m4
10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4
21 config.status: ${srcdir}/configure
  /src/external/gpl3/binutils/dist/
setup.com 8 $ if (P1 .EQS. "CONFIGURE") .OR. (P1 .EQS. "ALL")
11 $ @configure
13 $ @configure
15 $ @configure
17 $ @configure
19 $ @configure
  /src/external/gpl3/binutils.old/dist/
setup.com 8 $ if (P1 .EQS. "CONFIGURE") .OR. (P1 .EQS. "ALL")
11 $ @configure
13 $ @configure
15 $ @configure
17 $ @configure
19 $ @configure
  /src/external/gpl2/gettext/dist/gettext-tools/projects/GNOME/
trigger 9 if test -f configure.in; then
10 configfiles="$configfiles configure.in"
12 if test -f configure.ac; then
13 configfiles="$configfiles configure.ac"
  /src/external/gpl3/gcc/dist/contrib/
gcc_update 71 fixincludes/configure: fixincludes/configure.ac fixincludes/aclocal.m4
72 fixincludes/config.h.in: fixincludes/configure.ac fixincludes/aclocal.m4
77 intl/configure: intl/configure.ac intl/aclocal.m4
78 intl/config.h.in: intl/configure.ac intl/aclocal.m4
80 gcc/configure: gcc/configure.ac
81 gcc/cstamp-h.in: gcc/configure.ac
100 gcc/m2/configure: gcc/m2/configure.a
    [all...]
  /src/external/bsd/jemalloc/dist/scripts/windows/
before_script.sh 11 $build_env ./configure $CONFIGURE_FLAGS
  /src/external/bsd/pam-u2f/dist/build-aux/ci/
build-linux-gcc.sh 8 ./configure --disable-silent-rules --disable-man
distcheck.sh 8 ./configure --disable-silent-rules

Completed in 55 milliseconds

1 2 3 4 5 6 7 8 91011>>