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

Lines Matching refs:install

321 # These are left unexpanded so users can "make install exec_prefix=/foo"
787 --prefix=PREFIX install architecture-independent files in PREFIX
789 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
792 By default, \`make install' will install all the files in
1940 if test -f $ac_dir/install-sh; then
1942 ac_install_sh="$ac_aux_dir/install-sh -c"
1944 elif test -f $ac_dir/install.sh; then
1946 ac_install_sh="$ac_aux_dir/install.sh -c"
1950 ac_install_sh="$ac_aux_dir/shtool install -c"
1955 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1956 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1963 # Find a good install program. We prefer a C program (faster),
1966 # SysV /etc/install, /usr/sbin/install
1967 # SunOS /usr/etc/install
1968 # IRIX /sbin/install
1969 # AIX /bin/install
1970 # AmigaOS /C/install, which installs bootblocks on floppy discs
1972 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1973 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1974 # ./install, which can be erroneously created by make from ./install.sh.
1975 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1976 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1992 # OSF1 and SCO ODT 3.0 have their own names for install.
1995 for ac_prog in ginstall scoinst install; do
1998 if test $ac_prog = install &&
2000 # AIX install. It has an incompatible calling convention.
2002 elif test $ac_prog = install &&
2004 # program-specific install script used by HP pwplus--don't use.