Home | History | Annotate | Download | only in libpcap

Lines Matching refs:INSTALL

354       echo shells that I found on your system.  Please install a
728 # These are left unexpanded so users can "make install exec_prefix=/foo"
1228 --prefix=PREFIX install architecture-independent files in PREFIX
1230 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1233 By default, \`make install' will install all the files in
1730 if test -f "$ac_dir/install-sh"; then
1732 ac_install_sh="$ac_aux_dir/install-sh -c"
1734 elif test -f "$ac_dir/install.sh"; then
1736 ac_install_sh="$ac_aux_dir/install.sh -c"
1740 ac_install_sh="$ac_aux_dir/shtool install -c"
1745 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1746 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
3008 { { echo "$as_me:$LINENO: error: see the INSTALL doc for more info" >&5
3009 echo "$as_me: error: see the INSTALL doc for more info" >&2;}
3022 { { echo "$as_me:$LINENO: error: see the INSTALL doc for more info" >&5
3023 echo "$as_me: error: see the INSTALL doc for more info" >&2;}
4494 { { echo "$as_me:$LINENO: error: see the INSTALL for more info" >&5
4495 echo "$as_me: error: see the INSTALL for more info" >&2;}
6278 { { echo "$as_me:$LINENO: error: version 2 or higher required; see the INSTALL doc for more info" >&5
6279 echo "$as_me: error: version 2 or higher required; see the INSTALL doc for more info" >&2;}
6353 { echo "$as_me:$LINENO: WARNING: (see the INSTALL doc for more info)" >&5
6354 echo "$as_me: WARNING: (see the INSTALL doc for more info)" >&2;}
7601 # Find a good install program. We prefer a C program (faster),
7604 # SysV /etc/install, /usr/sbin/install
7605 # SunOS /usr/etc/install
7606 # IRIX /sbin/install
7607 # AIX /bin/install
7608 # AmigaOS /C/install, which installs bootblocks on floppy discs
7610 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
7611 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
7612 # OS/2's system install, which has a completely different semantic
7613 # ./install, which can be erroneously created by make from ./install.sh.
7614 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
7615 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
7616 if test -z "$INSTALL"; then
7629 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
7632 # OSF1 and SCO ODT 3.0 have their own names for install.
7635 for ac_prog in ginstall scoinst install; do
7638 if test $ac_prog = install &&
7640 # AIX install. It has an incompatible calling convention.
7642 elif test $ac_prog = install &&
7644 # program-specific install script used by HP pwplus--don't use.
7661 INSTALL=$ac_cv_path_install
7664 # value for INSTALL within a source directory, because that will
7667 INSTALL=$ac_install_sh
7670 { echo "$as_me:$LINENO: result: $INSTALL" >&5
7671 echo "${ECHO_T}$INSTALL" >&6; }
7675 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
7677 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
7679 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
8142 INSTALL='$INSTALL'
8606 case $INSTALL in
8607 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
8608 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
8662 s&@INSTALL@&$ac_INSTALL&;t t