• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asus-wl-520gu-7.0.1.45/src/router/LPRng/

Lines Matching refs:install

481 # These are left unexpanded so users can "make install exec_prefix=/foo"
947 --prefix=PREFIX install architecture-independent files in PREFIX
949 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
952 By default, \`make install' will install all the files in
990 --disable-setuid do not install client executables setuid root
1001 --enable-fast-install=PKGS optimize for fast installation default=yes
1416 if test -f $ac_dir/install-sh; then
1418 ac_install_sh="$ac_aux_dir/install-sh -c"
1420 elif test -f $ac_dir/install.sh; then
1422 ac_install_sh="$ac_aux_dir/install.sh -c"
1426 ac_install_sh="$ac_aux_dir/shtool install -c"
1431 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
1432 echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
2088 echo "$as_me:$LINENO: checking where to install the lpd binary" >&5
2089 echo $ECHO_N "checking where to install the lpd binary... $ECHO_C" >&6
4514 # Check whether --enable-fast-install or --disable-fast-install was given.
8518 # Commands used to build and install an old-style archive.
8530 # Commands used to build and install a shared archive.
15923 # Find a good install program. We prefer a C program (faster),
15926 # SysV /etc/install, /usr/sbin/install
15927 # SunOS /usr/etc/install
15928 # IRIX /sbin/install
15929 # AIX /bin/install
15930 # AmigaOS /C/install, which installs bootblocks on floppy discs
15932 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
15933 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
15934 # ./install, which can be erroneously created by make from ./install.sh.
15935 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
15936 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
15952 # OSF1 and SCO ODT 3.0 have their own names for install.
15955 for ac_prog in ginstall scoinst install; do
15958 if test $ac_prog = install &&
15960 # AIX install. It has an incompatible calling convention.
15962 elif test $ac_prog = install &&
15964 # program-specific install script used by HP pwplus--don't use.