Searched refs:prefix (Results 101 - 125 of 1963) sorted by relevance

1234567891011>>

/haiku-buildtools/libtool/tests/
H A Dcdemo-static.test27 echo "= Configuring in ../cdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../cdemo/configure --srcdir=$srcdir/../cdemo --prefix=$prefix --disable-shared || exit 1
H A Ddemo-conf.test27 echo "= Configuring in ../demo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host || exit 1
H A Ddemo-nofast.test27 echo "= Configuring in ../demo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --enable-fast-install=no || exit 1
H A Ddemo-nopic.test39 echo "= Configuring in ../demo (prefix=$prefix) with --without-pic"
40 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --with-pic=no || exit 1
H A Ddemo-pic.test27 echo "= Configuring in ../demo (prefix=$prefix) with --with-pic"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --with-pic=yes || exit 1
H A Ddemo-shared.test27 echo "= Configuring in ../demo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --disable-static || exit 1
H A Ddemo-static.test27 echo "= Configuring in ../demo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../demo/configure --srcdir=$srcdir/../demo --prefix=$prefix --build=$host --disable-shared || exit 1
H A Ddepdemo-conf.test27 echo "= Configuring in ../depdemo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host || exit 1
H A Ddepdemo-nofast.test27 echo "= Configuring in ../depdemo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host --enable-fast-install=no || exit 1
H A Ddepdemo-shared.test27 echo "= Configuring in ../depdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host --disable-static || exit 1
H A Ddepdemo-static.test27 echo "= Configuring in ../depdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../depdemo/configure --srcdir=$srcdir/../depdemo --prefix=$prefix --build=$host --disable-shared || exit 1
H A Df77demo-conf.test27 echo "= Configuring in ../f77demo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../f77demo/configure --srcdir=$srcdir/../f77demo --prefix=$prefix || exit 1
H A Df77demo-shared.test27 echo "= Configuring in ../f77demo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../f77demo/configure --srcdir=$srcdir/../f77demo --prefix=$prefix --disable-static || exit 1
H A Df77demo-static.test27 echo "= Configuring in ../f77demo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../f77demo/configure --srcdir=$srcdir/../f77demo --prefix=$prefix --disable-shared || exit 1
H A Dmdemo-conf.test27 echo "= Configuring in ../mdemo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../mdemo/configure --srcdir=$srcdir/../mdemo --prefix=$prefix || exit 1
H A Dmdemo-shared.test27 echo "= Configuring in ../mdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../mdemo/configure --srcdir=$srcdir/../mdemo --prefix=$prefix --disable-static || exit 1
H A Dmdemo-static.test27 echo "= Configuring in ../mdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../mdemo/configure --srcdir=$srcdir/../mdemo --prefix=$prefix --disable-shared || exit 1
H A Dmdemo2-conf.test27 echo "= Configuring in ../mdemo2 (prefix=$prefix)"
28 CONFIG_SITE=/nonexistent ${CONFIG_SHELL-/bin/sh} $srcdir/../mdemo2/configure --srcdir=$srcdir/../mdemo2 --prefix=$prefix || exit 1
H A Dpdemo-conf.test27 echo "= Configuring in ../pdemo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../pdemo/configure --srcdir=$srcdir/../pdemo --prefix=$prefix || exit 1
H A Dtagdemo-conf.test27 echo "= Configuring in ../tagdemo (prefix=$prefix)"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../tagdemo/configure --srcdir=$srcdir/../tagdemo --prefix=$prefix || exit 1
H A Dtagdemo-shared.test27 echo "= Configuring in ../tagdemo (prefix=$prefix) with --disable-static"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../tagdemo/configure --srcdir=$srcdir/../tagdemo --prefix=$prefix --disable-static || exit 1
H A Dtagdemo-static.test27 echo "= Configuring in ../tagdemo (prefix=$prefix) with --disable-shared"
28 ${CONFIG_SHELL-/bin/sh} $srcdir/../tagdemo/configure --srcdir=$srcdir/../tagdemo --prefix=$prefix --disable-shared || exit 1
/haiku-buildtools/legacy/gcc/gcc/
H A Dprefix.c22 the directory format and to handle any prefix translation.
24 This file must be compiled with -DPREFIX= to specify the "prefix"
26 prefix, it will not be affected other than by directory canonicalization.
29 a translation prefix and consist of the name of the package that contains
32 If the prefix is not specified, the filename will only undergo
36 by the specified prefix (with a '@' in front unless the prefix begins
71 #include "prefix.h"
101 const char *prefix = 0; local
105 prefix
248 const char *prefix = 0; local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dfixfonts5 # Don't override definition of prefix and/or libdir if they are
7 if test "z${prefix}" = "z" ; then
8 prefix=/usr/local
10 # prefix may contain references to other variables, thanks to make.
11 eval prefix=\""${prefix}"\"
15 libdir="${prefix}/lib/tex"
/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dmake_vms.com13 $ cc/include=[--]/prefix=all ioapi.c
14 $ cc/include=[--]/prefix=all miniunz.c
15 $ cc/include=[--]/prefix=all unzip.c
16 $ cc/include=[--]/prefix=all minizip.c
17 $ cc/include=[--]/prefix=all zip.c

Completed in 81 milliseconds

1234567891011>>