From: Craig Small Date: Mon, 12 Jan 2004 00:38:15 +0000 (+0000) Subject: Increased to 21.5 CVS version X-Git-Tag: v22.11~168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fce60f0fc6349e08ea955bd32000eee9304085dd;p=psmisc Increased to 21.5 CVS version --- diff --git a/ChangeLog b/ChangeLog index 99e33d3..b889818 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Changes in 21.5 +not-yet-released + 2003-11-28 gettextize * Makefile.am (SUBDIRS): Add m4. diff --git a/Makefile.am b/Makefile.am index 884fd1c..a8ffe66 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS = m4 doc src po +SUBDIRS = m4 doc src po icons EXTRA_DIST= config.rpath ABOUT-NLS mkinstalldirs diff --git a/Makefile.in b/Makefile.in index 07eb04f..350e981 100644 --- a/Makefile.in +++ b/Makefile.in @@ -114,7 +114,7 @@ am__include = @am__include@ am__quote = @am__quote@ install_sh = @install_sh@ -SUBDIRS = m4 doc src po +SUBDIRS = m4 doc src po icons EXTRA_DIST = config.rpath ABOUT-NLS mkinstalldirs diff --git a/autom4te.cache/output.0 b/autom4te.cache/output.0 index 5862d7d..68f8bae 100644 --- a/autom4te.cache/output.0 +++ b/autom4te.cache/output.0 @@ -1031,7 +1031,8 @@ Optional Features: build static libraries @<:@default=yes@:>@ --enable-fast-install@<:@=PKGS@:>@ optimize for fast installation @<:@default=yes@:>@ - --disable-libtool-lock avoid locking (might break parallel builds) + --disable-libtool-lock + avoid locking (might break parallel builds) --enable-flask Enable Security-Enhanced Linux features --disable-nls do not use Native Language Support --disable-rpath do not hardcode runtime library paths @@ -1040,9 +1041,10 @@ Optional Features: Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@ - --with-pic try to use only PIC/non-PIC objects @<:@default=use - both@:>@ + --with-gnu-ld + assume the C compiler uses GNU ld @<:@default=no@:>@ + --with-pic + try to use only PIC/non-PIC objects @<:@default=use both@:>@ --with-tags@<:@=TAGS@:>@ include additional configurations @<:@automatic@:>@ --with-gnu-ld assume the C compiler uses GNU ld default=no @@ -1052,18 +1054,28 @@ Optional Packages: --without-libintl-prefix don't search for libintl in includedir and libdir Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have - headers in a nonstandard directory - CPP C preprocessor - CXX C++ compiler command - CXXFLAGS C++ compiler flags - CXXCPP C++ preprocessor - F77 Fortran 77 compiler command - FFLAGS Fortran 77 compiler flags + CC + C compiler command + CFLAGS + C compiler flags + LDFLAGS + linker flags, e.g. -L if you have + libraries in a nonstandard directory + CPPFLAGS + C/C++ preprocessor flags, e.g. -I if you + have headers in a nonstandard directory + CPP + C preprocessor + CXX + C++ compiler command + CXXFLAGS + C++ compiler flags + CXXCPP + C++ preprocessor + F77 + Fortran 77 compiler command + FFLAGS + Fortran 77 compiler flags Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. @@ -1798,7 +1810,7 @@ fi # Define the identity of the package. PACKAGE=psmisc -VERSION=21.4 +VERSION=21.5cvs cat >>confdefs.h <<_ACEOF @%:@define PACKAGE "$PACKAGE" @@ -23923,7 +23935,7 @@ rm -f conftest* fi - ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile po/Makefile.in m4/Makefile" + ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile po/Makefile.in m4/Makefile icons/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -24473,6 +24485,7 @@ do "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; + "icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; @@ -24802,11 +24815,6 @@ esac *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac - if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ @@ -24845,6 +24853,12 @@ echo "$as_me: error: cannot find input file: $f" >&2;} fi;; esac done` || { (exit 1); exit 1; } + + if test x"$ac_file" != x-; then + { echo "$as_me:$LINENO: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + rm -f "$ac_file" + fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub diff --git a/autom4te.cache/requests b/autom4te.cache/requests index b7a7df3..bd8eb29 100644 --- a/autom4te.cache/requests +++ b/autom4te.cache/requests @@ -1,4 +1,4 @@ -# This file was generated by Autom4te Tue Nov 18 21:48:37 PST 2003. +# This file was generated by Autom4te Thu Dec 18 16:38:34 PST 2003. # It contains the lists of macros which have been traced. # It can be safely removed. @@ -17,19 +17,19 @@ { 'm4_pattern_forbid' => 1, 'AC_CONFIG_LIBOBJ_DIR' => 1, - 'AC_TYPE_OFF_T' => 1, 'AC_C_VOLATILE' => 1, + 'AC_TYPE_OFF_T' => 1, 'AC_FUNC_CLOSEDIR_VOID' => 1, 'AC_REPLACE_FNMATCH' => 1, 'AC_PROG_LIBTOOL' => 1, 'AC_FUNC_STAT' => 1, - 'AC_HEADER_TIME' => 1, 'AC_FUNC_WAIT3' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'AC_STRUCT_TM' => 1, + 'AC_HEADER_TIME' => 1, 'AC_FUNC_LSTAT' => 1, - 'AC_TYPE_MODE_T' => 1, + 'AC_STRUCT_TM' => 1, + 'AM_AUTOMAKE_VERSION' => 1, 'AC_FUNC_GETMNTENT' => 1, + 'AC_TYPE_MODE_T' => 1, 'AC_FUNC_STRTOD' => 1, 'AC_CHECK_HEADERS' => 1, 'AC_FUNC_STRNLEN' => 1, @@ -48,17 +48,17 @@ 'AC_STRUCT_ST_BLOCKS' => 1, 'AC_TYPE_SIGNAL' => 1, 'AC_TYPE_UID_T' => 1, - 'AC_CONFIG_AUX_DIR' => 1, 'AC_PROG_MAKE_SET' => 1, - 'sinclude' => 1, + 'AC_CONFIG_AUX_DIR' => 1, 'm4_pattern_allow' => 1, + 'sinclude' => 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_VPRINTF' => 1, + 'AC_FUNC_FORK' => 1, 'AC_FUNC_STRCOLL' => 1, + 'AC_FUNC_VPRINTF' => 1, 'AC_PROG_YACC' => 1, 'AC_INIT' => 1, 'AC_STRUCT_TIMEZONE' => 1, @@ -80,33 +80,33 @@ 'AM_MAINTAINER_MODE' => 1, 'AC_FUNC_UTIME_NULL' => 1, 'AC_FUNC_SELECT_ARGTYPES' => 1, - 'AC_FUNC_STRFTIME' => 1, 'AC_HEADER_STAT' => 1, - 'AC_C_INLINE' => 1, + 'AC_FUNC_STRFTIME' => 1, 'AC_PROG_CPP' => 1, - 'AC_TYPE_PID_T' => 1, - 'AC_C_CONST' => 1, + 'AC_C_INLINE' => 1, 'AC_PROG_LEX' => 1, + 'AC_C_CONST' => 1, + 'AC_TYPE_PID_T' => 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, - 'AM_CONDITIONAL' => 1, - 'AC_CANONICAL_SYSTEM' => 1, 'AC_FUNC_MKTIME' => 1, + 'AC_CANONICAL_SYSTEM' => 1, + 'AM_CONDITIONAL' => 1, 'AC_CONFIG_HEADERS' => 1, 'AC_HEADER_SYS_WAIT' => 1, - 'AC_FUNC_MEMCMP' => 1, 'AC_PROG_LN_S' => 1, + 'AC_FUNC_MEMCMP' => 1, 'm4_include' => 1, 'AC_HEADER_DIRENT' => 1, 'AC_CHECK_FUNCS' => 1 diff --git a/autom4te.cache/traces.0 b/autom4te.cache/traces.0 index 4d2809f..d52936e 100644 --- a/autom4te.cache/traces.0 +++ b/autom4te.cache/traces.0 @@ -29,19 +29,28 @@ m4trace:configure.in:2: -1- AC_SUBST([oldincludedir], ['/usr/include']) m4trace:configure.in:2: -1- AC_SUBST([infodir], ['${prefix}/info']) m4trace:configure.in:2: -1- AC_SUBST([mandir], ['${prefix}/man']) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME]) -m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */ +m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_NAME], [/* + Define to the full name of this package. + */ #undef PACKAGE_NAME]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME]) -m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */ +m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* + Define to the one symbol short name of + this package. */ #undef PACKAGE_TARNAME]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION]) -m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */ +m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_VERSION], [/* + Define to the version of this package. */ #undef PACKAGE_VERSION]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING]) -m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */ +m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_STRING], [/* + Define to the full name and version of + this package. */ #undef PACKAGE_STRING]) m4trace:configure.in:2: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT]) -m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */ +m4trace:configure.in:2: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* + Define to the address where bug reports for + this package should be sent. */ #undef PACKAGE_BUGREPORT]) m4trace:configure.in:2: -1- AC_SUBST([build_alias]) m4trace:configure.in:2: -1- AC_SUBST([host_alias]) @@ -56,7 +65,7 @@ configure.in:4: the top level]) m4trace:configure.in:4: -1- AC_CONFIG_HEADERS([config.h], [# update the timestamp echo timestamp >"AS_ESCAPE(_AM_DIRNAME(config.h))/stamp-h1" ]) -m4trace:configure.in:5: -1- AM_INIT_AUTOMAKE([psmisc], [21.4]) +m4trace:configure.in:5: -1- AM_INIT_AUTOMAKE([psmisc], [21.5cvs]) 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]) @@ -68,10 +77,12 @@ configure.in:5: the top level]) m4trace:configure.in:5: -1- AC_SUBST([PACKAGE]) m4trace:configure.in:5: -1- AC_SUBST([VERSION]) m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE]) -m4trace:configure.in:5: -1- AH_OUTPUT([PACKAGE], [/* Name of package */ +m4trace:configure.in:5: -1- AH_OUTPUT([PACKAGE], [/* + Name of package */ #undef PACKAGE]) m4trace:configure.in:5: -1- AC_DEFINE_TRACE_LITERAL([VERSION]) -m4trace:configure.in:5: -1- AH_OUTPUT([VERSION], [/* Version number of package */ +m4trace:configure.in:5: -1- AH_OUTPUT([VERSION], [/* + Version number of package */ #undef VERSION]) m4trace:configure.in:5: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS]) m4trace:configure.in:5: -1- AC_SUBST([EXEEXT]) @@ -224,31 +235,53 @@ configure.in:10: _AC_PROG_LIBTOOL is required by... aclocal.m4:609: 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 header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_DLFCN_H]) m4trace:configure.in:10: -1- AC_HEADER_STDC m4trace:configure.in:10: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) -m4trace:configure.in:10: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ +m4trace:configure.in:10: -1- AH_OUTPUT([STDC_HEADERS], [/* + Define to 1 if you have the ANSI + C header files. */ #undef STDC_HEADERS]) m4trace:configure.in:10: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_SYS_TYPES_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_SYS_STAT_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_STDLIB_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STRING_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_STRING_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_MEMORY_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_STRINGS_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_INTTYPES_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_STDINT_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_STDINT_H]) -m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:10: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_UNISTD_H]) m4trace:configure.in:10: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [ lt_cv_dlopen="dyld" @@ -440,7 +473,8 @@ 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:15: -2- AC_DEFINE_TRACE_LITERAL([FLASK_LINUX]) -m4trace:configure.in:15: -2- AH_OUTPUT([FLASK_LINUX], [/* Use Security-Enhanced Linux features */ +m4trace:configure.in:15: -2- AH_OUTPUT([FLASK_LINUX], [/* + Use Security-Enhanced Linux features */ #undef FLASK_LINUX]) m4trace:configure.in:18: -2- AC_CHECK_LIB([secure], [avc_toggle], [FLASK_LIB=-lsecure], [{ { echo "$as_me:$LINENO: error: Cannot find selinux/ secure static library" >&5 echo "$as_me: error: Cannot find selinux/ secure static library" >&2;} @@ -523,43 +557,66 @@ fi ]) m4trace:configure.in:26: -1- AC_SUBST([TERMCAP_LIB]) m4trace:configure.in:29: -1- AC_HEADER_DIRENT -m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_DIRENT_H], [/* Define to 1 if you have the header file, and it defines `DIR\'. - */ +m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_DIRENT_H], [/* + Define to 1 if you have the + header file, and it defines `DIR\'. */ #undef HAVE_DIRENT_H]) -m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_SYS_NDIR_H], [/* Define to 1 if you have the header file, and it defines `DIR\'. - */ +m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_SYS_NDIR_H], [/* + Define to 1 if you have the + header file, and it defines `DIR\'. */ #undef HAVE_SYS_NDIR_H]) -m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_SYS_DIR_H], [/* Define to 1 if you have the header file, and it defines `DIR\'. - */ +m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_SYS_DIR_H], [/* + Define to 1 if you have the + header file, and it defines `DIR\'. */ #undef HAVE_SYS_DIR_H]) -m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_NDIR_H], [/* Define to 1 if you have the header file, and it defines `DIR\'. */ +m4trace:configure.in:29: -1- AH_OUTPUT([HAVE_NDIR_H], [/* + Define to 1 if you have the + header file, and it defines `DIR\'. */ #undef HAVE_NDIR_H]) m4trace:configure.in:30: -1- AC_HEADER_STDC m4trace:configure.in:30: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS]) -m4trace:configure.in:30: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */ +m4trace:configure.in:30: -1- AH_OUTPUT([STDC_HEADERS], [/* + Define to 1 if you have the ANSI + C header files. */ #undef STDC_HEADERS]) m4trace:configure.in:31: -1- AC_CHECK_HEADERS([fcntl.h limits.h sys/ioctl.h unistd.h termcap.h]) -m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_FCNTL_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_FCNTL_H]) -m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_LIMITS_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_LIMITS_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_LIMITS_H]) -m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_SYS_IOCTL_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_SYS_IOCTL_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_SYS_IOCTL_H]) -m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_UNISTD_H]) -m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_TERMCAP_H], [/* Define to 1 if you have the header file. */ +m4trace:configure.in:31: -1- AH_OUTPUT([HAVE_TERMCAP_H], [/* + Define to 1 if you have the + header file. */ #undef HAVE_TERMCAP_H]) m4trace:configure.in:34: -1- AC_C_CONST m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const]) -m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */ +m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* + Define to empty if `const\' does not conform + to ANSI C. */ #undef const]) m4trace:configure.in:35: -1- AC_TYPE_PID_T m4trace:configure.in:35: -1- AC_DEFINE_TRACE_LITERAL([pid_t]) -m4trace:configure.in:35: -1- AH_OUTPUT([pid_t], [/* Define to `int\' if does not define. */ +m4trace:configure.in:35: -1- AH_OUTPUT([pid_t], [/* + Define to `int\' if does not define. + */ #undef pid_t]) m4trace:configure.in:36: -1- AC_TYPE_SIZE_T m4trace:configure.in:36: -1- AC_DEFINE_TRACE_LITERAL([size_t]) -m4trace:configure.in:36: -1- AH_OUTPUT([size_t], [/* Define to `unsigned\' if does not define. */ +m4trace:configure.in:36: -1- AH_OUTPUT([size_t], [/* + Define to `unsigned\' if does not define. + */ #undef size_t]) m4trace:configure.in:40: -1- _m4_warn([obsolete], [AC_STRUCT_ST_RDEV: your code should no longer depend upon `HAVE_ST_RDEV', but @@ -570,18 +627,23 @@ m4trace:configure.in:44: -1- AC_CHECK_MEMBERS([struct stat.st_rdev], [AC_DEFINE( Deprecated, use `HAVE_STRUCT_STAT_ST_RDEV' instead.])]) m4trace:configure.in:44: -1- AC_DEFINE_TRACE_LITERAL([HAVE_STRUCT_STAT_ST_RDEV]) -m4trace:configure.in:44: -1- AH_OUTPUT([HAVE_STRUCT_STAT_ST_RDEV], [/* Define to 1 if `st_rdev\' is member of `struct stat\'. */ +m4trace:configure.in:44: -1- AH_OUTPUT([HAVE_STRUCT_STAT_ST_RDEV], [/* + Define to 1 if `st_rdev\' is member of + `struct stat\'. */ #undef HAVE_STRUCT_STAT_ST_RDEV]) m4trace:configure.in:44: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ST_RDEV]) -m4trace:configure.in:44: -1- AH_OUTPUT([HAVE_ST_RDEV], [/* Define to 1 if your `struct stat\' has `st_rdev\'. Deprecated, use - `HAVE_STRUCT_STAT_ST_RDEV\' instead. */ +m4trace:configure.in:44: -1- AH_OUTPUT([HAVE_ST_RDEV], [/* + Define to 1 if your `struct stat\' has + `st_rdev\'. Deprecated, use `HAVE_STRUCT_STAT_ST_RDEV\' instead. */ #undef HAVE_ST_RDEV]) m4trace:configure.in:46: -1- AC_TYPE_UID_T m4trace:configure.in:46: -1- AC_DEFINE_TRACE_LITERAL([uid_t]) -m4trace:configure.in:46: -1- AH_OUTPUT([uid_t], [/* Define to `int\' if doesn\'t define. */ +m4trace:configure.in:46: -1- AH_OUTPUT([uid_t], [/* + Define to `int\' if doesn\'t define. */ #undef uid_t]) m4trace:configure.in:46: -1- AC_DEFINE_TRACE_LITERAL([gid_t]) -m4trace:configure.in:46: -1- AH_OUTPUT([gid_t], [/* Define to `int\' if doesn\'t define. */ +m4trace:configure.in:46: -1- AH_OUTPUT([gid_t], [/* + Define to `int\' if doesn\'t define. */ #undef gid_t]) m4trace:configure.in:49: -1- AC_SUBST([INO_T_IS_LONG_LONG]) m4trace:configure.in:50: -1- AC_SUBST([INO_T_IS_INT]) @@ -591,7 +653,9 @@ autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:51: the top level]) m4trace:configure.in:51: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_INO_T]) -m4trace:configure.in:51: -1- AH_OUTPUT([SIZEOF_INO_T], [/* The size of a `ino_t\', as computed by sizeof. */ +m4trace:configure.in:51: -1- AH_OUTPUT([SIZEOF_INO_T], [/* + The size of a `ino_t\', as computed by + sizeof. */ #undef SIZEOF_INO_T]) m4trace:configure.in:52: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... @@ -599,7 +663,9 @@ autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:52: the top level]) m4trace:configure.in:52: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_INT]) -m4trace:configure.in:52: -1- AH_OUTPUT([SIZEOF_INT], [/* The size of a `int\', as computed by sizeof. */ +m4trace:configure.in:52: -1- AH_OUTPUT([SIZEOF_INT], [/* + The size of a `int\', as computed by + sizeof. */ #undef SIZEOF_INT]) m4trace:configure.in:53: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... @@ -607,7 +673,9 @@ autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:53: the top level]) m4trace:configure.in:53: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG]) -m4trace:configure.in:53: -1- AH_OUTPUT([SIZEOF_LONG], [/* The size of a `long\', as computed by sizeof. */ +m4trace:configure.in:53: -1- AH_OUTPUT([SIZEOF_LONG], [/* + The size of a `long\', as computed by + sizeof. */ #undef SIZEOF_LONG]) m4trace:configure.in:54: -1- _m4_warn([cross], [AC_RUN_IFELSE called without default to allow cross compiling], [autoconf/general.m4:2281: AC_RUN_IFELSE is expanded from... autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... @@ -615,13 +683,19 @@ autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... autoconf/types.m4:405: AC_CHECK_SIZEOF is expanded from... configure.in:54: the top level]) m4trace:configure.in:54: -1- AC_DEFINE_TRACE_LITERAL([SIZEOF_LONG_LONG]) -m4trace:configure.in:54: -1- AH_OUTPUT([SIZEOF_LONG_LONG], [/* The size of a `long long\', as computed by sizeof. */ +m4trace:configure.in:54: -1- AH_OUTPUT([SIZEOF_LONG_LONG], [/* + The size of a `long long\', as computed + by sizeof. */ #undef SIZEOF_LONG_LONG]) m4trace:configure.in:57: -1- AC_DEFINE_TRACE_LITERAL([INO_T_IS_INT]) -m4trace:configure.in:57: -1- AH_OUTPUT([INO_T_IS_INT], [/* Define to 1 if ino_t type is int */ +m4trace:configure.in:57: -1- AH_OUTPUT([INO_T_IS_INT], [/* + Define to 1 if ino_t type is int + */ #undef INO_T_IS_INT]) m4trace:configure.in:64: -1- AC_DEFINE_TRACE_LITERAL([INO_T_IS_LONG_LONG]) -m4trace:configure.in:64: -1- AH_OUTPUT([INO_T_IS_LONG_LONG], [/* Define to 1 if ino_t type is long long */ +m4trace:configure.in:64: -1- AH_OUTPUT([INO_T_IS_LONG_LONG], [/* + Define to 1 if ino_t type is long + long */ #undef INO_T_IS_LONG_LONG]) m4trace:configure.in:70: -1- AM_GNU_GETTEXT([external]) m4trace:configure.in:70: -1- AC_SUBST([MKINSTALLDIRS]) @@ -658,7 +732,8 @@ aclocal.m4:8117: AM_ICONV_LINK is expanded from... aclocal.m4:6808: AM_GNU_GETTEXT is expanded from... configure.in:70: the top level]) m4trace:configure.in:70: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ICONV]) -m4trace:configure.in:70: -1- AH_OUTPUT([HAVE_ICONV], [/* Define if you have the iconv() function. */ +m4trace:configure.in:70: -1- AH_OUTPUT([HAVE_ICONV], [/* + Define if you have the iconv() function. */ #undef HAVE_ICONV]) m4trace:configure.in:70: -1- AC_SUBST([LIBICONV]) m4trace:configure.in:70: -1- AC_SUBST([LTLIBICONV]) @@ -675,34 +750,47 @@ autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... aclocal.m4:6808: AM_GNU_GETTEXT is expanded from... configure.in:70: the top level]) m4trace:configure.in:70: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS]) -m4trace:configure.in:70: -1- AH_OUTPUT([ENABLE_NLS], [/* Define to 1 if translation of program messages to the user\'s native - language is requested. */ +m4trace:configure.in:70: -1- AH_OUTPUT([ENABLE_NLS], [/* + Define to 1 if translation of program messages + to the user\'s native language is requested. */ #undef ENABLE_NLS]) m4trace:configure.in:70: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GETTEXT]) -m4trace:configure.in:70: -1- AH_OUTPUT([HAVE_GETTEXT], [/* Define if the GNU gettext() function is already present or preinstalled. */ +m4trace:configure.in:70: -1- AH_OUTPUT([HAVE_GETTEXT], [/* + Define if the GNU gettext() function is already + present or preinstalled. */ #undef HAVE_GETTEXT]) m4trace:configure.in:70: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DCGETTEXT]) -m4trace:configure.in:70: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* Define if the GNU dcgettext() function is already present or preinstalled. - */ +m4trace:configure.in:70: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* + Define if the GNU dcgettext() function is already + present or preinstalled. */ #undef HAVE_DCGETTEXT]) m4trace:configure.in:70: -1- AC_SUBST([INTLLIBS]) m4trace:configure.in:70: -1- AC_SUBST([LIBINTL]) m4trace:configure.in:70: -1- AC_SUBST([LTLIBINTL]) m4trace:configure.in:70: -1- AC_SUBST([POSUB]) m4trace:configure.in:73: -1- AC_CHECK_FUNCS([strdup strerror strtoul]) -m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_STRDUP], [/* Define to 1 if you have the `strdup\' function. */ +m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_STRDUP], [/* + Define to 1 if you have the `strdup\' + function. */ #undef HAVE_STRDUP]) -m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_STRERROR], [/* Define to 1 if you have the `strerror\' function. */ +m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_STRERROR], [/* + Define to 1 if you have the `strerror\' + function. */ #undef HAVE_STRERROR]) -m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_STRTOUL], [/* Define to 1 if you have the `strtoul\' function. */ +m4trace:configure.in:73: -1- AH_OUTPUT([HAVE_STRTOUL], [/* + Define to 1 if you have the `strtoul\' + function. */ #undef HAVE_STRTOUL]) m4trace:configure.in:76: -1- AC_DEFINE_TRACE_LITERAL([_FILE_OFFSET_BITS]) -m4trace:configure.in:76: -1- AH_OUTPUT([_FILE_OFFSET_BITS], [/* Number of bits in a file offset, on hosts where this is settable. */ +m4trace:configure.in:76: -1- AH_OUTPUT([_FILE_OFFSET_BITS], [/* + Number of bits in a file offset, on + hosts where this is settable. */ #undef _FILE_OFFSET_BITS]) m4trace:configure.in:76: -1- AC_DEFINE_TRACE_LITERAL([_LARGE_FILES]) -m4trace:configure.in:76: -1- AH_OUTPUT([_LARGE_FILES], [/* Define for large files, on AIX-style hosts. */ +m4trace:configure.in:76: -1- AH_OUTPUT([_LARGE_FILES], [/* + Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES]) -m4trace:configure.in:78: -1- AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile po/Makefile.in m4/Makefile ]) +m4trace:configure.in:78: -1- AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile po/Makefile.in m4/Makefile icons/Makefile]) m4trace:configure.in:79: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.in:79: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs]) m4trace:configure.in:79: -3- _m4_warn([syntax], [do not use m4_regexp: use regexp or m4_bregexp], [aclocal.m4:79: _AM_DIRNAME is expanded from... diff --git a/configure b/configure index 22f7857..756d647 100755 --- a/configure +++ b/configure @@ -1031,7 +1031,8 @@ Optional Features: build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] - --disable-libtool-lock avoid locking (might break parallel builds) + --disable-libtool-lock + avoid locking (might break parallel builds) --enable-flask Enable Security-Enhanced Linux features --disable-nls do not use Native Language Support --disable-rpath do not hardcode runtime library paths @@ -1040,9 +1041,10 @@ Optional Features: Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-gnu-ld assume the C compiler uses GNU ld [default=no] - --with-pic try to use only PIC/non-PIC objects [default=use - both] + --with-gnu-ld + assume the C compiler uses GNU ld [default=no] + --with-pic + try to use only PIC/non-PIC objects [default=use both] --with-tags[=TAGS] include additional configurations [automatic] --with-gnu-ld assume the C compiler uses GNU ld default=no @@ -1052,18 +1054,28 @@ Optional Packages: --without-libintl-prefix don't search for libintl in includedir and libdir Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have - headers in a nonstandard directory - CPP C preprocessor - CXX C++ compiler command - CXXFLAGS C++ compiler flags - CXXCPP C++ preprocessor - F77 Fortran 77 compiler command - FFLAGS Fortran 77 compiler flags + CC + C compiler command + CFLAGS + C compiler flags + LDFLAGS + linker flags, e.g. -L if you have + libraries in a nonstandard directory + CPPFLAGS + C/C++ preprocessor flags, e.g. -I if you + have headers in a nonstandard directory + CPP + C preprocessor + CXX + C++ compiler command + CXXFLAGS + C++ compiler flags + CXXCPP + C++ preprocessor + F77 + Fortran 77 compiler command + FFLAGS + Fortran 77 compiler flags Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. @@ -1798,7 +1810,7 @@ fi # Define the identity of the package. PACKAGE=psmisc -VERSION=21.4 +VERSION=21.5cvs cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" @@ -3716,7 +3728,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 3719 "configure"' > conftest.$ac_ext + echo '#line 3731 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -5006,7 +5018,7 @@ fi # Provide some information about the compiler. -echo "$as_me:5009:" \ +echo "$as_me:5021:" \ "checking for Fortran 77 compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 @@ -6038,11 +6050,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:6041: $lt_compile\"" >&5) + (eval echo "\"\$as_me:6053: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:6045: \$? = $ac_status" >&5 + echo "$as_me:6057: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -6271,11 +6283,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:6274: $lt_compile\"" >&5) + (eval echo "\"\$as_me:6286: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:6278: \$? = $ac_status" >&5 + echo "$as_me:6290: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -6338,11 +6350,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:6341: $lt_compile\"" >&5) + (eval echo "\"\$as_me:6353: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:6345: \$? = $ac_status" >&5 + echo "$as_me:6357: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -8513,7 +8525,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <&5) + (eval echo "\"\$as_me:10803: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:10795: \$? = $ac_status" >&5 + echo "$as_me:10807: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -10855,11 +10867,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:10858: $lt_compile\"" >&5) + (eval echo "\"\$as_me:10870: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:10862: \$? = $ac_status" >&5 + echo "$as_me:10874: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -12209,7 +12221,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <&5) + (eval echo "\"\$as_me:13149: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:13141: \$? = $ac_status" >&5 + echo "$as_me:13153: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -13201,11 +13213,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:13204: $lt_compile\"" >&5) + (eval echo "\"\$as_me:13216: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:13208: \$? = $ac_status" >&5 + echo "$as_me:13220: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -15233,11 +15245,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15236: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15248: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:15240: \$? = $ac_status" >&5 + echo "$as_me:15252: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -15466,11 +15478,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15469: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15481: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:15473: \$? = $ac_status" >&5 + echo "$as_me:15485: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings @@ -15533,11 +15545,11 @@ else -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:15536: $lt_compile\"" >&5) + (eval echo "\"\$as_me:15548: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:15540: \$? = $ac_status" >&5 + echo "$as_me:15552: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -17708,7 +17720,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext < conftest.$ac_ext <confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -24473,6 +24485,7 @@ do "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; + "icons/Makefile" ) CONFIG_FILES="$CONFIG_FILES icons/Makefile" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; @@ -24802,11 +24815,6 @@ esac *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac - if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ @@ -24845,6 +24853,12 @@ echo "$as_me: error: cannot find input file: $f" >&2;} fi;; esac done` || { (exit 1); exit 1; } + + if test x"$ac_file" != x-; then + { echo "$as_me:$LINENO: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + rm -f "$ac_file" + fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub diff --git a/configure.in b/configure.in index 79cb3cc..52abedc 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([src/comm.h]) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(psmisc,21.4) +AM_INIT_AUTOMAKE(psmisc,21.5cvs) dnl Checks for programs. AC_PROG_CC @@ -75,5 +75,5 @@ AC_CHECK_FUNCS(strdup strerror strtoul) dnl Checks for Large File System AC_SYS_LARGEFILE -AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile po/Makefile.in m4/Makefile ]) +AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile po/Makefile.in m4/Makefile icons/Makefile]) AC_OUTPUT