• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/apache-786.1/httpd/build/

Lines Matching +refs:grep +refs:mode

115 # We save the old values to restore during execute mode.
143 mode=$default_mode
171 # Return a directory name, but don't create it in dry-run mode
188 # If we're not in dry-run mode, bomb out on failure
271 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
464 if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "$progpath" > /dev/null; then
510 $echo "$progname: enabling shell trace mode"
534 --finish) mode="finish" ;;
536 --mode) prevopt="--mode" prev=mode ;;
537 --mode=*) mode="$optarg" ;;
601 # Infer the operation mode.
602 if test -z "$mode"; then
603 $echo "*** Warning: inferring the mode of operation is deprecated." 1>&2
604 $echo "*** Future versions of Libtool will require --mode=MODE be specified." 1>&2
607 mode=link
612 mode=compile
619 mode=execute
622 mode=install
625 mode=uninstall
628 # If we have no mode, but dlfiles were specified, then do execute mode.
629 test -n "$execute_dlfiles" && mode=execute
631 # Just use the default operation mode.
632 if test -z "$mode"; then
634 $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2
636 $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2
643 # Only execute mode is allowed to have -dlopen flags.
644 if test -n "$execute_dlfiles" && test "$mode" != execute; then
650 # Change the help message to a mode-specific one.
652 help="Try \`$modename --help --mode=$mode' for more information."
655 case $mode in
656 # libtool compile mode
837 && $echo "X$libobj" | grep '[]~#^*{};<>?"'"'"' &()|`$[]' \
1102 # libtool link mode
1315 if (${SED} -e '2q' $arg | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
1667 # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
1669 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
1670 # +DA*, +DD* enable 64-bit mode on the HP compiler
1865 if (${SED} -e '2q' $arg | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
2201 grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
2349 if (${SED} -e '2q' $lib | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
2705 if test "$linkmode" = prog || test "$mode" != relink; then
2799 if test "$linkmode" = prog || test "$mode" = relink; then
2947 if grep "^installed=no" $deplib > /dev/null; then
3449 if test "$mode" != relink; then
3698 | grep " -> " >/dev/null; then
3808 | grep . >/dev/null; then
3920 test "$mode" != relink && rpath="$compile_rpath$rpath"
3972 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
4072 if test "$mode" = relink; then
4225 if test "$mode" = relink; then
4235 if test "$mode" = relink; then
4635 $run eval 'grep -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
4663 if grep -v "^: " < "$nlist" |
4672 grep -v "^: " < "$nlist" > "$nlist"S
5283 lt_error_core (int exit_status, const char * mode,
5286 fprintf (stderr, "%s: %s: ", program_name, mode);
5351 # This environment variable determines our operation mode.
5353 # install mode needs the following variable:
5356 # When we are sourced in execute mode, \$file and \$echo are already set.
5672 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
5804 # libtool install mode
5812 $echo "X$nonopt" | grep shtool > /dev/null; then
5967 if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
6076 if test "$mode" = relink; then
6171 if (${SED} -e '4q' $wrapper | grep "^# Generated by .*$PACKAGE")>/dev/null 2>&1; then
6311 # libtool finish mode
6346 # Exit here if they wanted silent mode.
6386 # libtool execute mode
6410 if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
6483 if (${SED} -e '4q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
6527 # libtool clean and uninstall mode
6529 modename="$modename: $mode"
6566 test "$mode" = uninstall && objdir="$dir"
6569 if test "$mode" = clean; then
6593 if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
6602 case "$mode" in
6651 if (${SED} -e '2q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
6671 if test "$mode" = clean ; then
6683 if (${SED} -e '4q' $file | grep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
6724 $echo "$modename: invalid operation mode \`$mode'" 1>&2
6736 case $mode in
6746 --finish same as \`--mode=finish'
6748 --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS]
6764 MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for
6773 "Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
6787 "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
6791 This mode accepts the following additional options:
6808 "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]...
6812 This mode accepts the following additional options:
6816 This mode sets the library path environment variable according to \`-dlopen'
6828 "Usage: $modename [OPTION]... --mode=finish [LIBDIR]...
6834 The commands that this mode executes may require superuser privileges. Use
6840 "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND...
6853 "Usage: $modename [OPTION]... --mode=link LINK-COMMAND...
6875 -no-fast-install disable the fast-install mode
6910 "Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
6923 $echo "$modename: invalid operation mode \`$mode'" 1>&2
6954 # mode:shell-script