* fuser sends PIDs only to stdout, the rest goes to stderr.
Changed for POSIX compatibility
* Silently ignore -f option, for POSIX
+ * Using automake 1.8 now
+ * Built source signames.h not distributed in tar Debian: #240986
+ * Manual page for fuser explains -SIG is ignored with no -k
+ Debian: #222935
2004-04-05 gettextize <bug-gnu-gettext@gnu.org>
-SUBDIRS = m4 doc src po icons
+SUBDIRS = doc src po icons
-EXTRA_DIST= config.rpath config.rpath ABOUT-NLS mkinstalldirs
+EXTRA_DIST= config.rpath config.rpath config.rpath ABOUT-NLS mkinstalldirs
-#ACLOCAL_AMFLAGS = -I m4
-
-ACLOCAL_AMFLAGS = -I m4
# include <unistd.h>
#endif"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CXX CXXFLAGS ac_ct_CXX CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL FLASK_LINUX FLASK_LIB TERMCAP_LIB MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB LIB@&t@OBJS LTLIBOBJS'
+ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL FLASK_LINUX FLASK_LIB TERMCAP_LIB MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB LIB@&t@OBJS LTLIBOBJS'
ac_subst_files=''
# Initialize some variables set by options.
Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
+ --disable-dependency-tracking speeds up one-time build
+ --enable-dependency-tracking do not reject slow dependency extractors
--enable-shared@<:@=PKGS@:>@
build shared libraries @<:@default=yes@:>@
--enable-static@<:@=PKGS@:>@
-
ac_config_headers="$ac_config_headers config.h"
- ac_config_commands="$ac_config_commands default-1"
-
-am__api_version="1.4"
+am__api_version="1.8"
ac_aux_dir=
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
if test -f $ac_dir/install-sh; then
echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
# Just in case
sleep 1
-echo timestamp > conftestfile
+echo timestamp > conftest.file
# Do `set' in a subshell so we don't clobber the current shell's
# arguments. Must try -L first in case configure is actually a
# symlink; some systems play weird games with the mod time of symlinks
# (eg FreeBSD returns the mod time of the symlink's containing
# directory).
if (
- set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
+ set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
if test "$*" = "X"; then
# -L didn't work.
- set X `ls -t $srcdir/configure conftestfile`
+ set X `ls -t $srcdir/configure conftest.file`
fi
- if test "$*" != "X $srcdir/configure conftestfile" \
- && test "$*" != "X conftestfile $srcdir/configure"; then
+ rm -f conftest.file
+ if test "$*" != "X $srcdir/configure conftest.file" \
+ && test "$*" != "X conftest.file $srcdir/configure"; then
# If neither matched, then we have a broken ls. This can happen
# if, for instance, CONFIG_SHELL is bash and it inherits a
{ (exit 1); exit 1; }; }
fi
- test "$2" = conftestfile
+ test "$2" = conftest.file
)
then
# Ok.
Check your system clock" >&2;}
{ (exit 1); exit 1; }; }
fi
-rm -f conftest*
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
test "$program_prefix" != NONE &&
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
rm conftest.sed
+# expand $ac_aux_dir to an absolute path
+am_aux_dir=`cd $ac_aux_dir && pwd`
+
+test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
+# Use eval to expand $SHELL
+if eval "$MISSING --run true"; then
+ am_missing_run="$MISSING --run "
+else
+ am_missing_run=
+ { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
+echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
+fi
+
+if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
+ # Keeping the `.' argument allows $(mkdir_p) to be used without
+ # argument. Indeed, we sometimes output rules like
+ # $(mkdir_p) $(somedir)
+ # where $(somedir) is conditionally defined.
+ # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
+ # expensive solution, as it forces Make to start a sub-shell.)
+ mkdir_p='mkdir -p -- .'
+else
+ # On NextStep and OpenStep, the `mkdir' command does not
+ # recognize any option. It will interpret all options as
+ # directories to create, and then abort because `.' already
+ # exists.
+ for d in ./-p ./--version;
+ do
+ test -d $d && rmdir $d
+ done
+ # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
+ if test -f "$ac_aux_dir/mkinstalldirs"; then
+ mkdir_p='$(mkinstalldirs)'
+ else
+ mkdir_p='$(install_sh) -d'
+ fi
+fi
+
+for ac_prog in gawk mawk nawk awk
+do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+set dummy $ac_prog; ac_word=$2
+echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_AWK+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$AWK"; then
+ ac_cv_prog_AWK="$AWK" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_AWK="$ac_prog"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
+
+fi
+fi
+AWK=$ac_cv_prog_AWK
+if test -n "$AWK"; then
+ echo "$as_me:$LINENO: result: $AWK" >&5
+echo "${ECHO_T}$AWK" >&6
+else
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi
+
+ test -n "$AWK" && break
+done
+
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
SET_MAKE="MAKE=${MAKE-make}"
fi
+rm -rf .tst 2>/dev/null
+mkdir .tst 2>/dev/null
+if test -d .tst; then
+ am__leading_dot=.
+else
+ am__leading_dot=_
+fi
+rmdir .tst 2>/dev/null
-PACKAGE=psmisc
-
-VERSION=21.5cvs
-
-if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
+# test to see if srcdir already configured
+if test "`cd $srcdir && pwd`" != "`pwd`" &&
+ test -f $srcdir/config.status; then
{ { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
{ (exit 1); exit 1; }; }
fi
+# test whether we have cygpath
+if test -z "$CYGPATH_W"; then
+ if (cygpath --version) >/dev/null 2>/dev/null; then
+ CYGPATH_W='cygpath -w'
+ else
+ CYGPATH_W=echo
+ fi
+fi
+
+
+# Define the identity of the package.
+ PACKAGE=psmisc
+ VERSION=21.5cvs
+
+
cat >>confdefs.h <<_ACEOF
@%:@define PACKAGE "$PACKAGE"
_ACEOF
-
+
cat >>confdefs.h <<_ACEOF
@%:@define VERSION "$VERSION"
_ACEOF
+# Some tools Automake needs.
+
+ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
+
+
+AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
+
+
+AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
+
+AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
-missing_dir=`cd $ac_aux_dir && pwd`
-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
-echo $ECHO_N "checking for working aclocal-${am__api_version}... $ECHO_C" >&6
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
- ACLOCAL=aclocal-${am__api_version}
- echo "$as_me:$LINENO: result: found" >&5
-echo "${ECHO_T}found" >&6
+
+MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
+
+
+AMTAR=${AMTAR-"${am_missing_run}tar"}
+
+install_sh=${install_sh-"$am_aux_dir/install-sh"}
+
+# Installed binaries are usually stripped using `strip' when the user
+# run `make install-strip'. However `strip' might not be the right
+# tool to use in cross-compilation environments, therefore Automake
+# will honor the `STRIP' environment variable to overrule this program.
+if test "$cross_compiling" != no; then
+ if test -n "$ac_tool_prefix"; then
+ # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+set dummy ${ac_tool_prefix}strip; ac_word=$2
+echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_STRIP+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
else
- ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
- echo "$as_me:$LINENO: result: missing" >&5
-echo "${ECHO_T}missing" >&6
-fi
+ if test -n "$STRIP"; then
+ ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
-echo "$as_me:$LINENO: checking for working autoconf" >&5
-echo $ECHO_N "checking for working autoconf... $ECHO_C" >&6
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (autoconf --version) < /dev/null > /dev/null 2>&1; then
- AUTOCONF=autoconf
- echo "$as_me:$LINENO: result: found" >&5
-echo "${ECHO_T}found" >&6
+fi
+fi
+STRIP=$ac_cv_prog_STRIP
+if test -n "$STRIP"; then
+ echo "$as_me:$LINENO: result: $STRIP" >&5
+echo "${ECHO_T}$STRIP" >&6
else
- AUTOCONF="$missing_dir/missing autoconf"
- echo "$as_me:$LINENO: result: missing" >&5
-echo "${ECHO_T}missing" >&6
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
-echo "$as_me:$LINENO: checking for working automake-${am__api_version}" >&5
-echo $ECHO_N "checking for working automake-${am__api_version}... $ECHO_C" >&6
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
- AUTOMAKE=automake-${am__api_version}
- echo "$as_me:$LINENO: result: found" >&5
-echo "${ECHO_T}found" >&6
-else
- AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
- echo "$as_me:$LINENO: result: missing" >&5
-echo "${ECHO_T}missing" >&6
fi
+if test -z "$ac_cv_prog_STRIP"; then
+ ac_ct_STRIP=$STRIP
+ # Extract the first word of "strip", so it can be a program name with args.
+set dummy strip; ac_word=$2
+echo "$as_me:$LINENO: checking for $ac_word" >&5
+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
+if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -n "$ac_ct_STRIP"; then
+ ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+else
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=$as_save_IFS
+ test -z "$as_dir" && as_dir=.
+ for ac_exec_ext in '' $ac_executable_extensions; do
+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
+ ac_cv_prog_ac_ct_STRIP="strip"
+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+ break 2
+ fi
+done
+done
-echo "$as_me:$LINENO: checking for working autoheader" >&5
-echo $ECHO_N "checking for working autoheader... $ECHO_C" >&6
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (autoheader --version) < /dev/null > /dev/null 2>&1; then
- AUTOHEADER=autoheader
- echo "$as_me:$LINENO: result: found" >&5
-echo "${ECHO_T}found" >&6
+ test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
+fi
+fi
+ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+if test -n "$ac_ct_STRIP"; then
+ echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
+echo "${ECHO_T}$ac_ct_STRIP" >&6
else
- AUTOHEADER="$missing_dir/missing autoheader"
- echo "$as_me:$LINENO: result: missing" >&5
-echo "${ECHO_T}missing" >&6
+ echo "$as_me:$LINENO: result: no" >&5
+echo "${ECHO_T}no" >&6
fi
-echo "$as_me:$LINENO: checking for working makeinfo" >&5
-echo $ECHO_N "checking for working makeinfo... $ECHO_C" >&6
-# Run test in a subshell; some versions of sh will print an error if
-# an executable is not found, even if stderr is redirected.
-# Redirect stdin to placate older versions of autoconf. Sigh.
-if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
- MAKEINFO=makeinfo
- echo "$as_me:$LINENO: result: found" >&5
-echo "${ECHO_T}found" >&6
+ STRIP=$ac_ct_STRIP
else
- MAKEINFO="$missing_dir/missing makeinfo"
- echo "$as_me:$LINENO: result: missing" >&5
-echo "${ECHO_T}missing" >&6
+ STRIP="$ac_cv_prog_STRIP"
+fi
+
fi
+INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
+
+# We need awk for the "check" target. The system "awk" is bad on
+# some platforms.
+
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
+DEPDIR="${am__leading_dot}deps"
+
+ ac_config_commands="$ac_config_commands depfiles"
+
+
+am_make=${MAKE-make}
+cat > confinc << 'END'
+am__doit:
+ @echo done
+.PHONY: am__doit
+END
+# If we don't find an include directive, just comment out the code.
+echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
+echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
+am__include="#"
+am__quote=
+_am_result=none
+# First try GNU make style include.
+echo "include confinc" > confmf
+# We grep out `Entering directory' and `Leaving directory'
+# messages which can occur if `w' ends up in MAKEFLAGS.
+# In particular we don't look at `^make:' because GNU make might
+# be invoked under some other name (usually "gmake"), in which
+# case it prints its new name instead of `make'.
+if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
+ am__include=include
+ am__quote=
+ _am_result=GNU
+fi
+# Now try BSD make style include.
+if test "$am__include" = "#"; then
+ echo '.include "confinc"' > confmf
+ if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
+ am__include=.include
+ am__quote="\""
+ _am_result=BSD
+ fi
+fi
+
+
+echo "$as_me:$LINENO: result: $_am_result" >&5
+echo "${ECHO_T}$_am_result" >&6
+rm -f confinc confmf
+
+# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
+if test "${enable_dependency_tracking+set}" = set; then
+ enableval="$enable_dependency_tracking"
+
+fi;
+if test "x$enable_dependency_tracking" != xno; then
+ am_depcomp="$ac_aux_dir/depcomp"
+ AMDEPBACKSLASH='\'
+fi
+
+
+if test "x$enable_dependency_tracking" != xno; then
+ AMDEP_TRUE=
+ AMDEP_FALSE='#'
+else
+ AMDEP_TRUE='#'
+ AMDEP_FALSE=
+fi
+
+
+
+
+depcc="$CC" am_compiler_list=
+
+echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
+echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
+if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+ # We make a subdir and do the tests there. Otherwise we can end up
+ # making bogus files that we don't know about and never remove. For
+ # instance it was reported that on HP-UX the gcc test will end up
+ # making a dummy file named `D' -- because `-MD' means `put the output
+ # in D'.
+ mkdir conftest.dir
+ # Copy depcomp to subdir because otherwise we won't find it if we're
+ # using a relative directory.
+ cp "$am_depcomp" conftest.dir
+ cd conftest.dir
+ # We will build objects and dependencies in a subdirectory because
+ # it helps to detect inapplicable dependency modes. For instance
+ # both Tru64's cc and ICC support -MD to output dependencies as a
+ # side effect of compilation, but ICC will put the dependencies in
+ # the current directory while Tru64 will put them in the object
+ # directory.
+ mkdir sub
+
+ am_cv_CC_dependencies_compiler_type=none
+ if test "$am_compiler_list" = ""; then
+ am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+ fi
+ for depmode in $am_compiler_list; do
+ # Setup a source with many dependencies, because some compilers
+ # like to wrap large dependency lists on column 80 (with \), and
+ # we should not choose a depcomp mode which is confused by this.
+ #
+ # We need to recreate these files for each test, as the compiler may
+ # overwrite some of them when testing with obscure command lines.
+ # This happens at least with the AIX C compiler.
+ : > sub/conftest.c
+ for i in 1 2 3 4 5 6; do
+ echo '#include "conftst'$i'.h"' >> sub/conftest.c
+ # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+ # Solaris 8's {/usr,}/bin/sh.
+ touch sub/conftst$i.h
+ done
+ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+ case $depmode in
+ nosideeffect)
+ # after this tag, mechanisms are not by side-effect, so they'll
+ # only be used when explicitly requested
+ if test "x$enable_dependency_tracking" = xyes; then
+ continue
+ else
+ break
+ fi
+ ;;
+ none) break ;;
+ esac
+ # We check with `-c' and `-o' for the sake of the "dashmstdout"
+ # mode. It turns out that the SunPro C++ compiler does not properly
+ # handle `-M -o', and we need to detect this.
+ if depmode=$depmode \
+ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
+ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
+ >/dev/null 2>conftest.err &&
+ grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+ grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
+ ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+ # icc doesn't choke on unknown options, it will just issue warnings
+ # or remarks (even with -Werror). So we grep stderr for any message
+ # that says an option was ignored or not supported.
+ # When given -MP, icc 7.0 and 7.1 complain thusly:
+ # icc: Command line warning: ignoring option '-M'; no argument required
+ # The diagnosis changed in icc 8.0:
+ # icc: Command line remark: option '-MP' not supported
+ if (grep 'ignoring option' conftest.err ||
+ grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+ am_cv_CC_dependencies_compiler_type=$depmode
+ break
+ fi
+ fi
+ done
+
+ cd ..
+ rm -rf conftest.dir
+else
+ am_cv_CC_dependencies_compiler_type=none
+fi
+
+fi
+echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
+echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
+CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
+
+
+
+if
+ test "x$enable_dependency_tracking" != xno \
+ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
+ am__fastdepCC_TRUE=
+ am__fastdepCC_FALSE='#'
+else
+ am__fastdepCC_TRUE='#'
+ am__fastdepCC_FALSE=
+fi
+
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
+depcc="$CXX" am_compiler_list=
+
+echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
+echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
+if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
+ # We make a subdir and do the tests there. Otherwise we can end up
+ # making bogus files that we don't know about and never remove. For
+ # instance it was reported that on HP-UX the gcc test will end up
+ # making a dummy file named `D' -- because `-MD' means `put the output
+ # in D'.
+ mkdir conftest.dir
+ # Copy depcomp to subdir because otherwise we won't find it if we're
+ # using a relative directory.
+ cp "$am_depcomp" conftest.dir
+ cd conftest.dir
+ # We will build objects and dependencies in a subdirectory because
+ # it helps to detect inapplicable dependency modes. For instance
+ # both Tru64's cc and ICC support -MD to output dependencies as a
+ # side effect of compilation, but ICC will put the dependencies in
+ # the current directory while Tru64 will put them in the object
+ # directory.
+ mkdir sub
+
+ am_cv_CXX_dependencies_compiler_type=none
+ if test "$am_compiler_list" = ""; then
+ am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
+ fi
+ for depmode in $am_compiler_list; do
+ # Setup a source with many dependencies, because some compilers
+ # like to wrap large dependency lists on column 80 (with \), and
+ # we should not choose a depcomp mode which is confused by this.
+ #
+ # We need to recreate these files for each test, as the compiler may
+ # overwrite some of them when testing with obscure command lines.
+ # This happens at least with the AIX C compiler.
+ : > sub/conftest.c
+ for i in 1 2 3 4 5 6; do
+ echo '#include "conftst'$i'.h"' >> sub/conftest.c
+ # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
+ # Solaris 8's {/usr,}/bin/sh.
+ touch sub/conftst$i.h
+ done
+ echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
+
+ case $depmode in
+ nosideeffect)
+ # after this tag, mechanisms are not by side-effect, so they'll
+ # only be used when explicitly requested
+ if test "x$enable_dependency_tracking" = xyes; then
+ continue
+ else
+ break
+ fi
+ ;;
+ none) break ;;
+ esac
+ # We check with `-c' and `-o' for the sake of the "dashmstdout"
+ # mode. It turns out that the SunPro C++ compiler does not properly
+ # handle `-M -o', and we need to detect this.
+ if depmode=$depmode \
+ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
+ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
+ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
+ >/dev/null 2>conftest.err &&
+ grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
+ grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
+ ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+ # icc doesn't choke on unknown options, it will just issue warnings
+ # or remarks (even with -Werror). So we grep stderr for any message
+ # that says an option was ignored or not supported.
+ # When given -MP, icc 7.0 and 7.1 complain thusly:
+ # icc: Command line warning: ignoring option '-M'; no argument required
+ # The diagnosis changed in icc 8.0:
+ # icc: Command line remark: option '-MP' not supported
+ if (grep 'ignoring option' conftest.err ||
+ grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
+ am_cv_CXX_dependencies_compiler_type=$depmode
+ break
+ fi
+ fi
+ done
+
+ cd ..
+ rm -rf conftest.dir
+else
+ am_cv_CXX_dependencies_compiler_type=none
+fi
+
+fi
+echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
+echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
+CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
+
+
+
+if
+ test "x$enable_dependency_tracking" != xno \
+ && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
+ am__fastdepCXX_TRUE=
+ am__fastdepCXX_FALSE='#'
+else
+ am__fastdepCXX_TRUE='#'
+ am__fastdepCXX_FALSE=
+fi
+
+
ac_ext=cc
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
rm -f messages.po
fi
- ac_config_commands="$ac_config_commands default-2"
+ ac_config_commands="$ac_config_commands default-1"
fi
- ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile po/Makefile.in icons/Makefile m4/Makefile"
+ ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile icons/Makefile po/Makefile.in"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
LTLIBOBJS=$ac_ltlibobjs
+if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
+ { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
+Usually this means the macro was only invoked conditionally." >&5
+echo "$as_me: error: conditional \"AMDEP\" was never defined.
+Usually this means the macro was only invoked conditionally." >&2;}
+ { (exit 1); exit 1; }; }
+fi
+if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
+ { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
+Usually this means the macro was only invoked conditionally." >&5
+echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
+Usually this means the macro was only invoked conditionally." >&2;}
+ { (exit 1); exit 1; }; }
+fi
+if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
+ { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." >&5
+echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
+Usually this means the macro was only invoked conditionally." >&2;}
+ { (exit 1); exit 1; }; }
+fi
: ${CONFIG_STATUS=./config.status}
ac_clean_files_save=$ac_clean_files
# INIT-COMMANDS section.
#
-
+AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
# Capture the value of obsolete ALL_LINGUAS because we need it to compute
# POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
# from automake.
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
"icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;;
- "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
+ "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
+ "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
"default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
- "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;;
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
s,@INSTALL_DATA@,$INSTALL_DATA,;t t
+s,@CYGPATH_W@,$CYGPATH_W,;t t
s,@PACKAGE@,$PACKAGE,;t t
s,@VERSION@,$VERSION,;t t
s,@ACLOCAL@,$ACLOCAL,;t t
s,@AUTOMAKE@,$AUTOMAKE,;t t
s,@AUTOHEADER@,$AUTOHEADER,;t t
s,@MAKEINFO@,$MAKEINFO,;t t
+s,@AMTAR@,$AMTAR,;t t
+s,@install_sh@,$install_sh,;t t
+s,@STRIP@,$STRIP,;t t
+s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
+s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
+s,@mkdir_p@,$mkdir_p,;t t
+s,@AWK@,$AWK,;t t
s,@SET_MAKE@,$SET_MAKE,;t t
+s,@am__leading_dot@,$am__leading_dot,;t t
s,@CC@,$CC,;t t
s,@CFLAGS@,$CFLAGS,;t t
s,@LDFLAGS@,$LDFLAGS,;t t
s,@ac_ct_CC@,$ac_ct_CC,;t t
s,@EXEEXT@,$EXEEXT,;t t
s,@OBJEXT@,$OBJEXT,;t t
+s,@DEPDIR@,$DEPDIR,;t t
+s,@am__include@,$am__include,;t t
+s,@am__quote@,$am__quote,;t t
+s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
+s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
+s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
+s,@CCDEPMODE@,$CCDEPMODE,;t t
+s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
+s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
s,@CPP@,$CPP,;t t
s,@build@,$build,;t t
s,@build_cpu@,$build_cpu,;t t
s,@ac_ct_AR@,$ac_ct_AR,;t t
s,@RANLIB@,$RANLIB,;t t
s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
-s,@STRIP@,$STRIP,;t t
-s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
s,@CXX@,$CXX,;t t
s,@CXXFLAGS@,$CXXFLAGS,;t t
s,@ac_ct_CXX@,$ac_ct_CXX,;t t
+s,@CXXDEPMODE@,$CXXDEPMODE,;t t
+s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
+s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
s,@CXXCPP@,$CXXCPP,;t t
s,@F77@,$F77,;t t
s,@FFLAGS@,$FFLAGS,;t t
cat $tmp/config.h
rm -f $tmp/config.h
fi
+# Compute $ac_file's index in $config_headers.
+_am_stamp_count=1
+for _am_header in $config_headers :; do
+ case $_am_header in
+ $ac_file | $ac_file:* )
+ break ;;
+ * )
+ _am_stamp_count=`expr $_am_stamp_count + 1` ;;
+ esac
+done
+echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
+$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X$ac_file : 'X\(//\)[^/]' \| \
+ X$ac_file : 'X\(//\)$' \| \
+ X$ac_file : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X$ac_file |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`/stamp-h$_am_stamp_count
done
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
{ echo "$as_me:$LINENO: executing $ac_dest commands" >&5
echo "$as_me: executing $ac_dest commands" >&6;}
case $ac_dest in
- default-1 ) test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h ;;
- default-2 )
+ depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
+ # Strip MF so we end up with the name of the file.
+ mf=`echo "$mf" | sed -e 's/:.*$//'`
+ # Check whether this is an Automake generated Makefile or not.
+ # We used to match only the files named `Makefile.in', but
+ # some people rename them; so instead we look at the file content.
+ # Grep'ing the first line is not enough: some people post-process
+ # each Makefile.in and add a new line on top of each file to say so.
+ # So let's grep whole file.
+ if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
+ dirpart=`(dirname "$mf") 2>/dev/null ||
+$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$mf" : 'X\(//\)[^/]' \| \
+ X"$mf" : 'X\(//\)$' \| \
+ X"$mf" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$mf" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+ else
+ continue
+ fi
+ grep '^DEP_FILES *= *[^ @%:@]' < "$mf" > /dev/null || continue
+ # Extract the definition of DEP_FILES from the Makefile without
+ # running `make'.
+ DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
+ test -z "$DEPDIR" && continue
+ # When using ansi2knr, U may be empty or an underscore; expand it
+ U=`sed -n 's/^U = //p' < "$mf"`
+ test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
+ # We invoke sed twice because it is the simplest approach to
+ # changing $(DEPDIR) to its actual value in the expansion.
+ for file in `sed -n '
+ /^DEP_FILES = .*\\\\$/ {
+ s/^DEP_FILES = //
+ :loop
+ s/\\\\$//
+ p
+ n
+ /\\\\$/ b loop
+ p
+ }
+ /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
+ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
+ # Make sure the directory exists.
+ test -f "$dirpart/$file" && continue
+ fdir=`(dirname "$file") 2>/dev/null ||
+$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$file" : 'X\(//\)[^/]' \| \
+ X"$file" : 'X\(//\)$' \| \
+ X"$file" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$file" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+ { if $as_mkdir_p; then
+ mkdir -p $dirpart/$fdir
+ else
+ as_dir=$dirpart/$fdir
+ as_dirs=
+ while test ! -d "$as_dir"; do
+ as_dirs="$as_dir $as_dirs"
+ as_dir=`(dirname "$as_dir") 2>/dev/null ||
+$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$as_dir" : 'X\(//\)[^/]' \| \
+ X"$as_dir" : 'X\(//\)$' \| \
+ X"$as_dir" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$as_dir" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+ done
+ test ! -n "$as_dirs" || mkdir $as_dirs
+ fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
+echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
+ { (exit 1); exit 1; }; }; }
+
+ # echo "creating $dirpart/$file"
+ echo '# dummy' > "$dirpart/$file"
+ done
+done
+ ;;
+ default-1 )
for ac_file in $CONFIG_FILES; do
# Support "outfile[:infile[:infile...]]"
case "$ac_file" in
{
'm4_pattern_forbid' => 1,
'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
'AC_TYPE_OFF_T' => 1,
+ 'AC_C_VOLATILE' => 1,
'AC_FUNC_CLOSEDIR_VOID' => 1,
'AC_REPLACE_FNMATCH' => 1,
'AC_PROG_LIBTOOL' => 1,
'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
+ 'AC_FUNC_WAIT3' => 1,
'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
+ 'AC_STRUCT_TM' => 1,
+ 'AC_FUNC_LSTAT' => 1,
'AC_TYPE_MODE_T' => 1,
+ 'AC_FUNC_GETMNTENT' => 1,
'AC_FUNC_STRTOD' => 1,
'AC_CHECK_HEADERS' => 1,
'AC_FUNC_STRNLEN' => 1,
'AC_STRUCT_ST_BLOCKS' => 1,
'AC_TYPE_SIGNAL' => 1,
'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
+ 'AC_PROG_MAKE_SET' => 1,
'sinclude' => 1,
+ 'm4_pattern_allow' => 1,
'AC_DEFINE_TRACE_LITERAL' => 1,
'AC_FUNC_STRERROR_R' => 1,
'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_STRCOLL' => 1,
+ 'AC_FUNC_FORK' => 1,
'AC_FUNC_VPRINTF' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
'AC_PROG_YACC' => 1,
'AC_INIT' => 1,
'AC_STRUCT_TIMEZONE' => 1,
'AM_MAINTAINER_MODE' => 1,
'AC_FUNC_UTIME_NULL' => 1,
'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
+ 'AC_HEADER_STAT' => 1,
'AC_C_INLINE' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_C_CONST' => 1,
+ 'AC_PROG_CPP' => 1,
'AC_TYPE_PID_T' => 1,
+ 'AC_C_CONST' => 1,
+ 'AC_PROG_LEX' => 1,
+ 'AM_ENABLE_MULTILIB' => 1,
'AC_CONFIG_FILES' => 1,
'include' => 1,
'AC_FUNC_SETVBUF_REVERSED' => 1,
'AC_PROG_INSTALL' => 1,
'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
'AC_CHECK_LIB' => 1,
+ 'AC_FUNC_OBSTACK' => 1,
'AC_FUNC_MALLOC' => 1,
'AC_FUNC_GETGROUPS' => 1,
'AC_FUNC_GETLOADAVG' => 1,
'AH_OUTPUT' => 1,
'AC_FUNC_FSEEKO' => 1,
'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
'AM_CONDITIONAL' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AC_FUNC_MKTIME' => 1,
'AC_CONFIG_HEADERS' => 1,
'AC_HEADER_SYS_WAIT' => 1,
- 'AC_PROG_LN_S' => 1,
'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
'm4_include' => 1,
'AC_HEADER_DIRENT' => 1,
'AC_CHECK_FUNCS' => 1
}
+ ], 'Autom4te::Request' ),
+ bless( [
+ '1',
+ 1,
+ [
+ '/usr/share/autoconf'
+ ],
+ [
+ '/usr/share/autoconf/autoconf/autoconf.m4f',
+ '/usr/share/aclocal/codeset.m4',
+ '/usr/share/aclocal/gettext.m4',
+ '/usr/share/aclocal/glibc21.m4',
+ '/usr/share/aclocal/iconv.m4',
+ '/usr/share/aclocal/intdiv0.m4',
+ '/usr/share/aclocal/intmax.m4',
+ '/usr/share/aclocal/inttypes-pri.m4',
+ '/usr/share/aclocal/inttypes.m4',
+ '/usr/share/aclocal/inttypes_h.m4',
+ '/usr/share/aclocal/isc-posix.m4',
+ '/usr/share/aclocal/lcmessage.m4',
+ '/usr/share/aclocal/lib-ld.m4',
+ '/usr/share/aclocal/lib-link.m4',
+ '/usr/share/aclocal/lib-prefix.m4',
+ '/usr/share/aclocal/libtool.m4',
+ '/usr/share/aclocal/longdouble.m4',
+ '/usr/share/aclocal/longlong.m4',
+ '/usr/share/aclocal/nls.m4',
+ '/usr/share/aclocal/po.m4',
+ '/usr/share/aclocal/printf-posix.m4',
+ '/usr/share/aclocal/progtest.m4',
+ '/usr/share/aclocal/signed.m4',
+ '/usr/share/aclocal/size_max.m4',
+ '/usr/share/aclocal/stdint_h.m4',
+ '/usr/share/aclocal/uintmax_t.m4',
+ '/usr/share/aclocal/ulonglong.m4',
+ '/usr/share/aclocal/wchar_t.m4',
+ '/usr/share/aclocal/wint_t.m4',
+ '/usr/share/aclocal/xsize.m4',
+ '/usr/share/aclocal-1.8/amversion.m4',
+ '/usr/share/aclocal-1.8/auxdir.m4',
+ '/usr/share/aclocal-1.8/cond.m4',
+ '/usr/share/aclocal-1.8/depend.m4',
+ '/usr/share/aclocal-1.8/depout.m4',
+ '/usr/share/aclocal-1.8/header.m4',
+ '/usr/share/aclocal-1.8/init.m4',
+ '/usr/share/aclocal-1.8/install-sh.m4',
+ '/usr/share/aclocal-1.8/lead-dot.m4',
+ '/usr/share/aclocal-1.8/make.m4',
+ '/usr/share/aclocal-1.8/missing.m4',
+ '/usr/share/aclocal-1.8/mkdirp.m4',
+ '/usr/share/aclocal-1.8/options.m4',
+ '/usr/share/aclocal-1.8/sanity.m4',
+ '/usr/share/aclocal-1.8/strip.m4',
+ 'configure.in'
+ ],
+ {
+ 'AM_ENABLE_STATIC' => 1,
+ 'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
+ 'AC_C_VOLATILE' => 1,
+ 'AC_TYPE_OFF_T' => 1,
+ '_LT_AC_SHELL_INIT' => 1,
+ 'AC_FUNC_CLOSEDIR_VOID' => 1,
+ 'AC_REPLACE_FNMATCH' => 1,
+ '_LT_AC_LANG_CXX_CONFIG' => 1,
+ 'AC_PROG_LIBTOOL' => 1,
+ 'AM_PROG_MKDIR_P' => 1,
+ 'AC_FUNC_STAT' => 1,
+ 'AC_FUNC_WAIT3' => 1,
+ 'AM_AUTOMAKE_VERSION' => 1,
+ 'AC_FUNC_LSTAT' => 1,
+ 'AC_STRUCT_TM' => 1,
+ 'jm_AC_TYPE_UINTMAX_T' => 1,
+ 'gl_SIZE_MAX' => 1,
+ 'AC_LIB_RPATH' => 1,
+ 'AC_CHECK_HEADERS' => 1,
+ 'AC_FUNC_STRTOD' => 1,
+ 'AM_MISSING_PROG' => 1,
+ 'gt_PRINTF_POSIX' => 1,
+ 'AC_FUNC_STRNLEN' => 1,
+ 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
+ 'AC_PROG_CXX' => 1,
+ '_LT_AC_LANG_C_CONFIG' => 1,
+ 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
+ 'AM_PROG_INSTALL_STRIP' => 1,
+ 'AC_PROG_AWK' => 1,
+ '_m4_warn' => 1,
+ 'AC_LIBTOOL_OBJDIR' => 1,
+ 'jm_AC_HEADER_STDINT_H' => 1,
+ 'AC_HEADER_MAJOR' => 1,
+ 'AM_SANITY_CHECK' => 1,
+ 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
+ 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
+ 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+ '_LT_AC_CHECK_DLFCN' => 1,
+ 'AC_LIBTOOL_GCJ' => 1,
+ 'AC_PROG_GCC_TRADITIONAL' => 1,
+ 'AC_LIBSOURCE' => 1,
+ 'AC_STRUCT_ST_BLOCKS' => 1,
+ '_LT_AC_LANG_F77' => 1,
+ 'AC_LIBTOOL_CONFIG' => 1,
+ 'AC_LIB_ARG_WITH' => 1,
+ 'AC_PROG_MAKE_SET' => 1,
+ 'AC_CONFIG_AUX_DIR' => 1,
+ 'sinclude' => 1,
+ 'AM_DISABLE_SHARED' => 1,
+ '_LT_AC_LANG_CXX' => 1,
+ 'AM_PROG_LIBTOOL' => 1,
+ '_LT_AC_FILE_LTDLL_C' => 1,
+ 'AM_PROG_LD' => 1,
+ 'AC_FUNC_STRERROR_R' => 1,
+ 'AM_ICONV_LINK' => 1,
+ 'AC_DECL_SYS_SIGLIST' => 1,
+ 'AC_FUNC_FORK' => 1,
+ 'AM_MKINSTALLDIRS' => 1,
+ 'AC_FUNC_VPRINTF' => 1,
+ 'AC_PROG_NM' => 1,
+ 'AC_LIBTOOL_DLOPEN' => 1,
+ 'AC_PROG_LD' => 1,
+ 'AC_ENABLE_FAST_INSTALL' => 1,
+ 'bh_C_SIGNED' => 1,
+ 'AC_PROG_LD_GNU' => 1,
+ 'AC_STRUCT_TIMEZONE' => 1,
+ 'AC_INIT' => 1,
+ 'gt_TYPE_INTMAX_T' => 1,
+ 'AC_LIB_HAVE_LINKFLAGS' => 1,
+ 'AC_FUNC_ALLOCA' => 1,
+ 'AC_SUBST' => 1,
+ 'AM_ICONV_LINKFLAGS_BODY' => 1,
+ '_AM_SET_OPTION' => 1,
+ 'AC_CANONICAL_HOST' => 1,
+ 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
+ 'AC_LIBTOOL_PROG_CC_C_O' => 1,
+ 'AC_PROG_RANLIB' => 1,
+ 'AC_FUNC_SETPGRP' => 1,
+ 'AC_CONFIG_SUBDIRS' => 1,
+ 'AC_LIB_PREFIX' => 1,
+ 'AC_FUNC_MMAP' => 1,
+ 'gt_TYPE_LONGDOUBLE' => 1,
+ 'AC_TYPE_SIZE_T' => 1,
+ 'AC_CHECK_TYPES' => 1,
+ 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+ 'AC_CHECK_MEMBERS' => 1,
+ 'AC_FUNC_UTIME_NULL' => 1,
+ 'AC_FUNC_SELECT_ARGTYPES' => 1,
+ 'AM_LC_MESSAGES' => 1,
+ '_LT_AC_LANG_GCJ' => 1,
+ 'AC_' => 1,
+ 'AC_FUNC_STRFTIME' => 1,
+ 'AC_HEADER_STAT' => 1,
+ 'gt_INTDIV0' => 1,
+ 'AC_C_INLINE' => 1,
+ 'AC_LIBTOOL_RC' => 1,
+ 'AM_ICONV' => 1,
+ '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
+ 'AC_DISABLE_FAST_INSTALL' => 1,
+ 'AC_CONFIG_FILES' => 1,
+ '_LT_AC_TRY_DLOPEN_SELF' => 1,
+ '_LT_AC_SYS_LIBPATH_AIX' => 1,
+ 'include' => 1,
+ 'LT_AC_PROG_SED' => 1,
+ 'AM_ENABLE_SHARED' => 1,
+ 'AC_LIB_APPENDTOVAR' => 1,
+ 'AM_GNU_GETTEXT' => 1,
+ '_LT_AC_LANG_GCJ_CONFIG' => 1,
+ 'AC_ENABLE_SHARED' => 1,
+ 'AM_POSTPROCESS_PO_MAKEFILE' => 1,
+ 'AC_CHECK_LIB' => 1,
+ 'AC_FUNC_OBSTACK' => 1,
+ 'AC_FUNC_MALLOC' => 1,
+ 'AC_LIB_WITH_FINAL_PREFIX' => 1,
+ 'AC_FUNC_GETGROUPS' => 1,
+ 'gt_TYPE_WINT_T' => 1,
+ 'AC_FUNC_GETLOADAVG' => 1,
+ 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+ 'AC_ENABLE_STATIC' => 1,
+ 'AC_FUNC_FSEEKO' => 1,
+ '_LT_AC_TAGVAR' => 1,
+ 'AM_PROG_CC_C_O' => 1,
+ 'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
+ 'AM_CONDITIONAL' => 1,
+ 'AC_FUNC_MKTIME' => 1,
+ 'AM_LANGINFO_CODESET' => 1,
+ 'AC_HEADER_SYS_WAIT' => 1,
+ 'AC_FUNC_MEMCMP' => 1,
+ 'AC_PROG_LN_S' => 1,
+ 'AM_PROG_INSTALL_SH' => 1,
+ 'm4_include' => 1,
+ 'AC_PROG_EGREP' => 1,
+ 'AC_HEADER_DIRENT' => 1,
+ 'AC_PATH_MAGIC' => 1,
+ '_AC_AM_CONFIG_HEADER_HOOK' => 1,
+ 'AM_MAKE_INCLUDE' => 1,
+ '_LT_AC_TAGCONFIG' => 1,
+ 'AM_PO_SUBDIRS' => 1,
+ 'gt_INTTYPES_PRI' => 1,
+ 'm4_pattern_forbid' => 1,
+ 'AC_LIB_PREPARE_PREFIX' => 1,
+ 'AC_LIBTOOL_COMPILER_OPTION' => 1,
+ 'AC_CONFIG_LIBOBJ_DIR' => 1,
+ 'AC_DISABLE_SHARED' => 1,
+ 'AC_LIBTOOL_WIN32_DLL' => 1,
+ 'AC_LIBTOOL_SETUP' => 1,
+ 'AC_PROG_LD_RELOAD_FLAG' => 1,
+ 'AC_HEADER_TIME' => 1,
+ 'AM_MISSING_HAS_RUN' => 1,
+ 'AC_FUNC_GETMNTENT' => 1,
+ 'AC_TYPE_MODE_T' => 1,
+ 'AC_LIBTOOL_DLOPEN_SELF' => 1,
+ 'AM_GNU_GETTEXT_VERSION' => 1,
+ 'm4_sinclude' => 1,
+ 'AC_LIB_PROG_LD_GNU' => 1,
+ 'AC_PATH_X' => 1,
+ 'AM_NLS' => 1,
+ 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+ 'AC_HEADER_STDC' => 1,
+ 'AC_LIBTOOL_LINKER_OPTION' => 1,
+ 'LT_AC_PROG_RC' => 1,
+ 'AC_LIBTOOL_CXX' => 1,
+ 'LT_AC_PROG_GCJ' => 1,
+ 'AC_FUNC_ERROR_AT_LINE' => 1,
+ 'AM_DISABLE_STATIC' => 1,
+ 'AM_DEP_TRACK' => 1,
+ 'AM_CONFIG_HEADER' => 1,
+ '_AC_PROG_LIBTOOL' => 1,
+ 'AC_FUNC_MBRTOWC' => 1,
+ 'AC_TYPE_SIGNAL' => 1,
+ '_AM_IF_OPTION' => 1,
+ 'AC_TYPE_UID_T' => 1,
+ 'AC_PATH_TOOL_PREFIX' => 1,
+ 'AC_LIBTOOL_F77' => 1,
+ 'm4_pattern_allow' => 1,
+ 'AM_PATH_PROG_WITH_TEST' => 1,
+ 'AM_SET_LEADING_DOT' => 1,
+ 'AC_DEFINE_TRACE_LITERAL' => 1,
+ '_AM_DEPENDENCIES' => 1,
+ 'AC_LIBTOOL_LANG_C_CONFIG' => 1,
+ 'gt_CHECK_DECL' => 1,
+ 'AC_LIB_LINKFLAGS' => 1,
+ '_LT_AC_SYS_COMPILER' => 1,
+ 'AC_PROG_CC' => 1,
+ 'AM_PROG_NM' => 1,
+ 'AC_FUNC_STRCOLL' => 1,
+ 'AC_PROG_YACC' => 1,
+ 'AC_LIBLTDL_CONVENIENCE' => 1,
+ 'AC_DEPLIBS_CHECK_METHOD' => 1,
+ 'AC_LIBLTDL_INSTALLABLE' => 1,
+ 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
+ 'AC_FUNC_CHOWN' => 1,
+ 'gl_XSIZE' => 1,
+ 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
+ 'AC_FUNC_GETPGRP' => 1,
+ 'AM_INIT_AUTOMAKE' => 1,
+ 'AM_INTL_SUBDIR' => 1,
+ 'AC_FUNC_REALLOC' => 1,
+ 'AC_DISABLE_STATIC' => 1,
+ 'jm_AC_HEADER_INTTYPES_H' => 1,
+ 'gt_TYPE_WCHAR_T' => 1,
+ 'AC_CONFIG_LINKS' => 1,
+ 'AM_MAINTAINER_MODE' => 1,
+ '_LT_AC_LOCK' => 1,
+ 'jm_AC_TYPE_UNSIGNED_LONG_LONG' => 1,
+ '_LT_AC_LANG_RC_CONFIG' => 1,
+ 'AC_PROG_CPP' => 1,
+ 'AC_C_CONST' => 1,
+ 'AC_PROG_LEX' => 1,
+ 'AC_TYPE_PID_T' => 1,
+ 'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
+ 'AC_FUNC_SETVBUF_REVERSED' => 1,
+ 'AM_AUX_DIR_EXPAND' => 1,
+ 'AC_PROG_INSTALL' => 1,
+ 'jm_GLIBC21' => 1,
+ '_LT_AC_LANG_F77_CONFIG' => 1,
+ 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
+ '_AM_SET_OPTIONS' => 1,
+ '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+ 'AC_LIBTOOL_PICMODE' => 1,
+ 'jm_AC_TYPE_LONG_LONG' => 1,
+ 'AC_LIB_LINKFLAGS_BODY' => 1,
+ 'AH_OUTPUT' => 1,
+ 'AC_ISC_POSIX' => 1,
+ 'AC_CHECK_LIBM' => 1,
+ 'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
+ '_AM_MANGLE_OPTION' => 1,
+ 'gt_HEADER_INTTYPES_H' => 1,
+ 'AC_CANONICAL_SYSTEM' => 1,
+ 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
+ 'AC_CONFIG_HEADERS' => 1,
+ 'AM_SET_DEPDIR' => 1,
+ 'AC_CHECK_FUNCS' => 1,
+ 'AC_LIB_PROG_LD' => 1
+ }
], 'Autom4te::Request' )
);
m4trace:configure.in:2: -1- AC_SUBST([ECHO_N])
m4trace:configure.in:2: -1- AC_SUBST([ECHO_T])
m4trace:configure.in:2: -1- AC_SUBST([LIBS])
-m4trace:configure.in:4: -1- AC_CONFIG_HEADERS([config.h])
-m4trace:configure.in:4: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete.
-You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
-aclocal.m4:855: AM_CONFIG_HEADER is expanded from...
-configure.in:4: the top level])
-m4trace:configure.in:4: -3- _m4_warn([obsolete], [The macro `_AC_OUTPUT_COMMANDS_CNT' is obsolete.
-You should run autoupdate.], [autoconf/status.m4:321: _AC_OUTPUT_COMMANDS_CNT is expanded from...
-autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
-aclocal.m4:855: AM_CONFIG_HEADER is expanded from...
+m4trace:configure.in:4: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
+You should run autoupdate.], [aclocal.m4:8312: AM_CONFIG_HEADER is expanded from...
configure.in:4: the top level])
+m4trace:configure.in:4: -1- AC_CONFIG_HEADERS([config.h])
m4trace:configure.in:5: -1- AM_INIT_AUTOMAKE([psmisc], [21.5cvs])
-m4trace:configure.in:5: -1- AM_AUTOMAKE_VERSION([1.4-p6])
+m4trace:configure.in:5: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
+m4trace:configure.in:5: -1- AM_AUTOMAKE_VERSION([1.8.4])
m4trace:configure.in:5: -1- AC_PROG_INSTALL
m4trace:configure.in:5: -1- AC_SUBST([INSTALL_PROGRAM])
m4trace:configure.in:5: -1- AC_SUBST([INSTALL_SCRIPT])
m4trace:configure.in:5: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:5: -1- AC_SUBST([PACKAGE])
-m4trace:configure.in:5: -1- AC_SUBST([VERSION])
-m4trace:configure.in:5: -2- AC_DEFINE_TRACE_LITERAL([PACKAGE])
-m4trace:configure.in:5: -2- AH_OUTPUT([PACKAGE], [/* Name of package */
+m4trace:configure.in:5: -1- AC_SUBST([CYGPATH_W])
+m4trace:configure.in:5: -1- AC_SUBST([PACKAGE], [psmisc])
+m4trace:configure.in:5: -1- AC_SUBST([VERSION], [21.5cvs])
+m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
+m4trace:configure.in:5: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
#undef PACKAGE])
-m4trace:configure.in:5: -2- AC_DEFINE_TRACE_LITERAL([VERSION])
-m4trace:configure.in:5: -2- AH_OUTPUT([VERSION], [/* Version number of package */
+m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
+m4trace:configure.in:5: -1- AH_OUTPUT([VERSION], [/* Version number of package */
#undef VERSION])
m4trace:configure.in:5: -1- AC_SUBST([ACLOCAL])
m4trace:configure.in:5: -1- AC_SUBST([AUTOCONF])
m4trace:configure.in:5: -1- AC_SUBST([AUTOMAKE])
m4trace:configure.in:5: -1- AC_SUBST([AUTOHEADER])
m4trace:configure.in:5: -1- AC_SUBST([MAKEINFO])
+m4trace:configure.in:5: -1- AC_SUBST([AMTAR])
+m4trace:configure.in:5: -1- AC_SUBST([install_sh])
+m4trace:configure.in:5: -1- AC_SUBST([STRIP])
+m4trace:configure.in:5: -1- AC_SUBST([ac_ct_STRIP])
+m4trace:configure.in:5: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
+m4trace:configure.in:5: -1- AC_SUBST([mkdir_p])
+m4trace:configure.in:5: -1- AC_PROG_AWK
+m4trace:configure.in:5: -1- AC_SUBST([AWK])
m4trace:configure.in:5: -1- AC_PROG_MAKE_SET
m4trace:configure.in:5: -1- AC_SUBST([SET_MAKE])
+m4trace:configure.in:5: -1- AC_SUBST([am__leading_dot])
m4trace:configure.in:8: -1- AC_PROG_CC
m4trace:configure.in:8: -1- AC_SUBST([CC])
m4trace:configure.in:8: -1- AC_SUBST([CFLAGS])
m4trace:configure.in:8: -1- AC_SUBST([ac_ct_CC])
m4trace:configure.in:8: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
m4trace:configure.in:8: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
+m4trace:configure.in:8: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
+m4trace:configure.in:8: -1- AC_SUBST([am__include])
+m4trace:configure.in:8: -1- AC_SUBST([am__quote])
+m4trace:configure.in:8: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
+m4trace:configure.in:8: -1- AC_SUBST([AMDEP_TRUE])
+m4trace:configure.in:8: -1- AC_SUBST([AMDEP_FALSE])
+m4trace:configure.in:8: -1- AC_SUBST([AMDEPBACKSLASH])
+m4trace:configure.in:8: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
+m4trace:configure.in:8: -1- AM_CONDITIONAL([am__fastdepCC], [
+ test "x$enable_dependency_tracking" != xno \
+ && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
+m4trace:configure.in:8: -1- AC_SUBST([am__fastdepCC_TRUE])
+m4trace:configure.in:8: -1- AC_SUBST([am__fastdepCC_FALSE])
m4trace:configure.in:9: -1- AC_PROG_CPP
m4trace:configure.in:9: -1- AC_SUBST([CPP])
m4trace:configure.in:9: -1- AC_SUBST([CPPFLAGS])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:2727: AC_ENABLE_SHARED is expanded from...
+aclocal.m4:3175: AC_ENABLE_SHARED is expanded from...
configure.in:10: AC_ENABLE_SHARED is required by...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:2766: AC_ENABLE_STATIC is expanded from...
+aclocal.m4:3214: AC_ENABLE_STATIC is expanded from...
configure.in:10: AC_ENABLE_STATIC is required by...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:2805: AC_ENABLE_FAST_INSTALL is expanded from...
+aclocal.m4:3253: AC_ENABLE_FAST_INSTALL is expanded from...
configure.in:10: AC_ENABLE_FAST_INSTALL is required by...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- AC_CANONICAL_HOST
m4trace:configure.in:10: -1- AC_SUBST([build], [$ac_cv_build])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-aclocal.m4:3002: AC_PROG_LD is expanded from...
+aclocal.m4:3450: AC_PROG_LD is expanded from...
configure.in:10: AC_PROG_LD is required by...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- AC_SUBST([EGREP])
m4trace:configure.in:10: -1- AC_PROG_LN_S
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:1516: _LT_AC_LOCK is expanded from...
+aclocal.m4:1964: _LT_AC_LOCK is expanded from...
configure.in:10: _LT_AC_LOCK is required by...
-aclocal.m4:1947: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
-aclocal.m4:3549: _LT_AC_LANG_C_CONFIG is expanded from...
-aclocal.m4:3416: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:2395: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
+aclocal.m4:3997: _LT_AC_LANG_C_CONFIG is expanded from...
+aclocal.m4:3864: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- AC_CHECK_HEADERS([dlfcn.h])
m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
-m4trace:configure.in:10: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+m4trace:configure.in:10: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
-m4trace:configure.in:10: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+m4trace:configure.in:10: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- AC_PROG_CXX
m4trace:configure.in:10: -1- AC_SUBST([CXX])
m4trace:configure.in:10: -1- AC_SUBST([CPPFLAGS])
m4trace:configure.in:10: -1- AC_SUBST([CXX])
m4trace:configure.in:10: -1- AC_SUBST([ac_ct_CXX])
+m4trace:configure.in:10: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
+m4trace:configure.in:10: -1- AM_CONDITIONAL([am__fastdepCXX], [
+ test "x$enable_dependency_tracking" != xno \
+ && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
+m4trace:configure.in:10: -1- AC_SUBST([am__fastdepCXX_TRUE])
+m4trace:configure.in:10: -1- AC_SUBST([am__fastdepCXX_FALSE])
m4trace:configure.in:10: -1- AC_SUBST([CXXCPP])
m4trace:configure.in:10: -1- AC_SUBST([CPPFLAGS])
m4trace:configure.in:10: -1- AC_SUBST([CXXCPP])
m4trace:configure.in:10: -1- AC_SUBST([ac_ct_F77])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4726: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:4683: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:5174: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:5131: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4726: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:4683: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:5174: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:5131: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
lt_cv_dlopen="dyld"
m4trace:configure.in:10: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
-aclocal.m4:4726: _LT_AC_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:4683: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:5174: _LT_AC_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:5131: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4765: _LT_AC_LANG_RC_CONFIG is expanded from...
-aclocal.m4:4734: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:5213: _LT_AC_LANG_RC_CONFIG is expanded from...
+aclocal.m4:5182: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
-aclocal.m4:4765: _LT_AC_LANG_RC_CONFIG is expanded from...
-aclocal.m4:4734: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:5213: _LT_AC_LANG_RC_CONFIG is expanded from...
+aclocal.m4:5182: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
-aclocal.m4:4765: _LT_AC_LANG_RC_CONFIG is expanded from...
-aclocal.m4:4734: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
-aclocal.m4:2681: _LT_AC_TAGCONFIG is expanded from...
-aclocal.m4:1189: AC_LIBTOOL_SETUP is expanded from...
+aclocal.m4:5213: _LT_AC_LANG_RC_CONFIG is expanded from...
+aclocal.m4:5182: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
+aclocal.m4:3129: _LT_AC_TAGCONFIG is expanded from...
+aclocal.m4:1637: AC_LIBTOOL_SETUP is expanded from...
configure.in:10: AC_LIBTOOL_SETUP is required by...
-aclocal.m4:1047: _AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1495: _AC_PROG_LIBTOOL is expanded from...
configure.in:10: _AC_PROG_LIBTOOL is required by...
-aclocal.m4:1027: AC_PROG_LIBTOOL is expanded from...
+aclocal.m4:1475: AC_PROG_LIBTOOL is expanded from...
configure.in:10: the top level])
m4trace:configure.in:10: -1- AC_SUBST([LIBTOOL])
m4trace:configure.in:13: -1- AC_SUBST([FLASK_LINUX])
m4trace:configure.in:41: -1- AC_SUBST([MSGMERGE])
m4trace:configure.in:41: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete.
You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
-aclocal.m4:7575: AM_PO_SUBDIRS is expanded from...
+aclocal.m4:7585: AM_PO_SUBDIRS is expanded from...
+configure.in:41: AM_PO_SUBDIRS is required by...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
+configure.in:41: the top level])
+m4trace:configure.in:41: -3- _m4_warn([obsolete], [The macro `_AC_OUTPUT_COMMANDS_CNT' is obsolete.
+You should run autoupdate.], [autoconf/status.m4:321: _AC_OUTPUT_COMMANDS_CNT is expanded from...
+autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
+aclocal.m4:7585: AM_PO_SUBDIRS is expanded from...
configure.in:41: AM_PO_SUBDIRS is required by...
-aclocal.m4:7223: AM_GNU_GETTEXT is expanded from...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
configure.in:41: the top level])
m4trace:configure.in:41: -1- AC_SUBST([USE_NLS])
m4trace:configure.in:41: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:7223: AM_GNU_GETTEXT is expanded from...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
configure.in:41: the top level])
m4trace:configure.in:41: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:8014: AM_ICONV_LINK is expanded from...
-aclocal.m4:7223: AM_GNU_GETTEXT is expanded from...
+aclocal.m4:576: AM_ICONV_LINK is expanded from...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
configure.in:41: the top level])
m4trace:configure.in:41: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:8014: AM_ICONV_LINK is expanded from...
-aclocal.m4:7223: AM_GNU_GETTEXT is expanded from...
+aclocal.m4:576: AM_ICONV_LINK is expanded from...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
configure.in:41: the top level])
m4trace:configure.in:41: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ICONV])
m4trace:configure.in:41: -1- AH_OUTPUT([HAVE_ICONV], [/* Define if you have the iconv() function. */
You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:7223: AM_GNU_GETTEXT is expanded from...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
configure.in:41: the top level])
m4trace:configure.in:41: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:7223: AM_GNU_GETTEXT is expanded from...
+aclocal.m4:354: AM_GNU_GETTEXT is expanded from...
configure.in:41: the top level])
m4trace:configure.in:41: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS])
m4trace:configure.in:41: -1- AH_OUTPUT([ENABLE_NLS], [/* Define to 1 if translation of program messages to the user\'s native
m4trace:configure.in:47: -1- AC_DEFINE_TRACE_LITERAL([_LARGE_FILES])
m4trace:configure.in:47: -1- AH_OUTPUT([_LARGE_FILES], [/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES])
-m4trace:configure.in:49: -1- AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile po/Makefile.in icons/Makefile m4/Makefile ])
+m4trace:configure.in:49: -1- AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile icons/Makefile po/Makefile.in ])
m4trace:configure.in:50: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
m4trace:configure.in:50: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
dnl Checks for Large File System
AC_SYS_LARGEFILE
-AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile po/Makefile.in icons/Makefile m4/Makefile ])
+AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile icons/Makefile po/Makefile.in ])
AC_OUTPUT
-# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
+# Makefile.in generated by automake 1.8.4 from Makefile.am.
+# @configure_input@
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-
-SHELL = @SHELL@
-
+@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
-prefix = @prefix@
-exec_prefix = @exec_prefix@
-
-bindir = @bindir@
-sbindir = @sbindir@
-libexecdir = @libexecdir@
-datadir = @datadir@
-sysconfdir = @sysconfdir@
-sharedstatedir = @sharedstatedir@
-localstatedir = @localstatedir@
-libdir = @libdir@
-infodir = @infodir@
-mandir = @mandir@
-includedir = @includedir@
-oldincludedir = /usr/include
-
-DESTDIR =
-
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
-
top_builddir = ..
-
-ACLOCAL = @ACLOCAL@
-AUTOCONF = @AUTOCONF@
-AUTOMAKE = @AUTOMAKE@
-AUTOHEADER = @AUTOHEADER@
-
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-transform = @program_transform_name@
-
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-host_alias = @host_alias@
host_triplet = @host@
+subdir = doc
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+man1dir = $(mandir)/man1
+am__installdirs = "$(DESTDIR)$(man1dir)"
+NROFF = nroff
+MANS = $(man_MANS)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
AR = @AR@
-AS = @AS@
-BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
-CATOBJEXT = @CATOBJEXT@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
-DATADIRNAME = @DATADIRNAME@
-DLLTOOL = @DLLTOOL@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
+FFLAGS = @FFLAGS@
FLASK_LIB = @FLASK_LIB@
FLASK_LINUX = @FLASK_LINUX@
-GCJ = @GCJ@
-GCJFLAGS = @GCJFLAGS@
-GENCAT = @GENCAT@
-GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
-HAVE_ASPRINTF = @HAVE_ASPRINTF@
-HAVE_LIB = @HAVE_LIB@
-HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
-HAVE_SNPRINTF = @HAVE_SNPRINTF@
-HAVE_WPRINTF = @HAVE_WPRINTF@
-INSTOBJEXT = @INSTOBJEXT@
-INTLBISON = @INTLBISON@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INTLLIBS = @INTLLIBS@
-INTLOBJS = @INTLOBJS@
-INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
-LIB = @LIB@
+LDFLAGS = @LDFLAGS@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
-LTLIB = @LTLIB@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
+LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
-OBJDUMP = @OBJDUMP@
+MSGFMT = @MSGFMT@
+MSGMERGE = @MSGMERGE@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
RANLIB = @RANLIB@
-RC = @RC@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
STRIP = @STRIP@
TERMCAP_LIB = @TERMCAP_LIB@
-USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
-
+XGETTEXT = @XGETTEXT@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
man_MANS = fuser.1 killall.1 pstree.1
-
EXTRA_DIST = $(man_MANS)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = ../config.h
-CONFIG_CLEAN_FILES =
-man1dir = $(mandir)/man1
-MANS = $(man_MANS)
-
-NROFF = nroff
-DIST_COMMON = Makefile.am Makefile.in
+all: all-am
-
-DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-
-TAR = tar
-GZIP_ENV = --best
-all: all-redirect
.SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile
-
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-
-install-man1:
- $(mkinstalldirs) $(DESTDIR)$(man1dir)
- @list='$(man1_MANS)'; \
- l2='$(man_MANS)'; for i in $$l2; do \
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu doc/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
+install-man1: $(man1_MANS) $(man_MANS)
+ @$(NORMAL_INSTALL)
+ test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
+ @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
+ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+ for i in $$l2; do \
case "$$i" in \
*.1*) list="$$list $$i" ;; \
esac; \
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
else file=$$i; fi; \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ case "$$ext" in \
+ 1*) ;; \
+ *) ext='1' ;; \
+ esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
- $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
+ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
+ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
done
-
uninstall-man1:
- @list='$(man1_MANS)'; \
- l2='$(man_MANS)'; for i in $$l2; do \
+ @$(NORMAL_UNINSTALL)
+ @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
+ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+ for i in $$l2; do \
case "$$i" in \
*.1*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ case "$$ext" in \
+ 1*) ;; \
+ *) ext='1' ;; \
+ esac; \
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ inst=`echo $$inst | sed -e 's/^.*\///'`; \
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
- rm -f $(DESTDIR)$(man1dir)/$$inst; \
+ echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
+ rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
done
-install-man: $(MANS)
- @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-man1
-uninstall-man:
- @$(NORMAL_UNINSTALL)
- $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
tags: TAGS
TAGS:
+ctags: CTAGS
+CTAGS:
-distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-
-subdir = doc
distdir: $(DISTFILES)
- here=`cd $(top_builddir) && pwd`; \
- top_distdir=`cd $(top_distdir) && pwd`; \
- distdir=`cd $(distdir) && pwd`; \
- cd $(top_srcdir) \
- && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu doc/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
if test -d $$d/$$file; then \
- cp -pr $$d/$$file $(distdir)/$$file; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
- || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
- || cp -p $$d/$$file $(distdir)/$$file || :; \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
fi; \
done
-info-am:
-info: info-am
-dvi-am:
-dvi: dvi-am
check-am: all-am
check: check-am
-installcheck-am:
-installcheck: installcheck-am
-install-exec-am:
+all-am: Makefile $(MANS)
+installdirs:
+ for dir in "$(DESTDIR)$(man1dir)"; do \
+ test -z "$$dir" || $(mkdir_p) "$$dir"; \
+ done
+install: install-am
install-exec: install-exec-am
-
-install-data-am: install-man
install-data: install-data-am
+uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-install: install-am
-uninstall-am: uninstall-man
-uninstall: uninstall-am
-all-am: Makefile $(MANS)
-all-redirect: all-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
-installdirs:
- $(mkinstalldirs) $(DESTDIR)$(mandir)/man1
-
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f Makefile $(CONFIG_CLEAN_FILES)
- -rm -f config.cache config.log stamp-h stamp-h[0-9]*
+ -rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
-mostlyclean-am: mostlyclean-generic
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
-mostlyclean: mostlyclean-am
+clean-am: clean-generic clean-libtool mostlyclean-am
-clean-am: clean-generic mostlyclean-am
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
-clean: clean-am
+dvi: dvi-am
-distclean-am: distclean-generic clean-am
- -rm -f libtool
+dvi-am:
-distclean: distclean-am
+html: html-am
-maintainer-clean-am: maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
+info: info-am
+
+info-am:
+
+install-data-am: install-man
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man: install-man1
+
+installcheck-am:
maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am uninstall-man
-.PHONY: install-man1 uninstall-man1 install-man uninstall-man tags \
-distdir info-am info dvi-am dvi check check-am installcheck-am \
-installcheck install-exec-am install-exec install-data-am install-data \
-install-am install uninstall-am uninstall all-redirect all-am all \
-installdirs mostlyclean-generic distclean-generic clean-generic \
-maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+uninstall-man: uninstall-man1
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-exec install-exec-am \
+ install-info install-info-am install-man install-man1 \
+ install-strip installcheck installcheck-am installdirs \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ uninstall uninstall-am uninstall-info-am uninstall-man \
+ uninstall-man1
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.RB [ \-a | \-s | \-c ]
.RB [ \-4 | \-6 ]
.RB [ \-n\ \fIspace ]
-.RB [ \-\fIsignal\fB ]
-.RB [ \-kimuvf ]
+.RB [ \-k
+.RB [ \-i ]
+.RB [ \-\fIsignal\fR ]
+]
+.RB [ \-muvf ]
.I name ...
.br
.B fuser
.IP \fB\-\fIsignal\fP
Use the specified signal instead of SIGKILL when killing processes. Signals
can be specified either by name (e.g. \fB\-HUP\fP) or by number
-(e.g. \fB\-1\fP).
+(e.g. \fB\-1\fP). This option is silently ignored if the \fB\-k\fP option
+is not used.
.IP \fB\-u\fP
Append the user name of the process owner to each PID.
.IP \fB\-v\fP
-# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
+# Makefile.in generated by automake 1.8.4 from Makefile.am.
+# @configure_input@
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-
-SHELL = @SHELL@
-
+@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
-prefix = @prefix@
-exec_prefix = @exec_prefix@
-
-bindir = @bindir@
-sbindir = @sbindir@
-libexecdir = @libexecdir@
-datadir = @datadir@
-sysconfdir = @sysconfdir@
-sharedstatedir = @sharedstatedir@
-localstatedir = @localstatedir@
-libdir = @libdir@
-infodir = @infodir@
-mandir = @mandir@
-includedir = @includedir@
-oldincludedir = /usr/include
-
-DESTDIR =
-
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
-
top_builddir = ..
-
-ACLOCAL = @ACLOCAL@
-AUTOCONF = @AUTOCONF@
-AUTOMAKE = @AUTOMAKE@
-AUTOHEADER = @AUTOHEADER@
-
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-transform = @program_transform_name@
-
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-host_alias = @host_alias@
host_triplet = @host@
+subdir = icons
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
AR = @AR@
-AS = @AS@
-BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
-CATOBJEXT = @CATOBJEXT@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
-DATADIRNAME = @DATADIRNAME@
-DLLTOOL = @DLLTOOL@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
+FFLAGS = @FFLAGS@
FLASK_LIB = @FLASK_LIB@
FLASK_LINUX = @FLASK_LINUX@
-GCJ = @GCJ@
-GCJFLAGS = @GCJFLAGS@
-GENCAT = @GENCAT@
-GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
-HAVE_ASPRINTF = @HAVE_ASPRINTF@
-HAVE_LIB = @HAVE_LIB@
-HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
-HAVE_SNPRINTF = @HAVE_SNPRINTF@
-HAVE_WPRINTF = @HAVE_WPRINTF@
-INSTOBJEXT = @INSTOBJEXT@
-INTLBISON = @INTLBISON@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INTLLIBS = @INTLLIBS@
-INTLOBJS = @INTLOBJS@
-INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
-LIB = @LIB@
+LDFLAGS = @LDFLAGS@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
-LTLIB = @LTLIB@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
+LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
-OBJDUMP = @OBJDUMP@
+MSGFMT = @MSGFMT@
+MSGMERGE = @MSGMERGE@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
RANLIB = @RANLIB@
-RC = @RC@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
STRIP = @STRIP@
TERMCAP_LIB = @TERMCAP_LIB@
-USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
-
+XGETTEXT = @XGETTEXT@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
EXTRA_DIST = psmisc16.gif psmisc32.gif pstree16.xpm pstree32.xpm
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = ../config.h
-CONFIG_CLEAN_FILES =
-DIST_COMMON = Makefile.am Makefile.in
-
-
-DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
+all: all-am
-TAR = tar
-GZIP_ENV = --best
-all: all-redirect
.SUFFIXES:
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile
-
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu icons/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+ -rm -f *.lo
+
+clean-libtool:
+ -rm -rf .libs _libs
+
+distclean-libtool:
+ -rm -f libtool
+uninstall-info-am:
tags: TAGS
TAGS:
+ctags: CTAGS
+CTAGS:
-distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-
-subdir = icons
distdir: $(DISTFILES)
- here=`cd $(top_builddir) && pwd`; \
- top_distdir=`cd $(top_distdir) && pwd`; \
- distdir=`cd $(distdir) && pwd`; \
- cd $(top_srcdir) \
- && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu icons/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
if test -d $$d/$$file; then \
- cp -pr $$d/$$file $(distdir)/$$file; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
- || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
- || cp -p $$d/$$file $(distdir)/$$file || :; \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
fi; \
done
-info-am:
-info: info-am
-dvi-am:
-dvi: dvi-am
check-am: all-am
check: check-am
-installcheck-am:
-installcheck: installcheck-am
-install-exec-am:
+all-am: Makefile
+installdirs:
+install: install-am
install-exec: install-exec-am
-
-install-data-am:
install-data: install-data-am
+uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-install: install-am
-uninstall-am:
-uninstall: uninstall-am
-all-am: Makefile
-all-redirect: all-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
-installdirs:
-
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
distclean-generic:
- -rm -f Makefile $(CONFIG_CLEAN_FILES)
- -rm -f config.cache config.log stamp-h stamp-h[0-9]*
+ -rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
-mostlyclean-am: mostlyclean-generic
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
-mostlyclean: mostlyclean-am
+clean-am: clean-generic clean-libtool mostlyclean-am
-clean-am: clean-generic mostlyclean-am
+distclean: distclean-am
+ -rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
-clean: clean-am
+dvi: dvi-am
-distclean-am: distclean-generic clean-am
- -rm -f libtool
+dvi-am:
-distclean: distclean-am
+html: html-am
-maintainer-clean-am: maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
maintainer-clean: maintainer-clean-am
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
-.PHONY: tags distdir info-am info dvi-am dvi check check-am \
-installcheck-am installcheck install-exec-am install-exec \
-install-data-am install-data install-am install uninstall-am uninstall \
-all-redirect all-am all installdirs mostlyclean-generic \
-distclean-generic clean-generic maintainer-clean-generic clean \
-mostlyclean distclean maintainer-clean
+uninstall-am: uninstall-info-am
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ distclean distclean-generic distclean-libtool distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-exec install-exec-am \
+ install-info install-info-am install-man install-strip \
+ installcheck installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-generic \
+ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+ uninstall-info-am
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
+2004-04-30 gettextize <bug-gnu-gettext@gnu.org>
+
+ * Makefile.in.in: New file, from gettext-0.14.1.
+ * Makevars: New file, from gettext-0.14.1.
+ * Rules-quot: New file, from gettext-0.14.1.
+ * boldquot.sed: New file, from gettext-0.14.1.
+ * en@boldquot.header: New file, from gettext-0.14.1.
+ * en@quot.header: New file, from gettext-0.14.1.
+ * insert-header.sin: New file, from gettext-0.14.1.
+ * quot.sed: New file, from gettext-0.14.1.
+ * remove-potcdate.sin: New file, from gettext-0.14.1.
+
2004-04-05 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.in.in: Upgrade to gettext-0.14.1.
msgstr ""
"Project-Id-Version: psmisc 20.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: 2002-04-12 21:33+1000\n"
"Last-Translator: Wolfgang Schorer <wcc@wolfgangs.com>\n"
"Language-Team: woolfy <woolfy@users.sourceforge.net>\n"
msgid "skipping partial match %s(%d)\n"
msgstr "ueberspringe teilweise Uebereinstimmung von %s(%d)\n"
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr "%s(%s%d) mit dem Signal %d abgebrochen\n"
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr "%s ist leer (nicht gemountet ?)\n"
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr "%s: Kein Prozess abgebrochen\n"
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr "Die maximale Anzahl der Namen ist %d\n"
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr "-4 Flag verwendet, die Proc Datei %s ist aber nicht lesbar\n"
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr "-6 Flag verwendet, die Proc Datei %s ist aber nicht lesbar\n"
-#: src/fuser.c:605
+#: src/fuser.c:597
#, fuzzy, c-format
msgid "Kill process %d ? (y/N) "
msgstr "Prozess %d abbrechen? (y/n) "
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr "Abbruch von %d"
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr "Keine automatische Loeschung. Bitte verwenden Sie umount %s\n"
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr "Keine automatische Loeschung. Bitte verwenden Sie swapoff %s\n"
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr "Interner Fehler (Typ %d)\n"
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr "Kernel mount "
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr "Kernel Schleife (loop) "
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr "Kernel swap "
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr "Kann die Geraetenummer der Sockets nicht finden"
-#: src/fuser.c:967
-#, c-format
+#: src/fuser.c:961
+#, fuzzy, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
" udp/tcp Namen: [local_port][,[rmt_host][,[rmt_port]]]\n"
"\n"
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/fuser.c:993
+#: src/fuser.c:989
#, fuzzy, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"Dateien, die\n"
" COPYING genannt werden.\n"
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr "-m wird ignoriert im Namensraum \"%s\"\n"
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr "%s/%s: Falsche Spezifikation\n"
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr ""
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
msgstr ""
-#: src/pstree.c:718
+#: src/pstree.c:720
#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr ""
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
"\n"
msgstr ""
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr ""
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr ""
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr ""
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr ""
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr ""
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr ""
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr ""
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr ""
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr ""
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr ""
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr ""
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr ""
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr ""
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr ""
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr ""
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
"\n"
msgstr ""
-#: src/pstree.c:742
+#: src/pstree.c:745
#, fuzzy, c-format
msgid "pstree (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
msgstr ""
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"terms\n"
msgstr ""
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr ""
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr ""
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr ""
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr ""
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr ""
msgstr ""
"Project-Id-Version: psmisc 20.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: 2001-10-29 15:00+11\n"
"Last-Translator: Craig Small <csmall@small.dropbear.id.au>\n"
"Language-Team: English <en@li.org>\n"
msgid "skipping partial match %s(%d)\n"
msgstr "skipping partial match %s(%d)\n"
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr "Killed %s(%s%d) with signal %d\n"
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr "%s is empty (not mounted ?)\n"
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr "%s: no process killed\n"
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr "Maximum number of names is %d\n"
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr "-4 flag used but proc file %s is not readable\n"
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr "-6 flag used but proc file %s is not readable\n"
-#: src/fuser.c:605
+#: src/fuser.c:597
#, fuzzy, c-format
msgid "Kill process %d ? (y/N) "
msgstr "Kill process %d ? (y/n) "
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr "kill %d"
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr "No automatic removal. Please use umount %s\n"
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr "No automatic removal. Please use swapoff %s\n"
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr "Internal error (type %d)\n"
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr "kernel mount "
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr "kernel loop "
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr "kernel swap "
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr "can't find sockets' device number"
-#: src/fuser.c:967
-#, c-format
+#: src/fuser.c:961
+#, fuzzy, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
" udp/tcp names: [local_port][,[rmt_host][,[rmt_port]]]\n"
"\n"
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/fuser.c:993
+#: src/fuser.c:989
#, fuzzy, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"of the GNU General Public License.\n"
"For more information about these matters, see the files named COPYING.\n"
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr "ignoring -m in name space \"%s\"\n"
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr "%s/%s: invalid specificiation\n"
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr ""
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
msgstr ""
-#: src/pstree.c:718
+#: src/pstree.c:720
#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr ""
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
"\n"
msgstr ""
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr ""
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr ""
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr ""
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr ""
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr ""
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr ""
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr ""
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr ""
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr ""
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr ""
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr ""
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr ""
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr ""
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr ""
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr ""
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
"\n"
msgstr ""
-#: src/pstree.c:742
+#: src/pstree.c:745
#, fuzzy, c-format
msgid "pstree (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
msgstr ""
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"terms\n"
msgstr ""
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr ""
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr ""
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr ""
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr ""
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr ""
msgstr ""
"Project-Id-Version: psmisc 20.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: 2002-04-12 21:33+1000\n"
"Last-Translator: Marc Léger <sorata@users.sourceforge.net>\n"
"Language-Team: French <fr@li.org>\n"
msgid "skipping partial match %s(%d)\n"
msgstr "Ignore la correspondance partielle %s(%d)\n"
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr "Tué %s(%s%d) avec le signal %d\n"
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr "%s est vide (non monté ?)\n"
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr "%s: aucun processus tué\n"
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr "Le nombre maximum de noms est %d\n"
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr "drapeau -4 utilisé mais le fichier proc %s est illisible\n"
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr "drapeau -6 utilisé mais le fichier proc %s est illisible\n"
-#: src/fuser.c:605
+#: src/fuser.c:597
#, fuzzy, c-format
msgid "Kill process %d ? (y/N) "
msgstr "Tuer le processus %d ? (y/n) "
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr "tuer %d"
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr "Pas de démontage automatique. Utiliser SVP umount %s\n"
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr ""
"Pas de démontage automatique du fichier d'échange. Utiliser SVP swapoff %s\n"
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr "Erreur interne (type %d)\n"
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr "montage du noyau "
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr "boucle du noyau "
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr "fichier d'échange du noyau "
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr "ne peut pas trouver le numéro du périphérique des sockets"
-#: src/fuser.c:967
-#, c-format
+#: src/fuser.c:961
+#, fuzzy, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
" noms udp/tcp: [port_local][,[hôte_distant][,[port_distant]]]\n"
"\n"
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/fuser.c:993
+#: src/fuser.c:989
#, fuzzy, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"Pour plus de précisions à propos de ces problèmes, voir les fichiers nommés "
"COPYING.\n"
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr "ignore -m dans l'espace de noms \"%s\"\n"
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr "%s/%s: spécification invalide\n"
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr ""
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
msgstr ""
-#: src/pstree.c:718
+#: src/pstree.c:720
#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr ""
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
"\n"
msgstr ""
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr ""
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr ""
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr ""
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr ""
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr ""
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr ""
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr ""
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr ""
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr ""
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr ""
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr ""
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr ""
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr ""
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr ""
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr ""
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
"\n"
msgstr ""
-#: src/pstree.c:742
+#: src/pstree.c:745
#, fuzzy, c-format
msgid "pstree (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
msgstr ""
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"terms\n"
msgstr ""
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr ""
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr ""
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr ""
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr ""
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr ""
msgstr ""
"Project-Id-Version: psmisc version 20\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: 2001-10-28 18:57--700\n"
"Last-Translator: Daniele Pagano <dan@esaurito.com>\n"
"Language-Team: esaurito <esaurito@users.sourceforge.net>\n"
msgid "skipping partial match %s(%d)\n"
msgstr "ignorata corrispondenza parziale %s(%d)\n"
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr "Terminato %s(%s%d) con segnale %d\n"
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr "%s è vuoto (non montato?)\n"
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr "%s: nessun processo terminato\n"
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr "Il massimo numero di nomi è %d\n"
# 'proc' non tradotto: termine specifico di Linux
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr "usata opzione -4 ma file proc %s non leggibile\n"
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr "usata opzione -6 ma file proc %s non leggibile\n"
-#: src/fuser.c:605
+#: src/fuser.c:597
#, fuzzy, c-format
msgid "Kill process %d ? (y/N) "
msgstr "Termina processo %d ? (y/n) "
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr "termina %d"
# nomi comandi non tradotti
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr "Impossible rimuovere automaticamente. Usare umount %s\n"
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr "Impossible rimuovere automaticamente. Usare swapoff %s\n"
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr "Errore interno (tipo %d)\n"
# kernel e mount non tradotti: termini specifici
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr "mount del kernel"
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr "ciclo del kernel"
# assunto 'swap' sta per 'swap filesystem'
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr "file di scambio del kernel"
# socket non tradotto: termine tecnico
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr "impossibile trovare numero della periferica del socket"
# tradotto 'namespace' con 'contesto'; modificata indentazione descrizioni
-#: src/fuser.c:967
-#, c-format
+#: src/fuser.c:961
+#, fuzzy, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
" udp/tcp nomi: [local_port][,[rmt_host][,[rmt_port]]]\n"
"\n"
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
# Traduzione mia (non ufficiale) del messaggio GNU
-#: src/fuser.c:993
+#: src/fuser.c:989
#, fuzzy, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"Per ulteriori informazioni in merito, consultare il file COPYING (in lingua "
"inglese).\n"
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr "ignorato -m nel contesto \"%s\"\n"
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr "%s/%s: specificazione non valida\n"
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr ""
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
msgstr ""
-#: src/pstree.c:718
+#: src/pstree.c:720
#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr ""
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
"\n"
msgstr ""
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr ""
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr ""
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr ""
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr ""
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr ""
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr ""
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr ""
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr ""
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr ""
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr ""
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr ""
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr ""
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr ""
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr ""
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr ""
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
"\n"
msgstr ""
-#: src/pstree.c:742
+#: src/pstree.c:745
#, fuzzy, c-format
msgid "pstree (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
msgstr ""
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"terms\n"
msgstr ""
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr ""
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr ""
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr ""
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr ""
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "skipping partial match %s(%d)\n"
msgstr ""
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr ""
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr ""
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr ""
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr ""
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr ""
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr ""
-#: src/fuser.c:605
+#: src/fuser.c:597
#, c-format
msgid "Kill process %d ? (y/N) "
msgstr ""
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr ""
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr ""
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr ""
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr ""
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr ""
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr ""
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr ""
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr ""
-#: src/fuser.c:967
+#: src/fuser.c:961
#, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
"\n"
msgstr ""
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr ""
-#: src/fuser.c:993
+#: src/fuser.c:989
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr ""
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr ""
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr ""
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
msgstr ""
-#: src/pstree.c:718
+#: src/pstree.c:720
#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr ""
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
"\n"
msgstr ""
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr ""
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr ""
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr ""
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr ""
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr ""
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr ""
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr ""
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr ""
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr ""
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr ""
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr ""
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr ""
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr ""
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr ""
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr ""
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
"\n"
msgstr ""
-#: src/pstree.c:742
+#: src/pstree.c:745
#, c-format
msgid "pstree (psmisc) %s\n"
msgstr ""
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
msgstr ""
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"terms\n"
msgstr ""
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr ""
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr ""
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr ""
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr ""
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr ""
msgstr ""
"Project-Id-Version: psmisc 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: 2001-10-28 22:14-0200\n"
"Last-Translator: Edesio Costa e Silva <edesio+psmisc@ieee.org>\n"
"Language-Team: Portuguese <pt@li.org>\n"
msgid "skipping partial match %s(%d)\n"
msgstr "ignorando resultado parcial %s(%d)\n"
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr "Abortado %s(%s%d) com sinal %d\n"
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr "%s está vazio (não está montado?)\n"
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr "%s: nenhum processo abortado\n"
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr "Número máximo de nomes é %d\n"
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr "opção -4 utilizada mas o arquivo %s não pode ser lido\n"
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr "opção -6 utilizada mas o arquivo %s não pode ser lido\n"
-#: src/fuser.c:605
+#: src/fuser.c:597
#, fuzzy, c-format
msgid "Kill process %d ? (y/N) "
msgstr "Aborta processo %d ? (y/n) "
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr "kill %d"
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr "Não pode ser automaticamente removido. Por favor, utilize umount %s\n"
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr ""
"Não pode ser automaticamente removido. Por favor, utilize swapoff %s\n"
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr "Erro interno (tipo %d)\n"
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr "kernel mount "
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr "kernel loop "
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr "kernel swap "
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr "não pode achar o número de dispositivo do socket"
-#: src/fuser.c:967
-#, c-format
+#: src/fuser.c:961
+#, fuzzy, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
"\" udp/tcp names: [local_port][,[rmt_host][,[rmt_port]]]\\n\"\n"
"\"\\n\"\n"
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/fuser.c:993
+#: src/fuser.c:989
#, fuzzy, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"Para maiores informações sobre estes assuntos, veja os arquivos com nome "
"COPYING.\n"
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr "ignorando opção -m no espaço de nomes \"%s\"\n"
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr "%s/%s: especificação invalida\n"
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr ""
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
msgstr ""
-#: src/pstree.c:718
+#: src/pstree.c:720
#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr ""
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
"\n"
msgstr ""
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr ""
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr ""
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr ""
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr ""
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr ""
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr ""
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr ""
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr ""
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr ""
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr ""
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr ""
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr ""
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr ""
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr ""
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr ""
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
"\n"
msgstr ""
-#: src/pstree.c:742
+#: src/pstree.c:745
#, fuzzy, c-format
msgid "pstree (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
msgstr ""
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"terms\n"
msgstr ""
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
msgstr ""
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr ""
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr ""
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr ""
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr ""
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr ""
msgstr ""
"Project-Id-Version: psmisc 21.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-04-23 22:48+1000\n"
+"POT-Creation-Date: 2004-04-30 13:39+1000\n"
"PO-Revision-Date: 2003-09-26 20:45+0100\n"
"Last-Translator: Joakim Mared <joakim at bfcom dot se>\n"
"Language-Team: Swedish <sv@li.org>\n"
msgid "skipping partial match %s(%d)\n"
msgstr "hoppar över delvis matchande process: %s(%d)\n"
-#: src/killall.c:329
+#: src/killall.c:337
#, c-format
msgid "Killed %s(%s%d) with signal %d\n"
msgstr "Avslutade %s(%s%d) med signal %d\n"
-#: src/killall.c:341 src/fuser.c:507 src/pstree.c:678
+#: src/killall.c:349 src/fuser.c:499 src/pstree.c:680
#, c-format
msgid "%s is empty (not mounted ?)\n"
msgstr "%s är tom (inte monterad ?)\n"
-#: src/killall.c:347
+#: src/killall.c:355
#, c-format
msgid "%s: no process killed\n"
msgstr "%s: ingen process avslutad\n"
-#: src/killall.c:594
+#: src/killall.c:607
#, c-format
msgid "Maximum number of names is %d\n"
msgstr "Maximalt antal namn är %d\n"
-#: src/fuser.c:259
+#: src/fuser.c:248
#, c-format
msgid "-4 flag used but proc file %s is not readable\n"
msgstr "-4 används men proc-fil %s kan inte läsas\n"
-#: src/fuser.c:268
+#: src/fuser.c:257
#, c-format
msgid "-6 flag used but proc file %s is not readable\n"
msgstr "-6 används men proc-fil %s kan inte läsas\n"
-#: src/fuser.c:605
+#: src/fuser.c:597
#, fuzzy, c-format
msgid "Kill process %d ? (y/N) "
msgstr "Avsluta process %d ? (y/n) "
-#: src/fuser.c:635
+#: src/fuser.c:627
#, c-format
msgid "kill %d"
msgstr "avsluta %d"
-#: src/fuser.c:639 src/fuser.c:643
+#: src/fuser.c:631 src/fuser.c:635
#, c-format
msgid "No automatic removal. Please use umount %s\n"
msgstr "Ingen automatisk avmontering. Använd umount %s\n"
-#: src/fuser.c:647
+#: src/fuser.c:639
#, c-format
msgid "No automatic removal. Please use swapoff %s\n"
msgstr "Ingen automatisk avmontering av swap. Använd swapoff %s\n"
-#: src/fuser.c:759
+#: src/fuser.c:752
#, c-format
msgid "Internal error (type %d)\n"
msgstr "Internt fel (typ %d)\n"
-#: src/fuser.c:795
+#: src/fuser.c:790
#, c-format
msgid "kernel mount "
msgstr "monteringspunkt för kärna "
-#: src/fuser.c:798
+#: src/fuser.c:793
#, c-format
msgid "kernel loop "
msgstr "loop i kärna "
-#: src/fuser.c:801
+#: src/fuser.c:796
#, c-format
msgid "kernel swap "
msgstr "växlingsutrymme för kärna "
-#: src/fuser.c:958
+#: src/fuser.c:952
#, c-format
msgid "can't find sockets' device number"
msgstr "kunde inte hitta uttagets (socket) enhetsnummer"
-#: src/fuser.c:967
-#, c-format
+#: src/fuser.c:961
+#, fuzzy, c-format
msgid ""
-"usage: fuser [ -a | -s ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
+"usage: fuser [ -a | -s | -c ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" [ - ] [ -n space ] [ -signal ] [ -kimuv ] name ...\n"
" fuser -l\n"
" fuser -V\n"
"\n"
" -a display unused files too\n"
+" -c mounted FS\n"
+" -f silently ignored (for POSIX compatibility\n"
" -k kill processes accessing that file\n"
" -i ask before killing (ignored without -k)\n"
" -l list signal names\n"
" udp/tcp-namn: [lokal_port][,[fjärrvärd][,[fjärrport]]]\n"
"\n"
-#: src/fuser.c:991
+#: src/fuser.c:987
#, c-format
msgid "fuser (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/fuser.c:993
+#: src/fuser.c:989
#, fuzzy, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"program. Om inte, skriv till Free Software Foundation, Inc., 59 Temple Place "
"- Suite 330, Boston, MA 02111-1307, USA.\n"
-#: src/fuser.c:1173
+#: src/fuser.c:1172
#, c-format
msgid "ignoring -m in name space \"%s\"\n"
msgstr "ignorerar -m i utrymme \"%s\"\n"
-#: src/fuser.c:1181
+#: src/fuser.c:1180
#, c-format
msgid "%s/%s: invalid specificiation\n"
msgstr "%s/%s: ogiltig specifikation\n"
-#: src/pstree.c:382
+#: src/pstree.c:384
#, c-format
msgid "MAX_DEPTH not big enough.\n"
msgstr "MAX_DEPTH inte tillräckligt stort.\n"
-#: src/pstree.c:717
+#: src/pstree.c:719
#, c-format
msgid ""
"usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ]\n"
"användning: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -"
"u ]\n"
-#: src/pstree.c:718
-#, c-format
-msgid " [ -G | -U ] [ pid | user]\n"
+#: src/pstree.c:720
+#, fuzzy, c-format
+msgid " [ -A | -G | -U ] [ pid | user]\n"
msgstr " [ -G | -U ] [ pid | användare]\n"
-#: src/pstree.c:719
+#: src/pstree.c:721
#, c-format
msgid ""
" pstree -V\n"
" pstree -V\n"
"\n"
-#: src/pstree.c:720
+#: src/pstree.c:722
#, c-format
msgid " -a show command line arguments\n"
msgstr " -a visa kommandoradsargument\n"
-#: src/pstree.c:721
+#: src/pstree.c:723
+#, fuzzy, c-format
+msgid " -A use ASCII line drawing characters\n"
+msgstr " -G använd VT100 linjeritningssymboler\n"
+
+#: src/pstree.c:724
#, c-format
msgid " -c don't compact identical subtrees\n"
msgstr " -c komprimera inte identiska underträd\n"
-#: src/pstree.c:722
+#: src/pstree.c:725
#, c-format
msgid " -h highlight current process and its ancestors\n"
msgstr " -h markera nuvarande process och dess förfäder\n"
-#: src/pstree.c:723
+#: src/pstree.c:726
#, c-format
msgid " -H pid highlight process \"pid\" and its ancestors\n"
msgstr " -H pid markera processen \"pid\" och dess förfäder\n"
-#: src/pstree.c:724
+#: src/pstree.c:727
#, c-format
msgid " -G use VT100 line drawing characters\n"
msgstr " -G använd VT100 linjeritningssymboler\n"
-#: src/pstree.c:725
+#: src/pstree.c:728
#, c-format
msgid " -l don't truncate long lines\n"
msgstr " -l förkorta inte långa rader\n"
-#: src/pstree.c:726
+#: src/pstree.c:729
#, c-format
msgid " -n sort output by PID\n"
msgstr " -n sortera utskrift efter PID\n"
-#: src/pstree.c:727
+#: src/pstree.c:730
#, c-format
msgid " -p show PIDs; implies -c\n"
msgstr " -p visa PID:s; förutsätter -c\n"
-#: src/pstree.c:728
+#: src/pstree.c:731
#, c-format
msgid " -u show uid transitions\n"
msgstr " -u visa uid-översättningar\n"
-#: src/pstree.c:730
+#: src/pstree.c:733
#, c-format
msgid " -s show Flask SIDs\n"
msgstr " -s visa Flask-SID:s\n"
-#: src/pstree.c:731
+#: src/pstree.c:734
#, c-format
msgid " -x show Flask security contexts\n"
msgstr " -x visa Flask säkerhetssammanhang\n"
-#: src/pstree.c:733
+#: src/pstree.c:736
#, c-format
msgid " -U use UTF-8 (Unicode)) line drawing characters\n"
msgstr " -U använd UTF-8 (Unicode)) linjeritningssymboler\n"
-#: src/pstree.c:734
+#: src/pstree.c:737
#, c-format
msgid " -V display version information\n"
msgstr " -V visa versionsinformation\n"
-#: src/pstree.c:735
+#: src/pstree.c:738
#, c-format
msgid " pid start at pid, default 1 (init))\n"
msgstr " pid börja vid pid, standardvärde 1 (init))\n"
-#: src/pstree.c:736
+#: src/pstree.c:739
#, c-format
msgid ""
" user show only trees rooted at processes of that user\n"
" anv. visa endast träd med sin rot bland denna användares processer\n"
"\n"
-#: src/pstree.c:742
+#: src/pstree.c:745
#, fuzzy, c-format
msgid "pstree (psmisc) %s\n"
msgstr "fuser (psmisc) %s\n"
-#: src/pstree.c:743
+#: src/pstree.c:746
#, c-format
msgid ""
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"Copyright (C) 1993-2002 Werner Almesberger and Craig Small\n"
"\n"
-#: src/pstree.c:744
+#: src/pstree.c:747
#, c-format
msgid "pstree comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
"originaltexten.\n"
"\n"
-#: src/pstree.c:745
+#: src/pstree.c:748
#, c-format
msgid ""
"This is free software, and you are welcome to redistribute it under the "
"version.\n"
"\n"
-#: src/pstree.c:746
+#: src/pstree.c:749
#, c-format
msgid "of the GNU General Public License.\n"
msgstr ""
"information.\n"
"\n"
-#: src/pstree.c:747
+#: src/pstree.c:750
#, c-format
msgid ""
"For more information about these matters, see the files named COPYING.\n"
"program. Om inte, skriv till Free Software Foundation, Inc., 59 Temple Place "
"- Suite 330, Boston, MA 02111-1307, USA.\n"
-#: src/pstree.c:809
+#: src/pstree.c:835
#, c-format
msgid "TERM is not set\n"
msgstr "TERM är inte satt\n"
-#: src/pstree.c:814
+#: src/pstree.c:840
#, c-format
msgid "Can't get terminal capabilities\n"
msgstr "Kan inte ta reda på terminalens beskaffenhet\n"
-#: src/pstree.c:860
+#: src/pstree.c:884
#, c-format
msgid "No such user name: %s\n"
msgstr "Ingen sådan användare: %s\n"
-#: src/pstree.c:884
+#: src/pstree.c:900
#, c-format
msgid "No processes found.\n"
msgstr "Inga processer funna.\n"
-#: src/pstree.c:889
+#: src/pstree.c:905
#, c-format
msgid "Press return to close\n"
msgstr "Tryck retur för att stänga\n"
bin_SCRIPTS = pstree.x11
-fuser_SOURCES = fuser.c comm.h signals.c signals.h signames.h loop.h
+fuser_SOURCES = fuser.c comm.h signals.c signals.h loop.h
-killall_SOURCES = killall.c comm.h signals.c signals.h signames.h
+killall_SOURCES = killall.c comm.h signals.c signals.h
killall_LDADD = @FLASK_LIB@
CLEANFILES = signames.h pstree.x11
-signames.h: signames.c
+signames.h: signames.c Makefile
@CPP@ -dM $< |\
tr -s '\t ' ' ' | sort -n -k 3 | sed \
's:#define SIG\([A-Z]\+[0-9]*\) \([0-9]\+\) *\(\|/\*.*\)$$:{\
-# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
+# Makefile.in generated by automake 1.8.4 from Makefile.am.
+# @configure_input@
-# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
+@SET_MAKE@
-SHELL = @SHELL@
+
+SOURCES = $(fuser_SOURCES) $(killall_SOURCES) $(pstree_SOURCES)
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
-prefix = @prefix@
-exec_prefix = @exec_prefix@
-
-bindir = @bindir@
-sbindir = @sbindir@
-libexecdir = @libexecdir@
-datadir = @datadir@
-sysconfdir = @sysconfdir@
-sharedstatedir = @sharedstatedir@
-localstatedir = @localstatedir@
-libdir = @libdir@
-infodir = @infodir@
-mandir = @mandir@
-includedir = @includedir@
-oldincludedir = /usr/include
-
-DESTDIR =
-
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
-
top_builddir = ..
-
-ACLOCAL = @ACLOCAL@
-AUTOCONF = @AUTOCONF@
-AUTOMAKE = @AUTOMAKE@
-AUTOHEADER = @AUTOHEADER@
-
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-transform = @program_transform_name@
-
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-host_alias = @host_alias@
host_triplet = @host@
+bin_PROGRAMS = fuser$(EXEEXT) killall$(EXEEXT) pstree$(EXEEXT)
+subdir = src
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
+binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
+PROGRAMS = $(bin_PROGRAMS)
+am_fuser_OBJECTS = fuser.$(OBJEXT) signals.$(OBJEXT)
+fuser_OBJECTS = $(am_fuser_OBJECTS)
+fuser_LDADD = $(LDADD)
+am_killall_OBJECTS = killall.$(OBJEXT) signals.$(OBJEXT)
+killall_OBJECTS = $(am_killall_OBJECTS)
+killall_DEPENDENCIES =
+am_pstree_OBJECTS = pstree.$(OBJEXT)
+pstree_OBJECTS = $(am_pstree_OBJECTS)
+pstree_DEPENDENCIES =
+binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
+SCRIPTS = $(bin_SCRIPTS)
+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/depcomp
+am__depfiles_maybe = depfiles
+@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/fuser.Po ./$(DEPDIR)/killall.Po \
+@AMDEP_TRUE@ ./$(DEPDIR)/pstree.Po ./$(DEPDIR)/signals.Po
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
+ $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+ $(AM_LDFLAGS) $(LDFLAGS) -o $@
+SOURCES = $(fuser_SOURCES) $(killall_SOURCES) $(pstree_SOURCES)
+DIST_SOURCES = $(fuser_SOURCES) $(killall_SOURCES) $(pstree_SOURCES)
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
AR = @AR@
-AS = @AS@
-BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
-CATOBJEXT = @CATOBJEXT@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
-DATADIRNAME = @DATADIRNAME@
-DLLTOOL = @DLLTOOL@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
+FFLAGS = @FFLAGS@
FLASK_LIB = @FLASK_LIB@
FLASK_LINUX = @FLASK_LINUX@
-GCJ = @GCJ@
-GCJFLAGS = @GCJFLAGS@
-GENCAT = @GENCAT@
-GLIBC21 = @GLIBC21@
GMSGFMT = @GMSGFMT@
-HAVE_ASPRINTF = @HAVE_ASPRINTF@
-HAVE_LIB = @HAVE_LIB@
-HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
-HAVE_SNPRINTF = @HAVE_SNPRINTF@
-HAVE_WPRINTF = @HAVE_WPRINTF@
-INSTOBJEXT = @INSTOBJEXT@
-INTLBISON = @INTLBISON@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INTLLIBS = @INTLLIBS@
-INTLOBJS = @INTLOBJS@
-INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
-LIB = @LIB@
+LDFLAGS = @LDFLAGS@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
-LTLIB = @LTLIB@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
+LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
-OBJDUMP = @OBJDUMP@
+MSGFMT = @MSGFMT@
+MSGMERGE = @MSGMERGE@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
RANLIB = @RANLIB@
-RC = @RC@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
STRIP = @STRIP@
TERMCAP_LIB = @TERMCAP_LIB@
-USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
-
+XGETTEXT = @XGETTEXT@
+ac_ct_AR = @ac_ct_AR@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_STRIP = @ac_ct_STRIP@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
AM_CFLAGS = -Wall -DLOCALEDIR=\"/usr/share/locale\"
-
-bin_PROGRAMS = fuser killall pstree
-
bin_SCRIPTS = pstree.x11
-
-fuser_SOURCES = fuser.c comm.h signals.c signals.h signames.h loop.h
-
-killall_SOURCES = killall.c comm.h signals.c signals.h signames.h
-
+fuser_SOURCES = fuser.c comm.h signals.c signals.h loop.h
+killall_SOURCES = killall.c comm.h signals.c signals.h
killall_LDADD = @FLASK_LIB@
-
pstree_SOURCES = pstree.c comm.h
-
pstree_LDADD = @TERMCAP_LIB@ @FLASK_LIB@
-
BUILT_SOURCES = signames.h
-
EXTRA_DIST = signames.c
-
CLEANFILES = signames.h pstree.x11
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-CONFIG_HEADER = ../config.h
-CONFIG_CLEAN_FILES =
-bin_PROGRAMS = fuser$(EXEEXT) killall$(EXEEXT) pstree$(EXEEXT)
-PROGRAMS = $(bin_PROGRAMS)
-
-
-DEFS = @DEFS@ -I. -I$(srcdir) -I..
-CPPFLAGS = @CPPFLAGS@
-LDFLAGS = @LDFLAGS@
-LIBS = @LIBS@
-fuser_OBJECTS = fuser.$(OBJEXT) signals.$(OBJEXT)
-fuser_LDADD = $(LDADD)
-fuser_DEPENDENCIES =
-fuser_LDFLAGS =
-killall_OBJECTS = killall.$(OBJEXT) signals.$(OBJEXT)
-killall_DEPENDENCIES =
-killall_LDFLAGS =
-pstree_OBJECTS = pstree.$(OBJEXT)
-pstree_DEPENDENCIES =
-pstree_LDFLAGS =
-SCRIPTS = $(bin_SCRIPTS)
+all: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) all-am
-CFLAGS = @CFLAGS@
-COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
-DIST_COMMON = Makefile.am Makefile.in
-
-
-DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-
-TAR = tar
-GZIP_ENV = --best
-DEP_FILES = .deps/fuser.P .deps/killall.P .deps/pstree.P \
-.deps/signals.P
-SOURCES = $(fuser_SOURCES) $(killall_SOURCES) $(pstree_SOURCES)
-OBJECTS = $(fuser_OBJECTS) $(killall_OBJECTS) $(pstree_OBJECTS)
-
-all: all-redirect
.SUFFIXES:
-.SUFFIXES: .S .c .lo .o .obj .s
-$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
-
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
- cd $(top_builddir) \
- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
-
-
-mostlyclean-binPROGRAMS:
-
-clean-binPROGRAMS:
- -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
-
-distclean-binPROGRAMS:
-
-maintainer-clean-binPROGRAMS:
-
+.SUFFIXES: .c .lo .o .obj
+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu src/Makefile
+.PRECIOUS: Makefile
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
- $(mkinstalldirs) $(DESTDIR)$(bindir)
+ test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
@list='$(bin_PROGRAMS)'; for p in $$list; do \
- if test -f $$p; then \
- echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
+ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+ if test -f $$p \
+ || test -f $$p1 \
+ ; then \
+ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
+ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
+ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
else :; fi; \
done
uninstall-binPROGRAMS:
@$(NORMAL_UNINSTALL)
- list='$(bin_PROGRAMS)'; for p in $$list; do \
- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
+ @list='$(bin_PROGRAMS)'; for p in $$list; do \
+ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
+ rm -f "$(DESTDIR)$(bindir)/$$f"; \
done
-# FIXME: We should only use cygpath when building on Windows,
-# and only if it is available.
-.c.obj:
- $(COMPILE) -c `cygpath -w $<`
-
-.s.o:
- $(COMPILE) -c $<
+clean-binPROGRAMS:
+ @list='$(bin_PROGRAMS)'; for p in $$list; do \
+ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+ echo " rm -f $$p $$f"; \
+ rm -f $$p $$f ; \
+ done
+fuser$(EXEEXT): $(fuser_OBJECTS) $(fuser_DEPENDENCIES)
+ @rm -f fuser$(EXEEXT)
+ $(LINK) $(fuser_LDFLAGS) $(fuser_OBJECTS) $(fuser_LDADD) $(LIBS)
+killall$(EXEEXT): $(killall_OBJECTS) $(killall_DEPENDENCIES)
+ @rm -f killall$(EXEEXT)
+ $(LINK) $(killall_LDFLAGS) $(killall_OBJECTS) $(killall_LDADD) $(LIBS)
+pstree$(EXEEXT): $(pstree_OBJECTS) $(pstree_DEPENDENCIES)
+ @rm -f pstree$(EXEEXT)
+ $(LINK) $(pstree_LDFLAGS) $(pstree_OBJECTS) $(pstree_LDADD) $(LIBS)
+install-binSCRIPTS: $(bin_SCRIPTS)
+ @$(NORMAL_INSTALL)
+ test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
+ @list='$(bin_SCRIPTS)'; for p in $$list; do \
+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ if test -f $$d$$p; then \
+ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
+ echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
+ $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
+ else :; fi; \
+ done
-.S.o:
- $(COMPILE) -c $<
+uninstall-binSCRIPTS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(bin_SCRIPTS)'; for p in $$list; do \
+ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
+ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
+ rm -f "$(DESTDIR)$(bindir)/$$f"; \
+ done
mostlyclean-compile:
- -rm -f *.o core *.core
-rm -f *.$(OBJEXT)
-clean-compile:
-
distclean-compile:
-rm -f *.tab.c
-maintainer-clean-compile:
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fuser.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/killall.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pstree.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signals.Po@am__quote@
-.s.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
+.c.o:
+@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
+@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-.S.lo:
- $(LIBTOOL) --mode=compile $(COMPILE) -c $<
+.c.obj:
+@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
+@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.c.lo:
+@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
+@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
-rm -rf .libs _libs
distclean-libtool:
-
-maintainer-clean-libtool:
-
-fuser$(EXEEXT): $(fuser_OBJECTS) $(fuser_DEPENDENCIES)
- @rm -f fuser$(EXEEXT)
- $(LINK) $(fuser_LDFLAGS) $(fuser_OBJECTS) $(fuser_LDADD) $(LIBS)
-
-killall$(EXEEXT): $(killall_OBJECTS) $(killall_DEPENDENCIES)
- @rm -f killall$(EXEEXT)
- $(LINK) $(killall_LDFLAGS) $(killall_OBJECTS) $(killall_LDADD) $(LIBS)
-
-pstree$(EXEEXT): $(pstree_OBJECTS) $(pstree_DEPENDENCIES)
- @rm -f pstree$(EXEEXT)
- $(LINK) $(pstree_LDFLAGS) $(pstree_OBJECTS) $(pstree_LDADD) $(LIBS)
-
-install-binSCRIPTS: $(bin_SCRIPTS)
- @$(NORMAL_INSTALL)
- $(mkinstalldirs) $(DESTDIR)$(bindir)
- @list='$(bin_SCRIPTS)'; for p in $$list; do \
- if test -f $$p; then \
- echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
- $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
- else if test -f $(srcdir)/$$p; then \
- echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
- $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
- else :; fi; fi; \
- done
-
-uninstall-binSCRIPTS:
- @$(NORMAL_UNINSTALL)
- list='$(bin_SCRIPTS)'; for p in $$list; do \
- rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
- done
-
+ -rm -f libtool
+uninstall-info-am:
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) ' { files[$$0] = 1; } \
+ END { for (i in files) print i; }'`; \
+ mkid -fID $$unique
tags: TAGS
-ID: $(HEADERS) $(SOURCES) $(LISP)
- list='$(SOURCES) $(HEADERS)'; \
- unique=`for i in $$list; do echo $$i; done | \
- awk ' { files[$$0] = 1; } \
+TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ here=`pwd`; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
- here=`pwd` && cd $(srcdir) \
- && mkid -f$$here/ID $$unique $(LISP)
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+ test -z "$$unique" && unique=$$empty_fix; \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$tags $$unique; \
+ fi
+ctags: CTAGS
+CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
- list='$(SOURCES) $(HEADERS)'; \
- unique=`for i in $$list; do echo $$i; done | \
- awk ' { files[$$0] = 1; } \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
- test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
- || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
-
-mostlyclean-tags:
+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$tags $$unique
-clean-tags:
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && cd $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
- -rm -f TAGS ID
-
-maintainer-clean-tags:
-
-distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-
-subdir = src
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
- here=`cd $(top_builddir) && pwd`; \
- top_distdir=`cd $(top_distdir) && pwd`; \
- distdir=`cd $(distdir) && pwd`; \
- cd $(top_srcdir) \
- && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
- @for file in $(DISTFILES); do \
- d=$(srcdir); \
+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+ list='$(DISTFILES)'; for file in $$list; do \
+ case $$file in \
+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+ esac; \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+ dir="/$$dir"; \
+ $(mkdir_p) "$(distdir)$$dir"; \
+ else \
+ dir=''; \
+ fi; \
if test -d $$d/$$file; then \
- cp -pr $$d/$$file $(distdir)/$$file; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
test -f $(distdir)/$$file \
- || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
- || cp -p $$d/$$file $(distdir)/$$file || :; \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
fi; \
done
-
-DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-
--include $(DEP_FILES)
-
-mostlyclean-depend:
-
-clean-depend:
-
-distclean-depend:
- -rm -rf .deps
-
-maintainer-clean-depend:
-
-%.o: %.c
- @echo '$(COMPILE) -c $<'; \
- $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
- @-cp .deps/$(*F).pp .deps/$(*F).P; \
- tr ' ' '\012' < .deps/$(*F).pp \
- | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
- >> .deps/$(*F).P; \
- rm .deps/$(*F).pp
-
-%.lo: %.c
- @echo '$(LTCOMPILE) -c $<'; \
- $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
- @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
- < .deps/$(*F).pp > .deps/$(*F).P; \
- tr ' ' '\012' < .deps/$(*F).pp \
- | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
- >> .deps/$(*F).P; \
- rm -f .deps/$(*F).pp
-info-am:
-info: info-am
-dvi-am:
-dvi: dvi-am
check-am: all-am
-check: check-am
-installcheck-am:
-installcheck: installcheck-am
-install-exec-am: install-binPROGRAMS install-binSCRIPTS
+check: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) check-am
+all-am: Makefile $(PROGRAMS) $(SCRIPTS)
+installdirs:
+ for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"; do \
+ test -z "$$dir" || $(mkdir_p) "$$dir"; \
+ done
+install: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: install-exec-am
-
-install-data-am:
install-data: install-data-am
+uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-install: install-am
-uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
-uninstall: uninstall-am
-all-am: Makefile $(PROGRAMS) $(SCRIPTS)
-all-redirect: all-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
-installdirs:
- $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(bindir)
-
+installcheck: installcheck-am
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
- -rm -f Makefile $(CONFIG_CLEAN_FILES)
- -rm -f config.cache config.log stamp-h stamp-h[0-9]*
+ -rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \
- mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
- mostlyclean-generic
+clean: clean-am
-mostlyclean: mostlyclean-am
+clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
-clean-am: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
- clean-depend clean-generic mostlyclean-am
+distclean: distclean-am
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-libtool distclean-tags
-clean: clean-am
+dvi: dvi-am
-distclean-am: distclean-binPROGRAMS distclean-compile distclean-libtool \
- distclean-tags distclean-depend distclean-generic \
- clean-am
- -rm -f libtool
+dvi-am:
-distclean: distclean-am
+html: html-am
-maintainer-clean-am: maintainer-clean-binPROGRAMS \
- maintainer-clean-compile maintainer-clean-libtool \
- maintainer-clean-tags maintainer-clean-depend \
- maintainer-clean-generic distclean-am
- @echo "This command is intended for maintainers to use;"
- @echo "it deletes files that may require special tools to rebuild."
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am: install-binPROGRAMS install-binSCRIPTS
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
maintainer-clean: maintainer-clean-am
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
+ mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
-.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
-maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
-mostlyclean-compile distclean-compile clean-compile \
-maintainer-clean-compile mostlyclean-libtool distclean-libtool \
-clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
-install-binSCRIPTS tags mostlyclean-tags distclean-tags clean-tags \
-maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
-clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
-check-am installcheck-am installcheck install-exec-am install-exec \
-install-data-am install-data install-am install uninstall-am uninstall \
-all-redirect all-am all installdirs mostlyclean-generic \
-distclean-generic clean-generic maintainer-clean-generic clean \
-mostlyclean distclean maintainer-clean
-
-
-signames.h: signames.c
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
+ uninstall-info-am
+
+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
+ clean-generic clean-libtool ctags distclean distclean-compile \
+ distclean-generic distclean-libtool distclean-tags distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-binPROGRAMS install-binSCRIPTS install-data \
+ install-data-am install-exec install-exec-am install-info \
+ install-info-am install-man install-strip installcheck \
+ installcheck-am installdirs maintainer-clean \
+ maintainer-clean-generic mostlyclean mostlyclean-compile \
+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
+ tags uninstall uninstall-am uninstall-binPROGRAMS \
+ uninstall-binSCRIPTS uninstall-info-am
+
+
+signames.h: signames.c Makefile
@CPP@ -dM $< |\
tr -s '\t ' ' ' | sort -n -k 3 | sed \
's:#define SIG\([A-Z]\+[0-9]*\) \([0-9]\+\) *\(\|/\*.*\)$$:{\
pstree.x11: pstree
ln -s pstree pstree.x11
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: