diff -crN ./libgtop/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/Makefile.in
*** ./libgtop/Makefile.in	Mon Jan 13 03:46:31 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/Makefile.in	Sat Aug  9 22:18:26 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = .
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 114,120 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 113,118 ----
***************
*** 123,135 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  static_targets = @static_targets@
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
! @EXAMPLES_TRUE@examples_SUBDIRS = @EXAMPLES_TRUE@examples
  @EXAMPLES_FALSE@examples_SUBDIRS = 
  
! @BUILD_GNOME_SUPPORT_TRUE@support = @BUILD_GNOME_SUPPORT_TRUE@support
  
  SUBDIRS = po $(support) misc include sysdeps lib src \
  	  $(examples_SUBDIRS) doc
--- 152,162 ----
  static_targets = @static_targets@
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
! 
! @EXAMPLES_TRUE@examples_SUBDIRS = examples
  @EXAMPLES_FALSE@examples_SUBDIRS = 
  
! @BUILD_GNOME_SUPPORT_TRUE@support = support
  
  SUBDIRS = po $(support) misc include sysdeps lib src \
  	  $(examples_SUBDIRS) doc
***************
*** 167,272 ****
  pkgconfig_DATA = libgtop-2.0.pc
  
  CLEANFILES = libgtopConf.sh
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = config.h
! CONFIG_CLEAN_FILES =  libgtop.spec libgtop-2.0.pc
! DATA =  $(pkgconfig_DATA)
! 
! HEADERS =  $(libgtopinclude_HEADERS)
! 
! DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
! Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 aclocal.m4 \
! config.guess config.h.in config.sub configure configure.in install-sh \
! libgtop-2.0.pc.in libgtop.spec.in ltmain.sh missing mkinstalldirs
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
- TAR = gtar
- GZIP_ENV = --best
- DIST_SUBDIRS =  po support misc include sysdeps lib src examples doc
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
! $(ACLOCAL_M4):  configure.in  acinclude.m4
! 	cd $(srcdir) && $(ACLOCAL)
  
! config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	$(SHELL) ./config.status --recheck
! $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  	cd $(srcdir) && $(AUTOCONF)
  
  config.h: stamp-h
  	@if test ! -f $@; then \
  		rm -f stamp-h; \
  		$(MAKE) stamp-h; \
  	else :; fi
  stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
  	cd $(top_builddir) \
  	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
  	     $(SHELL) ./config.status
! 	@echo timestamp > stamp-h 2> /dev/null
! $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
  	@if test ! -f $@; then \
! 		rm -f $(srcdir)/stamp-h.in; \
! 		$(MAKE) $(srcdir)/stamp-h.in; \
  	else :; fi
! $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
  	cd $(top_srcdir) && $(AUTOHEADER)
! 	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
! 
! mostlyclean-hdr:
! 
! clean-hdr:
  
  distclean-hdr:
  	-rm -f config.h
- 
- maintainer-clean-hdr:
  libgtop.spec: $(top_builddir)/config.status libgtop.spec.in
! 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  libgtop-2.0.pc: $(top_builddir)/config.status libgtop-2.0.pc.in
! 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
  install-pkgconfigDATA: $(pkgconfig_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
  	@list='$(pkgconfig_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-pkgconfigDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(pkgconfig_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
  	done
- 
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  # This directory's subdirectories are mostly independent; you can cd
--- 175,293 ----
  pkgconfig_DATA = libgtop-2.0.pc
  
  CLEANFILES = libgtopConf.sh
+ subdir = .
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = config.h
! CONFIG_CLEAN_FILES = libgtop.spec libgtop-2.0.pc
! depcomp =
! DIST_SOURCES =
! DATA = $(pkgconfig_DATA)
! 
! HEADERS = $(libgtopinclude_HEADERS)
! 
! 
! RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
! 	uninstall-info-recursive all-recursive install-data-recursive \
! 	install-exec-recursive installdirs-recursive install-recursive \
! 	uninstall-recursive check-recursive installcheck-recursive
! DIST_COMMON = README $(libgtopinclude_HEADERS) ./stamp-h.in AUTHORS \
! 	COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS \
! 	acconfig.h acinclude.m4 aclocal.m4 config.guess config.h.in \
! 	config.sub configure configure.in install-sh libgtop-2.0.pc.in \
! 	libgtop.spec.in ltmain.sh missing mkinstalldirs
! DIST_SUBDIRS = po support misc include sysdeps lib src examples doc
! all: config.h
! 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
  
  .SUFFIXES:
  
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
  
! distclean-libtool:
! 	-rm -f libtool
! $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
! 	cd $(top_srcdir) && \
! 	  $(AUTOMAKE) --gnu  --ignore-deps Makefile
! Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) && \
! 	  CONFIG_HEADERS= CONFIG_LINKS= \
! 	  CONFIG_FILES=$@ $(SHELL) ./config.status
  
! $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	$(SHELL) ./config.status --recheck
! $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  	cd $(srcdir) && $(AUTOCONF)
  
+ $(ACLOCAL_M4):  configure.in acinclude.m4
+ 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  config.h: stamp-h
  	@if test ! -f $@; then \
  		rm -f stamp-h; \
  		$(MAKE) stamp-h; \
  	else :; fi
  stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
+ 	@rm -f stamp-h stamp-hT
+ 	@echo timestamp > stamp-hT 2> /dev/null
  	cd $(top_builddir) \
  	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
  	     $(SHELL) ./config.status
! 	@mv stamp-hT stamp-h
! $(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in
  	@if test ! -f $@; then \
! 		rm -f $(srcdir)/./stamp-h.in; \
! 		$(MAKE) $(srcdir)/./stamp-h.in; \
  	else :; fi
! $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
! 	@rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
! 	@echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
  	cd $(top_srcdir) && $(AUTOHEADER)
! 	@mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
  
  distclean-hdr:
  	-rm -f config.h
  libgtop.spec: $(top_builddir)/config.status libgtop.spec.in
! 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
  libgtop-2.0.pc: $(top_builddir)/config.status libgtop-2.0.pc.in
! 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
! uninstall-info-am:
  install-pkgconfigDATA: $(pkgconfig_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
  	@list='$(pkgconfig_DATA)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
  	done
  
  uninstall-pkgconfigDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(pkgconfig_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
  	done
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  # This directory's subdirectories are mostly independent; you can cd
***************
*** 275,286 ****
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! 
! @SET_MAKE@
! 
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive  \
! check-recursive installcheck-recursive info-recursive dvi-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
--- 296,302 ----
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
***************
*** 303,313 ****
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  rev="$$subdir $$rev"; \
! 	  test "$$subdir" != "." || dot_seen=yes; \
  	done; \
! 	test "$$dot_seen" = "no" && rev=". $$rev"; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
--- 319,334 ----
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	case "$@" in \
! 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! 	  *) list='$(SUBDIRS)' ;; \
! 	esac; \
! 	rev=''; for subdir in $$list; do \
! 	  if test "$$subdir" = "."; then :; else \
! 	    rev="$$subdir $$rev"; \
! 	  fi; \
  	done; \
! 	rev="$$rev ."; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
***************
*** 326,409 ****
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
! 	here=`pwd` && cd $(srcdir) \
! 	  && mkid -f$$here/ID $$unique $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
!    if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
!    fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
  distdir = $(PACKAGE)-$(VERSION)
- top_distdir = $(distdir)
  
! # This target untars the dist file and tries a VPATH configuration.  Then
! # it guarantees that the distribution is self-contained by making another
! # tarfile.
! distcheck: dist
! 	-rm -rf $(distdir)
! 	GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
! 	mkdir $(distdir)/=build
! 	mkdir $(distdir)/=inst
! 	dc_install_base=`cd $(distdir)/=inst && pwd`; \
! 	cd $(distdir)/=build \
! 	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
! 	  && $(MAKE) $(AM_MAKEFLAGS) \
! 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
! 	  && $(MAKE) $(AM_MAKEFLAGS) check \
! 	  && $(MAKE) $(AM_MAKEFLAGS) install \
! 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
! 	  && $(MAKE) $(AM_MAKEFLAGS) dist
! 	-rm -rf $(distdir)
! 	@banner="$(distdir).tar.gz is ready for distribution"; \
! 	dashes=`echo "$$banner" | sed s/./=/g`; \
! 	echo "$$dashes"; \
! 	echo "$$banner"; \
! 	echo "$$dashes"
! dist: distdir
! 	-chmod -R a+r $(distdir)
! 	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
! 	-rm -rf $(distdir)
! dist-all: distdir
! 	-chmod -R a+r $(distdir)
! 	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
! 	-rm -rf $(distdir)
  distdir: $(DISTFILES)
! 	-rm -rf $(distdir)
  	mkdir $(distdir)
! 	-chmod 777 $(distdir)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
  	for subdir in $(DIST_SUBDIRS); do \
--- 347,412 ----
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 	  fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS) $(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)config.h.in$$unique$(LISP)$$tags" \
! 	  || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
+ top_distdir = .
+ # Avoid unsightly `./'.
  distdir = $(PACKAGE)-$(VERSION)
  
! GZIP_ENV = --best
! 
  distdir: $(DISTFILES)
! 	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
  	mkdir $(distdir)
! 	$(mkinstalldirs) $(distdir)/. $(distdir)/po
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  	for subdir in $(DIST_SUBDIRS); do \
***************
*** 411,500 ****
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    chmod 777 $(distdir)/$$subdir; \
! 	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
  	      || exit 1; \
  	  fi; \
  	done
! 	$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
! info-am:
! info: info-recursive
! dvi-am:
! dvi: dvi-recursive
  check-am: all-am
  check: check-recursive
! installcheck-am:
! installcheck: installcheck-recursive
! all-recursive-am: config.h
! 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
  
! install-exec-am:
  install-exec: install-exec-recursive
- 
- install-data-am: install-pkgconfigDATA install-libgtopincludeHEADERS
  install-data: install-data-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
- uninstall-am: uninstall-pkgconfigDATA uninstall-libgtopincludeHEADERS
- uninstall: uninstall-recursive
- all-am: Makefile $(DATA) $(HEADERS) config.h
- all-redirect: all-recursive-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs: installdirs-recursive
- installdirs-am:
- 	$(mkinstalldirs)  $(DESTDIR)$(pkgconfigdir) \
- 		$(DESTDIR)$(libgtopincludedir)
- 
  
  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]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
  
! mostlyclean: mostlyclean-recursive
  
! clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
  
! clean: clean-recursive
  
! distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-recursive
! 	-rm -f config.status
  
! maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
! 		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."
  
  maintainer-clean: maintainer-clean-recursive
- 	-rm -f config.status
  
! .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
! uninstall-pkgconfigDATA install-pkgconfigDATA \
! uninstall-libgtopincludeHEADERS install-libgtopincludeHEADERS \
! install-data-recursive uninstall-data-recursive install-exec-recursive \
! uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
! all-recursive check-recursive installcheck-recursive info-recursive \
! dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
! maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
! dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
! install-exec-am install-exec install-data-am install-data install-am \
! install uninstall-am uninstall all-redirect all-am all installdirs-am \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  dist-hook:
--- 414,561 ----
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    (cd $$subdir && \
! 	      $(MAKE) $(AM_MAKEFLAGS) \
! 	        top_distdir="$(top_distdir)" \
! 	        distdir=../$(distdir)/$$subdir \
! 	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
! 	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! 	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
! 	|| chmod -R a+r $(distdir)
! dist: distdir
! 	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
! 	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
! 
! # This target untars the dist file and tries a VPATH configuration.  Then
! # it guarantees that the distribution is self-contained by making another
! # tarfile.
! distcheck: dist
! 	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
! 	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
! 	chmod -R a-w $(distdir); chmod a+w $(distdir)
! 	mkdir $(distdir)/=build
! 	mkdir $(distdir)/=inst
! 	chmod a-w $(distdir)
! 	dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
! 	  && cd $(distdir)/=build \
! 	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
! 	  && $(MAKE) $(AM_MAKEFLAGS) \
! 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
! 	  && $(MAKE) $(AM_MAKEFLAGS) check \
! 	  && $(MAKE) $(AM_MAKEFLAGS) install \
! 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
! 	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
! 	  && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
! 	     || (echo "Error: files left after uninstall" 1>&2; \
! 	         exit 1) ) \
! 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
! 	  && $(MAKE) $(AM_MAKEFLAGS) distclean \
! 	  && rm -f $(distdir).tar.gz \
! 	  && (test `find . -type f -print | wc -l` -eq 0 \
! 	     || (echo "Error: files left after distclean" 1>&2; \
! 	         exit 1) )
! 	-chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
! 	@echo "$(distdir).tar.gz is ready for distribution" | \
! 	  sed 'h;s/./=/g;p;x;p;x'
  check-am: all-am
  check: check-recursive
! all-am: Makefile $(DATA) $(HEADERS) config.h
! installdirs: installdirs-recursive
! installdirs-am:
! 	$(mkinstalldirs) $(DESTDIR)$(pkgconfigdir) $(DESTDIR)$(libgtopincludedir)
  
! install: install-recursive
  install-exec: install-exec-recursive
  install-data: install-data-recursive
+ uninstall: uninstall-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-recursive
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `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) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-recursive
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! dist-all: distdir
! 	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
! 	-chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
! distclean: distclean-recursive
! 	-rm -f config.status config.cache config.log
! distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
! 	distclean-tags
  
! dvi: dvi-recursive
  
! dvi-am:
  
! info: info-recursive
  
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS install-pkgconfigDATA
! 
! install-exec-am:
! 
! install-info: install-info-recursive
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-recursive
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libgtopincludeHEADERS \
! 	uninstall-pkgconfigDATA
! 
! uninstall-info: uninstall-info-recursive
! 
! .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
! 	clean-generic clean-libtool clean-recursive dist dist-all \
! 	distcheck distclean distclean-generic distclean-hdr \
! 	distclean-libtool distclean-recursive distclean-tags distdir \
! 	dvi dvi-am dvi-recursive info info-am info-recursive install \
! 	install-am install-data install-data-am install-data-recursive \
! 	install-exec install-exec-am install-exec-recursive \
! 	install-info install-info-am install-info-recursive \
! 	install-libgtopincludeHEADERS install-man install-pkgconfigDATA \
! 	install-recursive install-strip installcheck installcheck-am \
! 	installdirs installdirs-am installdirs-recursive \
! 	maintainer-clean maintainer-clean-generic \
! 	maintainer-clean-recursive mostlyclean mostlyclean-generic \
! 	mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
! 	uninstall uninstall-am uninstall-info-am \
! 	uninstall-info-recursive uninstall-libgtopincludeHEADERS \
! 	uninstall-pkgconfigDATA uninstall-recursive
  
  
  dist-hook:
***************
*** 542,548 ****
  
  libgtop-features.def: features.def
  	@LN_S@ $< $@
- 
  # 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:
--- 603,608 ----
diff -crN ./libgtop/aclocal.m4 /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/aclocal.m4
*** ./libgtop/aclocal.m4	Mon Jan 13 03:40:00 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/aclocal.m4	Sat Aug  9 22:17:41 2003
***************
*** 1,14 ****
! dnl aclocal.m4 generated automatically by aclocal 1.4-p6
  
! dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
! dnl This file is free software; the Free Software Foundation
! dnl gives unlimited permission to copy and/or distribute it,
! dnl with or without modifications, as long as this notice is preserved.
! 
! dnl This program is distributed in the hope that it will be useful,
! dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! dnl PARTICULAR PURPOSE.
  
  dnl This is just copied m4s from need-declaration.m4 gnome-fileutils.m4
  dnl gnome-supprt-checks.m4 and a little from gnome-libgtop-check.m4
--- 1,15 ----
! # aclocal.m4 generated automatically by aclocal 1.5
  
! # Copyright 1996, 1997, 1998, 1999, 2000, 2001
! # Free Software Foundation, Inc.
! # This file 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.
! 
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
! # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
! # PARTICULAR PURPOSE.
  
  dnl This is just copied m4s from need-declaration.m4 gnome-fileutils.m4
  dnl gnome-supprt-checks.m4 and a little from gnome-libgtop-check.m4
***************
*** 736,742 ****
  	  libgtop_use_machine_h=yes
  	  libgtop_need_server=yes
  	  libgtop_have_sysinfo=yes
! 	  libgtop_postinstall='chgrp system $(bindir)/libgtop_server && chmod g+s $(bindir)/libgtop_server2'
            ;;
  	*)
  	  if test x$hacker_mode = xyes ; then
--- 737,743 ----
  	  libgtop_use_machine_h=yes
  	  libgtop_need_server=yes
  	  libgtop_have_sysinfo=yes
! 	  libgtop_postinstall='chgrp system $(bindir)/libgtop_server2 && chmod g+s $(bindir)/libgtop_server2'
            ;;
  	*)
  	  if test x$hacker_mode = xyes ; then
***************
*** 898,908 ****
  
    
  
! # Define a conditional.
  
  AC_DEFUN([AM_CONDITIONAL],
! [AC_SUBST($1_TRUE)
! AC_SUBST($1_FALSE)
  if $2; then
    $1_TRUE=
    $1_FALSE='#'
--- 899,923 ----
  
    
  
! # serial 3
  
+ # AM_CONDITIONAL(NAME, SHELL-CONDITION)
+ # -------------------------------------
+ # Define a conditional.
+ #
+ # FIXME: Once using 2.50, use this:
+ # m4_match([$1], [^TRUE\|FALSE$], [AC_FATAL([$0: invalid condition: $1])])dnl
  AC_DEFUN([AM_CONDITIONAL],
! [ifelse([$1], [TRUE],
!         [errprint(__file__:__line__: [$0: invalid condition: $1
! ])dnl
! m4exit(1)])dnl
! ifelse([$1], [FALSE],
!        [errprint(__file__:__line__: [$0: invalid condition: $1
! ])dnl
! m4exit(1)])dnl
! AC_SUBST([$1_TRUE])
! AC_SUBST([$1_FALSE])
  if $2; then
    $1_TRUE=
    $1_FALSE='#'
***************
*** 913,1024 ****
  
  # Like AC_CONFIG_HEADER, but automatically create stamp file.
  
  AC_DEFUN([AM_CONFIG_HEADER],
! [AC_PREREQ([2.12])
! AC_CONFIG_HEADER([$1])
! dnl When config.status generates a header, we must update the stamp-h file.
! dnl This file resides in the same directory as the config header
! dnl that is generated.  We must strip everything past the first ":",
! dnl and everything past the last "/".
! AC_OUTPUT_COMMANDS(changequote(<<,>>)dnl
! ifelse(patsubst(<<$1>>, <<[^ ]>>, <<>>), <<>>,
! <<test -z "<<$>>CONFIG_HEADERS" || echo timestamp > patsubst(<<$1>>, <<^\([^:]*/\)?.*>>, <<\1>>)stamp-h<<>>dnl>>,
! <<am_indx=1
! for am_file in <<$1>>; do
!   case " <<$>>CONFIG_HEADERS " in
!   *" <<$>>am_file "*<<)>>
!     echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
      ;;
    esac
!   am_indx=`expr "<<$>>am_indx" + 1`
! done<<>>dnl>>)
! changequote([,]))])
  
  # Do all the work for Automake.  This macro actually does too much --
  # some checks are only needed if your package does certain things.
  # But this isn't really a big deal.
  
! # serial 1
  
- dnl Usage:
- dnl AM_INIT_AUTOMAKE(package,version, [no-define])
  
  AC_DEFUN([AM_INIT_AUTOMAKE],
! [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
! AC_REQUIRE([AC_PROG_INSTALL])
! PACKAGE=[$1]
! AC_SUBST(PACKAGE)
! VERSION=[$2]
! AC_SUBST(VERSION)
! dnl test to see if srcdir already configured
! if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
!   AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
  fi
- ifelse([$3],,
- AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package]))
- AC_REQUIRE([AM_SANITY_CHECK])
- AC_REQUIRE([AC_ARG_PROGRAM])
- dnl FIXME This is truly gross.
- missing_dir=`cd $ac_aux_dir && pwd`
- AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
- AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
- AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}, $missing_dir)
- AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)
- AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
- AC_REQUIRE([AC_PROG_MAKE_SET])])
- 
- # Copyright 2002  Free Software Foundation, Inc.
- 
- # This program is free software; you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation; either version 2, or (at your option)
- # any later version.
  
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY; without even the implied warranty of
! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
! # GNU General Public License for more details.
! 
! # You should have received a copy of the GNU General Public License
! # along with this program; if not, write to the Free Software
! # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
! 
! # AM_AUTOMAKE_VERSION(VERSION)
! # ----------------------------
! # Automake X.Y traces this macro to ensure aclocal.m4 has been
! # generated from the m4 files accompanying Automake X.Y.
! AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.4"])
  
! # AM_SET_CURRENT_AUTOMAKE_VERSION
! # -------------------------------
! # Call AM_AUTOMAKE_VERSION so it can be traced.
! # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
! AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
! 	 [AM_AUTOMAKE_VERSION([1.4-p6])])
  
  #
  # Check to make sure that the build environment is sane.
  #
  
  AC_DEFUN([AM_SANITY_CHECK],
  [AC_MSG_CHECKING([whether build environment is sane])
  # Just in case
  sleep 1
! echo timestamp > conftestfile
  # 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`
!    if test "[$]*" = "X"; then
        # -L didn't work.
!       set X `ls -t $srcdir/configure conftestfile`
     fi
!    if test "[$]*" != "X $srcdir/configure conftestfile" \
!       && test "[$]*" != "X conftestfile $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
--- 928,1115 ----
  
  # Like AC_CONFIG_HEADER, but automatically create stamp file.
  
+ # serial 3
+ 
+ # When config.status generates a header, we must update the stamp-h file.
+ # This file resides in the same directory as the config header
+ # that is generated.  We must strip everything past the first ":",
+ # and everything past the last "/".
+ 
+ AC_PREREQ([2.12])
+ 
  AC_DEFUN([AM_CONFIG_HEADER],
! [ifdef([AC_FOREACH],dnl
! 	 [dnl init our file count if it isn't already
! 	 m4_ifndef([_AM_Config_Header_Index], m4_define([_AM_Config_Header_Index], [0]))
! 	 dnl prepare to store our destination file list for use in config.status
! 	 AC_FOREACH([_AM_File], [$1],
! 		    [m4_pushdef([_AM_Dest], m4_patsubst(_AM_File, [:.*]))
! 		    m4_define([_AM_Config_Header_Index], m4_incr(_AM_Config_Header_Index))
! 		    dnl and add it to the list of files AC keeps track of, along
! 		    dnl with our hook
! 		    AC_CONFIG_HEADERS(_AM_File,
! dnl COMMANDS, [, INIT-CMDS]
! [# update the timestamp
! echo timestamp >"AS_ESCAPE(_AM_DIRNAME(]_AM_Dest[))/stamp-h]_AM_Config_Header_Index["
! ][$2]m4_ifval([$3], [, [$3]]))dnl AC_CONFIG_HEADERS
! 		    m4_popdef([_AM_Dest])])],dnl
! [AC_CONFIG_HEADER([$1])
!   AC_OUTPUT_COMMANDS(
!    ifelse(patsubst([$1], [[^ ]], []),
! 	  [],
! 	  [test -z "$CONFIG_HEADERS" || echo timestamp >dnl
! 	   patsubst([$1], [^\([^:]*/\)?.*], [\1])stamp-h]),dnl
! [am_indx=1
! for am_file in $1; do
!   case " \$CONFIG_HEADERS " in
!   *" \$am_file "*)
!     am_dir=\`echo \$am_file |sed 's%:.*%%;s%[^/]*\$%%'\`
!     if test -n "\$am_dir"; then
!       am_tmpdir=\`echo \$am_dir |sed 's%^\(/*\).*\$%\1%'\`
!       for am_subdir in \`echo \$am_dir |sed 's%/% %'\`; do
!         am_tmpdir=\$am_tmpdir\$am_subdir/
!         if test ! -d \$am_tmpdir; then
!           mkdir \$am_tmpdir
!         fi
!       done
!     fi
!     echo timestamp > "\$am_dir"stamp-h\$am_indx
      ;;
    esac
!   am_indx=\`expr \$am_indx + 1\`
! done])
! ])]) # AM_CONFIG_HEADER
! 
! # _AM_DIRNAME(PATH)
! # -----------------
! # Like AS_DIRNAME, only do it during macro expansion
! AC_DEFUN([_AM_DIRNAME],
!        [m4_if(m4_regexp([$1], [^.*[^/]//*[^/][^/]*/*$]), -1,
! 	      m4_if(m4_regexp([$1], [^//\([^/]\|$\)]), -1,
! 		    m4_if(m4_regexp([$1], [^/.*]), -1,
! 			  [.],
! 			  m4_patsubst([$1], [^\(/\).*], [\1])),
! 		    m4_patsubst([$1], [^\(//\)\([^/].*\|$\)], [\1])),
! 	      m4_patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl
! ]) # _AM_DIRNAME
  
  # Do all the work for Automake.  This macro actually does too much --
  # some checks are only needed if your package does certain things.
  # But this isn't really a big deal.
  
! # serial 5
! 
! # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
! # written in clear, in which case automake, when reading aclocal.m4,
! # will think it sees a *use*, and therefore will trigger all it's
! # C support machinery.  Also note that it means that autoscan, seeing
! # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
! 
! 
! # We require 2.13 because we rely on SHELL being computed by configure.
! AC_PREREQ([2.13])
! 
! # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
! # -----------------------------------------------------------
! # If MACRO-NAME is provided do IF-PROVIDED, else IF-NOT-PROVIDED.
! # The purpose of this macro is to provide the user with a means to
! # check macros which are provided without letting her know how the
! # information is coded.
! # If this macro is not defined by Autoconf, define it here.
! ifdef([AC_PROVIDE_IFELSE],
!       [],
!       [define([AC_PROVIDE_IFELSE],
!               [ifdef([AC_PROVIDE_$1],
!                      [$2], [$3])])])
  
  
+ # AM_INIT_AUTOMAKE(PACKAGE,VERSION, [NO-DEFINE])
+ # ----------------------------------------------
  AC_DEFUN([AM_INIT_AUTOMAKE],
! [AC_REQUIRE([AC_PROG_INSTALL])dnl
! # test to see if srcdir already configured
! if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
!    test -f $srcdir/config.status; then
!   AC_MSG_ERROR([source directory already configured; run \"make distclean\" there first])
  fi
  
! # Define the identity of the package.
! PACKAGE=$1
! AC_SUBST(PACKAGE)dnl
! VERSION=$2
! AC_SUBST(VERSION)dnl
! ifelse([$3],,
! [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
! AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
  
! # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
! # the ones we care about.
! ifdef([m4_pattern_allow],
!       [m4_pattern_allow([^AM_[A-Z]+FLAGS])])dnl
! 
! # Autoconf 2.50 always computes EXEEXT.  However we need to be
! # compatible with 2.13, for now.  So we always define EXEEXT, but we
! # don't compute it.
! AC_SUBST(EXEEXT)
! # Similar for OBJEXT -- only we only use OBJEXT if the user actually
! # requests that it be used.  This is a bit dumb.
! : ${OBJEXT=o}
! AC_SUBST(OBJEXT)
! 
! # Some tools Automake needs.
! AC_REQUIRE([AM_SANITY_CHECK])dnl
! AC_REQUIRE([AC_ARG_PROGRAM])dnl
! AM_MISSING_PROG(ACLOCAL, aclocal)
! AM_MISSING_PROG(AUTOCONF, autoconf)
! AM_MISSING_PROG(AUTOMAKE, automake)
! AM_MISSING_PROG(AUTOHEADER, autoheader)
! AM_MISSING_PROG(MAKEINFO, makeinfo)
! AM_MISSING_PROG(AMTAR, tar)
! AM_PROG_INSTALL_SH
! AM_PROG_INSTALL_STRIP
! # We need awk for the "check" target.  The system "awk" is bad on
! # some platforms.
! AC_REQUIRE([AC_PROG_AWK])dnl
! AC_REQUIRE([AC_PROG_MAKE_SET])dnl
! AC_REQUIRE([AM_DEP_TRACK])dnl
! AC_REQUIRE([AM_SET_DEPDIR])dnl
! AC_PROVIDE_IFELSE([AC_PROG_][CC],
!                   [_AM_DEPENDENCIES(CC)],
!                   [define([AC_PROG_][CC],
!                           defn([AC_PROG_][CC])[_AM_DEPENDENCIES(CC)])])dnl
! AC_PROVIDE_IFELSE([AC_PROG_][CXX],
!                   [_AM_DEPENDENCIES(CXX)],
!                   [define([AC_PROG_][CXX],
!                           defn([AC_PROG_][CXX])[_AM_DEPENDENCIES(CXX)])])dnl
! ])
  
  #
  # Check to make sure that the build environment is sane.
  #
  
+ # serial 3
+ 
+ # AM_SANITY_CHECK
+ # ---------------
  AC_DEFUN([AM_SANITY_CHECK],
  [AC_MSG_CHECKING([whether build environment is sane])
  # Just in case
  sleep 1
! 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 conftest.file 2> /dev/null`
!    if test "$[*]" = "X"; then
        # -L didn't work.
!       set X `ls -t $srcdir/configure conftest.file`
     fi
!    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
***************
*** 1028,1034 ****
  alias in your environment])
     fi
  
!    test "[$]2" = conftestfile
     )
  then
     # Ok.
--- 1119,1125 ----
  alias in your environment])
     fi
  
!    test "$[2]" = conftest.file
     )
  then
     # Ok.
***************
*** 1037,1071 ****
     AC_MSG_ERROR([newly created file is older than distributed files!
  Check your system clock])
  fi
- rm -f conftest*
  AC_MSG_RESULT(yes)])
  
! dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY)
! dnl The program must properly implement --version.
  AC_DEFUN([AM_MISSING_PROG],
! [AC_MSG_CHECKING(for working $2)
! # 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 ($2 --version) < /dev/null > /dev/null 2>&1; then
!    $1=$2
!    AC_MSG_RESULT(found)
  else
!    $1="$3/missing $2"
!    AC_MSG_RESULT(missing)
  fi
! AC_SUBST($1)])
  
- # isc-posix.m4 serial 2 (gettext-0.11.2)
- dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
- dnl This file is free software, distributed under the terms of the GNU
- dnl General Public License.  As a special exception to the GNU General
- dnl Public License, this file may be distributed as part of a program
- dnl that contains a configuration script generated by Autoconf, under
- dnl the same distribution terms as the rest of that program.
  
! # This file is not needed with autoconf-2.53 and newer.  Remove it in 2005.
  
  # This test replaces the one in autoconf.
  # Currently this macro should have the same name as the autoconf macro
  # because gettext's gettext.m4 (distributed in the automake package)
--- 1128,1452 ----
     AC_MSG_ERROR([newly created file is older than distributed files!
  Check your system clock])
  fi
  AC_MSG_RESULT(yes)])
  
! 
! # serial 2
! 
! # AM_MISSING_PROG(NAME, PROGRAM)
! # ------------------------------
  AC_DEFUN([AM_MISSING_PROG],
! [AC_REQUIRE([AM_MISSING_HAS_RUN])
! $1=${$1-"${am_missing_run}$2"}
! AC_SUBST($1)])
! 
! 
! # AM_MISSING_HAS_RUN
! # ------------------
! # Define MISSING if not defined so far and test if it supports --run.
! # If it does, set am_missing_run to use it, otherwise, to nothing.
! AC_DEFUN([AM_MISSING_HAS_RUN],
! [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
! 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=
!   am_backtick='`'
!   AC_MSG_WARN([${am_backtick}missing' script is too old or missing])
  fi
! ])
! 
! # AM_AUX_DIR_EXPAND
! 
! # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
! # $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
! # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
! #
! # Of course, Automake must honor this variable whenever it calls a
! # tool from the auxiliary directory.  The problem is that $srcdir (and
! # therefore $ac_aux_dir as well) can be either absolute or relative,
! # depending on how configure is run.  This is pretty annoying, since
! # it makes $ac_aux_dir quite unusable in subdirectories: in the top
! # source directory, any form will work fine, but in subdirectories a
! # relative path needs to be adjusted first.
! #
! # $ac_aux_dir/missing
! #    fails when called from a subdirectory if $ac_aux_dir is relative
! # $top_srcdir/$ac_aux_dir/missing
! #    fails if $ac_aux_dir is absolute,
! #    fails when called from a subdirectory in a VPATH build with
! #          a relative $ac_aux_dir
! #
! # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
! # are both prefixed by $srcdir.  In an in-source build this is usually
! # harmless because $srcdir is `.', but things will broke when you
! # start a VPATH build or use an absolute $srcdir.
! #
! # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
! # iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
! #   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
! # and then we would define $MISSING as
! #   MISSING="\${SHELL} $am_aux_dir/missing"
! # This will work as long as MISSING is not called from configure, because
! # unfortunately $(top_srcdir) has no meaning in configure.
! # However there are other variables, like CC, which are often used in
! # configure, and could therefore not use this "fixed" $ac_aux_dir.
! #
! # Another solution, used here, is to always expand $ac_aux_dir to an
! # absolute PATH.  The drawback is that using absolute paths prevent a
! # configured tree to be moved without reconfiguration.
! 
! AC_DEFUN([AM_AUX_DIR_EXPAND], [
! # expand $ac_aux_dir to an absolute path
! am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
! ])
! 
! # AM_PROG_INSTALL_SH
! # ------------------
! # Define $install_sh.
! AC_DEFUN([AM_PROG_INSTALL_SH],
! [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
! install_sh=${install_sh-"$am_aux_dir/install-sh"}
! AC_SUBST(install_sh)])
! 
! # One issue with vendor `install' (even GNU) is that you can't
! # specify the program used to strip binaries.  This is especially
! # annoying in cross-compiling environments, where the build's strip
! # is unlikely to handle the host's binaries.
! # Fortunately install-sh will honor a STRIPPROG variable, so we
! # always use install-sh in `make install-strip', and initialize
! # STRIPPROG with the value of the STRIP variable (set by the user).
! AC_DEFUN([AM_PROG_INSTALL_STRIP],
! [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
! INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
! AC_SUBST([INSTALL_STRIP_PROGRAM])])
! 
! # serial 4						-*- Autoconf -*-
! 
! 
! 
! # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
! # written in clear, in which case automake, when reading aclocal.m4,
! # will think it sees a *use*, and therefore will trigger all it's
! # C support machinery.  Also note that it means that autoscan, seeing
! # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
! 
  
  
! # _AM_DEPENDENCIES(NAME)
! # ---------------------
! # See how the compiler implements dependency checking.
! # NAME is "CC", "CXX" or "OBJC".
! # We try a few techniques and use that to set a single cache variable.
! #
! # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
! # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
! # dependency, and given that the user is not expected to run this macro,
! # just rely on AC_PROG_CC.
! AC_DEFUN([_AM_DEPENDENCIES],
! [AC_REQUIRE([AM_SET_DEPDIR])dnl
! AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
! AC_REQUIRE([AM_MAKE_INCLUDE])dnl
! AC_REQUIRE([AM_DEP_TRACK])dnl
! 
! ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
!        [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
!        [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc']
!        [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
!                    [depcc="$$1"   am_compiler_list=])
! 
! AC_CACHE_CHECK([dependency style of $depcc],
!                [am_cv_$1_dependencies_compiler_type],
! [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
! 
!   am_cv_$1_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
!     # 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.
!     echo '#include "conftest.h"' > conftest.c
!     echo 'int i;' > conftest.h
!     echo "${am__include} ${am__quote}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=conftest.c object=conftest.o \
!        depfile=conftest.Po tmpdepfile=conftest.TPo \
!        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
!        grep conftest.h conftest.Po > /dev/null 2>&1 &&
!        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
!       am_cv_$1_dependencies_compiler_type=$depmode
!       break
!     fi
!   done
  
+   cd ..
+   rm -rf conftest.dir
+ else
+   am_cv_$1_dependencies_compiler_type=none
+ fi
+ ])
+ $1DEPMODE="depmode=$am_cv_$1_dependencies_compiler_type"
+ AC_SUBST([$1DEPMODE])
+ ])
+ 
+ 
+ # AM_SET_DEPDIR
+ # -------------
+ # Choose a directory name for dependency files.
+ # This macro is AC_REQUIREd in _AM_DEPENDENCIES
+ AC_DEFUN([AM_SET_DEPDIR],
+ [rm -f .deps 2>/dev/null
+ mkdir .deps 2>/dev/null
+ if test -d .deps; then
+   DEPDIR=.deps
+ else
+   # MS-DOS does not allow filenames that begin with a dot.
+   DEPDIR=_deps
+ fi
+ rmdir .deps 2>/dev/null
+ AC_SUBST(DEPDIR)
+ ])
+ 
+ 
+ # AM_DEP_TRACK
+ # ------------
+ AC_DEFUN([AM_DEP_TRACK],
+ [AC_ARG_ENABLE(dependency-tracking,
+ [  --disable-dependency-tracking Speeds up one-time builds
+   --enable-dependency-tracking  Do not reject slow dependency extractors])
+ if test "x$enable_dependency_tracking" != xno; then
+   am_depcomp="$ac_aux_dir/depcomp"
+   AMDEPBACKSLASH='\'
+ fi
+ AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
+ pushdef([subst], defn([AC_SUBST]))
+ subst(AMDEPBACKSLASH)
+ popdef([subst])
+ ])
+ 
+ # Generate code to set up dependency tracking.
+ # This macro should only be invoked once -- use via AC_REQUIRE.
+ # Usage:
+ # AM_OUTPUT_DEPENDENCY_COMMANDS
+ 
+ #
+ # This code is only required when automatic dependency tracking
+ # is enabled.  FIXME.  This creates each `.P' file that we will
+ # need in order to bootstrap the dependency handling code.
+ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],[
+ AC_OUTPUT_COMMANDS([
+ test x"$AMDEP_TRUE" != x"" ||
+ for mf in $CONFIG_FILES; do
+   case "$mf" in
+   Makefile) dirpart=.;;
+   */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
+   *) continue;;
+   esac
+   grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
+   # Extract the definition of DEP_FILES from the Makefile without
+   # running `make'.
+   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
+   test -z "$DEPDIR" && continue
+   # When using ansi2knr, U may be empty or an underscore; expand it
+   U=`sed -n -e '/^U = / s///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 -e '
+     /^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=`echo "$file" | sed -e 's|/[^/]*$||'`
+     $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
+     # echo "creating $dirpart/$file"
+     echo '# dummy' > "$dirpart/$file"
+   done
+ done
+ ], [AMDEP_TRUE="$AMDEP_TRUE"
+ ac_aux_dir="$ac_aux_dir"])])
+ 
+ # AM_MAKE_INCLUDE()
+ # -----------------
+ # Check to see how make treats includes.
+ AC_DEFUN([AM_MAKE_INCLUDE],
+ [am_make=${MAKE-make}
+ cat > confinc << 'END'
+ doit:
+ 	@echo done
+ END
+ # If we don't find an include directive, just comment out the code.
+ AC_MSG_CHECKING([for style of include used by $am_make])
+ 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 | fgrep -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
+ AC_SUBST(am__include)
+ AC_SUBST(am__quote)
+ AC_MSG_RESULT($_am_result)
+ rm -f confinc confmf
+ ])
+ 
+ #serial 1
  # This test replaces the one in autoconf.
  # Currently this macro should have the same name as the autoconf macro
  # because gettext's gettext.m4 (distributed in the automake package)
***************
*** 2235,2240 ****
--- 2616,2622 ----
  old_archive_from_new_cmds=
  old_archive_from_expsyms_cmds=
  export_dynamic_flag_spec=
+ use_runtimelinking=
  whole_archive_flag_spec=
  thread_safe_flag_spec=
  hardcode_into_libs=no
***************
*** 2491,2513 ****
        aix_use_runtimelinking=no
        exp_sym_flag='-Bexport'
        no_entry_flag=""
      else
!       aix_use_runtimelinking=no
! 
!       # Test if we are trying to use run time linking or normal
!       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
!       # need to do runtime linking.
!       case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*)
! 	for ld_flag in $LDFLAGS; do
! 	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
! 	    aix_use_runtimelinking=yes
! 	    break
! 	  fi
! 	done
!       esac
! 
        exp_sym_flag='-bexport'
        no_entry_flag='-bnoentry'
      fi
  
      # When large executables or shared objects are built, AIX ld can
--- 2873,2885 ----
        aix_use_runtimelinking=no
        exp_sym_flag='-Bexport'
        no_entry_flag=""
+       use_runtimelinking=""
      else
!       aix_use_runtimelinking=yes
!       export_dynamic_flag_spec='-bexpall'
        exp_sym_flag='-bexport'
        no_entry_flag='-bnoentry'
+       use_runtimelinking='-brtl'
      fi
  
      # When large executables or shared objects are built, AIX ld can
***************
*** 2542,2556 ****
        shared_flag='-shared'
      else
        # not using gcc
!       if test "$host_cpu" = ia64; then
! 	shared_flag='${wl}-G'
!       else
! 	if test "$aix_use_runtimelinking" = yes; then
! 	  shared_flag='${wl}-G'
! 	else
! 	  shared_flag='${wl}-bM:SRE'
! 	fi
!       fi
      fi
  
      # It seems that -bexpall can do strange things, so it is better to
--- 2914,2920 ----
        shared_flag='-shared'
      else
        # not using gcc
!       shared_flag='${wl}-G'
      fi
  
      # It seems that -bexpall can do strange things, so it is better to
***************
*** 2560,2567 ****
        # Warning - without using the other runtime loading flags (-brtl),
        # -berok will link without error, but may produce a broken library.
        allow_undefined_flag='-berok'
!       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
!       archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
      else
        if test "$host_cpu" = ia64; then
  	hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
--- 2924,2931 ----
        # Warning - without using the other runtime loading flags (-brtl),
        # -berok will link without error, but may produce a broken library.
        allow_undefined_flag='-berok'
!       hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib'
!       archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $output_objdir/$libname$release.a $output_objdir/$soname'
      else
        if test "$host_cpu" = ia64; then
  	hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
***************
*** 2574,2580 ****
  	allow_undefined_flag='${wl}-berok'
  	# This is a bit strange, but is similar to how AIX traditionally builds
  	# it's shared libraries.
! 	archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname'
        fi
      fi
      ;;
--- 2938,2944 ----
  	allow_undefined_flag='${wl}-berok'
  	# This is a bit strange, but is similar to how AIX traditionally builds
  	# it's shared libraries.
! 	archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $output_objdir/$libname$release.a $output_objdir/$soname'
        fi
      fi
      ;;
***************
*** 2993,3014 ****
  	fi
  	;;
      esac
!     # AIX (on Power*) has no versioning support, so currently we can
!     # not hardcode correct soname into executable. Probably we can
!     # add versioning support to collect2, so additional links can
!     # be useful in future.
!     if test "$aix_use_runtimelinking" = yes; then
!       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
!       # instead of lib<name>.a to let people know that these are not
!       # typical AIX shared libraries.
!       library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
!     else
!       # We preserve .a as extension for shared libraries through AIX4.2
!       # and later when we are not doing run time linking.
!       library_names_spec='${libname}${release}.a $libname.a'
!       soname_spec='${libname}${release}.so$major'
!     fi
      shlibpath_var=LIBPATH
    fi
    ;;
  
--- 3357,3367 ----
  	fi
  	;;
      esac
!     # We preserve .a as extension for shared libraries through AIX4.2
!     library_names_spec='${libname}${release}.a $libname.a'
!     soname_spec='${libname}${release}.so$major'
      shlibpath_var=LIBPATH
+     hardcode_into_libs=yes
    fi
    ;;
  
***************
*** 3359,3365 ****
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
--- 3712,3718 ----
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
***************
*** 3456,3461 ****
--- 3809,3815 ----
      AR AR_FLAGS CC LD LN_S NM SHELL \
      reload_flag reload_cmds wl \
      pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \
+     use_runtimelinking \
      thread_safe_flag_spec whole_archive_flag_spec libname_spec \
      library_names_spec soname_spec \
      RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \
***************
*** 3637,3642 ****
--- 3991,3999 ----
  # Compiler flag to allow reflexive dlopens.
  export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
  
+ # Compiler flag to allow runtime linking
+ use_runtimelinking=$lt_use_runtimelinking
+ 
  # Compiler flag to generate shared objects directly from archives.
  whole_archive_flag_spec=$lt_whole_archive_flag_spec
  
***************
*** 4375,4381 ****
  # This must be Linux ELF.
  linux-gnu*)
    case $host_cpu in
!   alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | s390* )
      lt_cv_deplibs_check_method=pass_all ;;
    *)
      # glibc up to 2.1.1 does not perform some relocations on ARM
--- 4732,4738 ----
  # This must be Linux ELF.
  linux-gnu*)
    case $host_cpu in
!   alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
      lt_cv_deplibs_check_method=pass_all ;;
    *)
      # glibc up to 2.1.1 does not perform some relocations on ARM
***************
*** 4474,4480 ****
        #   nm: unknown option "B" ignored
        # Tru64's nm complains that /dev/null is an invalid object file
        if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
! 	lt_cv_path_NM="$tmp_nm -B"
  	break
        elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
  	lt_cv_path_NM="$tmp_nm -p"
--- 4831,4853 ----
        #   nm: unknown option "B" ignored
        # Tru64's nm complains that /dev/null is an invalid object file
        if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
!         # AIX needs to suppress demangling for C++ to work correctly
!         # AIX nm : The default is to demangle all C++ symbol names
!         # GNU nm : The default is to not demangle low-level symbol names.
!         case $host_os in
!         aix*)
!           # check if we are using GNU nm on AIX
!           if $tmp_nm -V 2> /dev/null | grep GNU 2>&1 > /dev/null
!           then
!             lt_cv_path_NM="$tmp_nm -B"
!           else
!             lt_cv_path_NM="$tmp_nm -BC"
!           fi
!           ;;
!         *)
!           lt_cv_path_NM="$tmp_nm -B"
!           ;;
!         esac
  	break
        elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
  	lt_cv_path_NM="$tmp_nm -p"
***************
*** 4639,4659 ****
  # Modified to never use included libintl. 
  # Owen Taylor <otaylor@redhat.com>, 12/15/1998
  #
  #
  # This file can be copied and used freely without restrictions.  It can
  # be used in projects which are not available under the GNU Public License
  # but which still want to provide support for the GNU gettext functionality.
- # Please note that the actual code is *not* freely available.
- #
  #
! # If you make changes to this file, you MUST update the copy in
! # acinclude.m4. [ aclocal dies on duplicate macros, so if
! # we run 'aclocal -I macros/' then we'll run into problems
! # once we've installed glib-gettext.m4 :-( ]
  #
  
! AC_DEFUN([AM_GLIB_LC_MESSAGES],
!   [if test $ac_cv_header_locale_h = yes; then
      AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
        [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
         am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
--- 5012,5048 ----
  # Modified to never use included libintl. 
  # Owen Taylor <otaylor@redhat.com>, 12/15/1998
  #
+ # Major rework to remove unused code
+ # Owen Taylor <otaylor@redhat.com>, 12/11/2002
  #
  # This file can be copied and used freely without restrictions.  It can
  # be used in projects which are not available under the GNU Public License
  # but which still want to provide support for the GNU gettext functionality.
  #
! 
  #
+ # We need this here as well, since someone might use autoconf-2.5x
+ # to configure GLib then an older version to configure a package
+ # using AM_GLIB_GNU_GETTEXT
+ AC_PREREQ(2.53)
  
! dnl
! dnl We go to great lengths to make sure that aclocal won't 
! dnl try to pull in the installed version of these macros
! dnl when running aclocal in the glib directory.
! dnl
! m4_copy([AC_DEFUN],[glib_DEFUN])
! m4_copy([AC_REQUIRE],[glib_REQUIRE])
! dnl
! dnl At the end, if we're not within glib, we'll define the public
! dnl definitions in terms of our private definitions.
! dnl
! 
! # GLIB_LC_MESSAGES
! #--------------------
! glib_DEFUN([GLIB_LC_MESSAGES],
!   [AC_CHECK_HEADERS([locale.h])
!     if test $ac_cv_header_locale_h = yes; then
      AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
        [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
         am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
***************
*** 4663,4671 ****
      fi
    fi])
  
! dnl AM_GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
  dnl   TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
! AC_DEFUN([AM_GLIB_PATH_PROG_WITH_TEST],
  [# Extract the first word of "$2", so it can be a program name with args.
  set dummy $2; ac_word=[$]2
  AC_MSG_CHECKING([for $ac_word])
--- 5052,5062 ----
      fi
    fi])
  
! # GLIB_PATH_PROG_WITH_TEST
! #----------------------------
! dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
  dnl   TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
! glib_DEFUN([GLIB_PATH_PROG_WITH_TEST],
  [# Extract the first word of "$2", so it can be a program name with args.
  set dummy $2; ac_word=[$]2
  AC_MSG_CHECKING([for $ac_word])
***************
*** 4701,4801 ****
  AC_SUBST($1)dnl
  ])
  
! # serial 5
! 
! AC_DEFUN(AM_GLIB_WITH_NLS,
    dnl NLS is obligatory
    [USE_NLS=yes
      AC_SUBST(USE_NLS)
  
!     dnl Figure out what method
!     nls_cv_force_use_gnu_gettext="no"
  
!     nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
!     if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
!       dnl User does not insist on using GNU NLS library.  Figure out what
!       dnl to use.  If gettext or catgets are available (in this order) we
!       dnl use this.  Else we have to fall back to GNU NLS library.
!       dnl catgets is only used if permitted by option --with-catgets.
!       nls_cv_header_intl=
!       nls_cv_header_libgt=
!       CATOBJEXT=NONE
!       XGETTEXT=:
! 
!       AC_CHECK_HEADER(libintl.h,
!         [AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
! 	  [AC_TRY_LINK([#include <libintl.h>], [return (int) dgettext ("","")],
! 	    gt_cv_func_dgettext_libc=yes, gt_cv_func_dgettext_libc=no)])
! 
!           gt_cv_func_dgettext_libintl="no"
!           libintl_extra_libs=""
! 
! 	  if test "$gt_cv_func_dgettext_libc" != "yes" ; then
! 	    AC_CHECK_LIB(intl, bindtextdomain,
!               [AC_CHECK_LIB(intl, dgettext,
!                             gt_cv_func_dgettext_libintl=yes)])
! 
! 	    if test "$gt_cv_func_dgettext_libc" != "yes" ; then
!               AC_MSG_CHECKING([if -liconv is needed to use gettext])
!               AC_MSG_RESULT([])
!               AC_CHECK_LIB(intl, dcgettext,
!                            [gt_cv_func_dgettext_libintl=yes
!                             libintl_extra_libs=-liconv],
!                            :,-liconv)
!             fi
!           fi
! 
!           if test "$gt_cv_func_dgettext_libintl" = "yes"; then
! 	    LIBS="$LIBS -lintl $libintl_extra_libs";
!           fi
  
! 	  if test "$gt_cv_func_dgettext_libc" = "yes" \
! 	    || test "$gt_cv_func_dgettext_libintl" = "yes"; then
! 	    AC_DEFINE(HAVE_GETTEXT,1,
!               [Define if the GNU gettext() function is already present or preinstalled.])
! 	    AM_GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
!  	      [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
! 	    if test "$MSGFMT" != "no"; then
! 	      AC_CHECK_FUNCS(dcgettext)
! 	      AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
! 	      AM_GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
! 	        [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
! 	      AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
! 		 	     return _nl_msg_cat_cntr],
! 	        [CATOBJEXT=.gmo
! 	         DATADIRNAME=share],
! 	        [CATOBJEXT=.mo
! 	         DATADIRNAME=lib])
! 	      INSTOBJEXT=.mo
! 	    fi
! 	  fi
  
! 	  # Added by Martin Baulig 12/15/98 for libc5 systems
! 	  if test "$gt_cv_func_dgettext_libc" != "yes" \
! 	    && test "$gt_cv_func_dgettext_libintl" = "yes"; then
! 	    INTLLIBS="-lintl $libintl_extra_libs"
! 	    LIBS=`echo $LIBS | sed -e 's/-lintl//'`
! 	  fi
!       ])
  
!       if test "$CATOBJEXT" = "NONE"; then
!         dnl Neither gettext nor catgets in included in the C library.
!         dnl Fall back on GNU gettext library.
!         nls_cv_use_gnu_gettext=yes
        fi
!     fi
  
!     if test "$nls_cv_use_gnu_gettext" != "yes"; then
        AC_DEFINE(ENABLE_NLS, 1,
          [always defined to indicate that i18n is enabled])
-     else
-       dnl Unset this variable since we use the non-zero value as a flag.
-       CATOBJEXT=
      fi
  
      dnl Test whether we really found GNU xgettext.
      if test "$XGETTEXT" != ":"; then
!       dnl If it is no GNU xgettext we define it as : so that the
        dnl Makefiles still can work.
        if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
          : ;
--- 5092,5211 ----
  AC_SUBST($1)dnl
  ])
  
! # GLIB_WITH_NLS
! #-----------------
! glib_DEFUN([GLIB_WITH_NLS],
    dnl NLS is obligatory
    [USE_NLS=yes
      AC_SUBST(USE_NLS)
  
!     gt_cv_have_gettext=no
  
!     CATOBJEXT=NONE
!     XGETTEXT=:
!     INTLLIBS=
! 
!     AC_CHECK_HEADER(libintl.h,
!      [gt_cv_func_dgettext_libintl="no"
!       libintl_extra_libs=""
! 
!       #
!       # First check in libc
!       #
!       AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
!         [AC_TRY_LINK([
! #include <libintl.h>
! ],
!           [return (int) dgettext ("","")],
! 	  gt_cv_func_dgettext_libc=yes,
!           gt_cv_func_dgettext_libc=no)
!         ])
!   
!       if test "$gt_cv_func_dgettext_libc" = "yes" ; then
!         AC_CHECK_FUNCS(bind_textdomain_codeset)
!       fi
  
!       #
!       # If we don't have everything we want, check in libintl
!       #
!       if test "$gt_cv_func_dgettext_libc" != "yes" \
!          || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
!         
!         AC_CHECK_LIB(intl, bindtextdomain,
! 	    [AC_CHECK_LIB(intl, dgettext,
! 		          gt_cv_func_dgettext_libintl=yes)])
! 
! 	if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
! 	  AC_MSG_CHECKING([if -liconv is needed to use gettext])
! 	  AC_MSG_RESULT([])
!           AC_CHECK_LIB(intl, dcgettext,
! 		       [gt_cv_func_dgettext_libintl=yes
! 			libintl_extra_libs=-liconv],
! 			:,-liconv)
!         fi
  
!         #
!         # If we found libintl, then check in it for bind_textdomain_codeset();
!         # we'll prefer libc if neither have bind_textdomain_codeset(),
!         # and both have dgettext
!         #
!         if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
!           glib_save_LIBS="$LIBS"
!           LIBS="$LIBS -lintl $libintl_extra_libs"
!           unset ac_cv_func_bind_textdomain_codeset
!           AC_CHECK_FUNCS(bind_textdomain_codeset)
!           LIBS="$glib_save_LIBS"
! 
!           if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
!             gt_cv_func_dgettext_libc=no
!           else
!             if test "$gt_cv_func_dgettext_libc" = "yes"; then
!               gt_cv_func_dgettext_libintl=no
!             fi
!           fi
!         fi
!       fi
  
!       if test "$gt_cv_func_dgettext_libc" = "yes" \
! 	|| test "$gt_cv_func_dgettext_libintl" = "yes"; then
!         gt_cv_have_gettext=yes
        fi
!   
!       if test "$gt_cv_func_dgettext_libintl" = "yes"; then
!         INTLLIBS="-lintl $libintl_extra_libs"
!       fi
!   
!       if test "$gt_cv_have_gettext" = "yes"; then
! 	AC_DEFINE(HAVE_GETTEXT,1,
! 	  [Define if the GNU gettext() function is already present or preinstalled.])
! 	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
! 	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
! 	if test "$MSGFMT" != "no"; then
! 	  AC_CHECK_FUNCS(dcgettext)
! 	  AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
! 	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
! 	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
! 	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
! 			 return _nl_msg_cat_cntr],
! 	    [CATOBJEXT=.gmo 
!              DATADIRNAME=share],
! 	    [CATOBJEXT=.mo
!              DATADIRNAME=lib])
! 	  INSTOBJEXT=.mo
! 	else
! 	  gt_cv_have_gettext=no
! 	fi
!       fi
!     ])
  
!     if test "$gt_cv_have_gettext" = "yes" ; then
        AC_DEFINE(ENABLE_NLS, 1,
          [always defined to indicate that i18n is enabled])
      fi
  
      dnl Test whether we really found GNU xgettext.
      if test "$XGETTEXT" != ":"; then
!       dnl If it is not GNU xgettext we define it as : so that the
        dnl Makefiles still can work.
        if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
          : ;
***************
*** 4828,4861 ****
      AC_SUBST(DATADIRNAME)
      AC_SUBST(GMOFILES)
      AC_SUBST(INSTOBJEXT)
-     AC_SUBST(INTLDEPS)
      AC_SUBST(INTLLIBS)
!     AC_SUBST(INTLOBJS)
      AC_SUBST(POFILES)
      AC_SUBST(POSUB)
    ])
  
! AC_DEFUN(AM_GLIB_GNU_GETTEXT,
!   [AC_REQUIRE([AC_PROG_MAKE_SET])dnl
!    AC_REQUIRE([AC_PROG_CC])dnl
!    AC_REQUIRE([AC_PROG_RANLIB])dnl
     AC_REQUIRE([AC_HEADER_STDC])dnl
!    AC_REQUIRE([AC_C_CONST])dnl
!    AC_REQUIRE([AC_C_INLINE])dnl
!    AC_REQUIRE([AC_TYPE_OFF_T])dnl
!    AC_REQUIRE([AC_TYPE_SIZE_T])dnl
!    AC_REQUIRE([AC_FUNC_ALLOCA])dnl
!    AC_REQUIRE([AC_FUNC_MMAP])dnl
! 
!    AC_CHECK_HEADERS([argz.h limits.h locale.h nl_types.h malloc.h string.h \
! unistd.h sys/param.h])
!    AC_CHECK_FUNCS([getcwd munmap putenv setenv setlocale strchr strcasecmp \
! strdup __argz_count __argz_stringify __argz_next])
! 
!    AM_GLIB_LC_MESSAGES
!    AM_GLIB_WITH_NLS
  
!    if test "x$CATOBJEXT" != "x"; then
       if test "x$ALL_LINGUAS" = "x"; then
         LINGUAS=
       else
--- 5238,5268 ----
      AC_SUBST(DATADIRNAME)
      AC_SUBST(GMOFILES)
      AC_SUBST(INSTOBJEXT)
      AC_SUBST(INTLLIBS)
!     AC_SUBST(PO_IN_DATADIR_TRUE)
!     AC_SUBST(PO_IN_DATADIR_FALSE)
      AC_SUBST(POFILES)
      AC_SUBST(POSUB)
    ])
  
! # AM_GLIB_GNU_GETTEXT
! # -------------------
! # Do checks necessary for use of gettext. If a suitable implementation 
! # of gettext is found in either in libintl or in the C library,
! # it will set INTLLIBS to the libraries needed for use of gettext
! # and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable
! # gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST()
! # on various variables needed by the Makefile.in.in installed by 
! # glib-gettextize.
! dnl
! glib_DEFUN(GLIB_GNU_GETTEXT,
!   [AC_REQUIRE([AC_PROG_CC])dnl
     AC_REQUIRE([AC_HEADER_STDC])dnl
!    
!    GLIB_LC_MESSAGES
!    GLIB_WITH_NLS
  
!    if test "$gt_cv_have_gettext" = "yes"; then
       if test "x$ALL_LINGUAS" = "x"; then
         LINGUAS=
       else
***************
*** 4876,4893 ****
       fi
     fi
  
-    dnl Determine which catalog format we have (if any is needed)
-    dnl For now we know about two different formats:
-    dnl   Linux libc-5 and the normal X/Open format
-    test -d po || mkdir po
-    if test "$CATOBJEXT" = ".cat"; then
-      AC_CHECK_HEADER(linux/version.h, msgformat=linux, msgformat=xopen)
- 
-      dnl Transform the SED scripts while copying because some dumb SEDs
-      dnl cannot handle comments.
-      sed -e '/^#/d' $srcdir/po/$msgformat-msg.sed > po/po2msg.sed
-    fi
- 
     dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly
     dnl find the mkinstalldirs script in another subdir but ($top_srcdir).
     dnl Try to locate is.
--- 5283,5288 ----
***************
*** 4917,4920 ****
--- 5312,5340 ----
  	< $srcdir/po/POTFILES.in > po/POTFILES
    ])
  
+ # AM_GLIB_DEFINE_LOCALEDIR(VARIABLE)
+ # -------------------------------
+ # Define VARIABLE to the location where catalog files will
+ # be installed by po/Makefile.
+ glib_DEFUN(GLIB_DEFINE_LOCALEDIR,
+ [glib_REQUIRE([GLIB_GNU_GETTEXT])dnl
+ glib_save_prefix="$prefix"
+ test "x$prefix" = xNONE && prefix=$ac_default_prefix
+ if test "x$CATOBJEXT" = "x.mo" ; then
+   localedir=`eval echo "${libdir}/locale"`
+ else
+   localedir=`eval echo "${datadir}/locale"`
+ fi
+ prefix="$glib_save_prefix"
+ AC_DEFINE_UNQUOTED($1, "$localedir",
+   [Define the location where the catalogs will be installed])
+ ])
+ 
+ dnl
+ dnl Now the definitions that aclocal will find
+ dnl
+ ifdef(glib_configure_in,[],[
+ AC_DEFUN(AM_GLIB_GNU_GETTEXT,[GLIB_GNU_GETTEXT($@)])
+ AC_DEFUN(AM_GLIB_DEFINE_LOCALEDIR,[GLIB_DEFINE_LOCALEDIR($@)])
+ ])dnl
  
diff -crN ./libgtop/config.h.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/config.h.in
*** ./libgtop/config.h.in	Mon Jan 13 03:40:08 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/config.h.in	Sat Aug  9 22:18:21 2003
***************
*** 187,198 ****
     */
  #undef HAVE_ALLOCA_H
  
- /* Define to 1 if you have the <argz.h> header file. */
- #undef HAVE_ARGZ_H
- 
  /* Define to 1 if you have the `bcopy' function. */
  #undef HAVE_BCOPY
  
  /* Define to 1 if you have the `dcgettext' function. */
  #undef HAVE_DCGETTEXT
  
--- 187,198 ----
     */
  #undef HAVE_ALLOCA_H
  
  /* Define to 1 if you have the `bcopy' function. */
  #undef HAVE_BCOPY
  
+ /* Define to 1 if you have the `bind_textdomain_codeset' function. */
+ #undef HAVE_BIND_TEXTDOMAIN_CODESET
+ 
  /* Define to 1 if you have the `dcgettext' function. */
  #undef HAVE_DCGETTEXT
  
***************
*** 283,291 ****
  /* Define to 1 if you have the `socket' library (-lsocket). */
  #undef HAVE_LIBSOCKET
  
- /* Define to 1 if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
- 
  /* Define to 1 if you have the <linux/version.h> header file. */
  #undef HAVE_LINUX_VERSION_H
  
--- 283,288 ----
***************
*** 295,303 ****
  /* Define to 1 if you have the <locale.h> header file. */
  #undef HAVE_LOCALE_H
  
- /* Define to 1 if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
- 
  /* Define to 1 if you have the `memcpy' function. */
  #undef HAVE_MEMCPY
  
--- 292,297 ----
***************
*** 322,339 ****
  /* Define to 1 if you have the <mnttab.h> header file. */
  #undef HAVE_MNTTAB_H
  
- /* Define to 1 if you have the `munmap' function. */
- #undef HAVE_MUNMAP
- 
  /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  #undef HAVE_NDIR_H
  
  /* Define to 1 if you have the <net/if_var.h> header file. */
  #undef HAVE_NET_IF_VAR_H
  
- /* Define to 1 if you have the <nl_types.h> header file. */
- #undef HAVE_NL_TYPES_H
- 
  /* Define to 1 if you have the <procfs.h> header file. */
  #undef HAVE_PROCFS_H
  
--- 316,327 ----
***************
*** 346,357 ****
  /* Define to 1 if you have the `scandir' function. */
  #undef HAVE_SCANDIR
  
- /* Define to 1 if you have the `setenv' function. */
- #undef HAVE_SETENV
- 
- /* Define to 1 if you have the `setlocale' function. */
- #undef HAVE_SETLOCALE
- 
  /* Define to 1 if you have the <stdint.h> header file. */
  #undef HAVE_STDINT_H
  
--- 334,339 ----
***************
*** 478,492 ****
  /* Define to 1 if you have the `vsnprintf' function. */
  #undef HAVE_VSNPRINTF
  
- /* Define to 1 if you have the `__argz_count' function. */
- #undef HAVE___ARGZ_COUNT
- 
- /* Define to 1 if you have the `__argz_next' function. */
- #undef HAVE___ARGZ_NEXT
- 
- /* Define to 1 if you have the `__argz_stringify' function. */
- #undef HAVE___ARGZ_STRINGIFY
- 
  /* Name of package */
  #undef PACKAGE
  
--- 460,465 ----
diff -crN ./libgtop/configure /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/configure
*** ./libgtop/configure	Mon Jan 13 03:40:08 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/configure	Sat Aug  9 22:18:49 2003
***************
*** 995,1000 ****
--- 995,1002 ----
  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 builds
+   --enable-dependency-tracking  Do not reject slow dependency extractors
    --enable-shared=PKGS  build shared libraries default=yes
    --enable-static=PKGS  build static libraries default=yes
    --enable-fast-install=PKGS  optimize for fast installation default=yes
***************
*** 1372,1380 ****
  
  
  
- ac_config_headers="$ac_config_headers config.h"
  
! ac_config_commands="$ac_config_commands default-1"
  
  ac_aux_dir=
  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
--- 1374,1382 ----
  
  
  
  
! 
! 		    		    		    ac_config_headers="$ac_config_headers config.h"
  
  ac_aux_dir=
  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
***************
*** 1488,1494 ****
  LIBGTOP_MINOR_VERSION=0
  LIBGTOP_MICRO_VERSION=1
  LIBGTOP_VERSION=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION.$LIBGTOP_MICRO_VERSION
- am__api_version="1.4"
  # Find a good install program.  We prefer a C program (faster),
  # so one script is as good as another.  But avoid the broken or
  # incompatible versions:
--- 1490,1495 ----
***************
*** 1570,1589 ****
  echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
  # Just in case
  sleep 1
! echo timestamp > conftestfile
  # 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`
     if test "$*" = "X"; then
        # -L didn't work.
!       set X `ls -t $srcdir/configure conftestfile`
     fi
!    if test "$*" != "X $srcdir/configure conftestfile" \
!       && test "$*" != "X conftestfile $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
--- 1571,1591 ----
  echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
  # Just in case
  sleep 1
! 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 conftest.file 2> /dev/null`
     if test "$*" = "X"; then
        # -L didn't work.
!       set X `ls -t $srcdir/configure conftest.file`
     fi
!    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
***************
*** 1596,1602 ****
     { (exit 1); exit 1; }; }
     fi
  
!    test "$2" = conftestfile
     )
  then
     # Ok.
--- 1598,1604 ----
     { (exit 1); exit 1; }; }
     fi
  
!    test "$2" = conftest.file
     )
  then
     # Ok.
***************
*** 1608,1614 ****
  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 &&
--- 1610,1615 ----
***************
*** 1624,1629 ****
--- 1625,1685 ----
  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=`CDPATH=:; 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=
+   am_backtick='`'
+   { echo "$as_me:$LINENO: WARNING: ${am_backtick}missing' script is too old or missing" >&5
+ echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}
+ 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_,'`
***************
*** 1653,1669 ****
    SET_MAKE="MAKE=${MAKE-make}"
  fi
  
  
- PACKAGE=libgtop
  
- VERSION=$LIBGTOP_VERSION
  
! 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
  
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE "$PACKAGE"
  _ACEOF
--- 1709,1759 ----
    SET_MAKE="MAKE=${MAKE-make}"
  fi
  
+ # 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
  
  
  
! 
! rm -f .deps 2>/dev/null
! mkdir .deps 2>/dev/null
! if test -d .deps; then
!   DEPDIR=.deps
! else
!   # MS-DOS does not allow filenames that begin with a dot.
!   DEPDIR=_deps
! fi
! rmdir .deps 2>/dev/null
! 
! 
! # test to see if srcdir already configured
! if test "`CDPATH=:; 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
  
+ # Define the identity of the package.
+ PACKAGE=libgtop
+ VERSION=$LIBGTOP_VERSION
+ 
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE "$PACKAGE"
  _ACEOF
***************
*** 1674,1756 ****
  _ACEOF
  
  
  
! 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
! else
!    ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
!    echo "$as_me:$LINENO: result: missing" >&5
! echo "${ECHO_T}missing" >&6
! fi
! 
! 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
! else
!    AUTOCONF="$missing_dir/missing autoconf"
!    echo "$as_me:$LINENO: result: missing" >&5
! echo "${ECHO_T}missing" >&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
! 
! 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
! else
!    AUTOHEADER="$missing_dir/missing autoheader"
!    echo "$as_me:$LINENO: result: missing" >&5
! echo "${ECHO_T}missing" >&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
! else
!    MAKEINFO="$missing_dir/missing makeinfo"
!    echo "$as_me:$LINENO: result: missing" >&5
! echo "${ECHO_T}missing" >&6
! fi
  
  
  LIBGTOP_INTERFACE_AGE=1
  LIBGTOP_BINARY_AGE=1
--- 1764,1806 ----
  _ACEOF
  
  
+ # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
+ # the ones we care about.
  
! # Autoconf 2.50 always computes EXEEXT.  However we need to be
! # compatible with 2.13, for now.  So we always define EXEEXT, but we
! # don't compute it.
! 
! # Similar for OBJEXT -- only we only use OBJEXT if the user actually
! # requests that it be used.  This is a bit dumb.
! : ${OBJEXT=o}
! 
! 
! # Some tools Automake needs.
! 
! ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
! 
! 
! AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
! 
! 
! AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
! 
! 
! AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
! 
! 
! MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
! 
! 
! AMTAR=${AMTAR-"${am_missing_run}tar"}
  
+ install_sh=${install_sh-"$am_aux_dir/install-sh"}
+ 
+ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
+ 
+ # We need awk for the "check" target.  The system "awk" is bad on
+ # some platforms.
  
  LIBGTOP_INTERFACE_AGE=1
  LIBGTOP_BINARY_AGE=1
***************
*** 1789,1794 ****
--- 1839,1885 ----
  
  ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I ."
  
+ 
+ ac_config_commands="$ac_config_commands default-1"
+ 
+ am_make=${MAKE-make}
+ cat > confinc << 'END'
+ doit:
+ 	@echo done
+ 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 | fgrep -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
+ 
  ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
***************
*** 2547,2552 ****
--- 2638,2712 ----
  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
+ 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
+ 
+   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
+     # 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.
+     echo '#include "conftest.h"' > conftest.c
+     echo 'int i;' > conftest.h
+     echo "${am__include} ${am__quote}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=conftest.c object=conftest.o \
+        depfile=conftest.Po tmpdepfile=conftest.TPo \
+        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
+        grep conftest.h conftest.Po > /dev/null 2>&1 &&
+        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+       am_cv_CC_dependencies_compiler_type=$depmode
+       break
+     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"
+ 
+ 
  
  
          echo "$as_me:$LINENO: checking for strerror in -lcposix" >&5
***************
*** 3182,3187 ****
--- 3342,3416 ----
  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
+ 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
+ 
+   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
+     # 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.
+     echo '#include "conftest.h"' > conftest.c
+     echo 'int i;' > conftest.h
+     echo "${am__include} ${am__quote}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=conftest.c object=conftest.o \
+        depfile=conftest.Po tmpdepfile=conftest.TPo \
+        $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
+        grep conftest.h conftest.Po > /dev/null 2>&1 &&
+        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
+       am_cv_CC_dependencies_compiler_type=$depmode
+       break
+     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"
+ 
+ 
  ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
***************
*** 4261,4267 ****
        #   nm: unknown option "B" ignored
        # Tru64's nm complains that /dev/null is an invalid object file
        if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
! 	lt_cv_path_NM="$tmp_nm -B"
  	break
        elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
  	lt_cv_path_NM="$tmp_nm -p"
--- 4490,4512 ----
        #   nm: unknown option "B" ignored
        # Tru64's nm complains that /dev/null is an invalid object file
        if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
!         # AIX needs to suppress demangling for C++ to work correctly
!         # AIX nm : The default is to demangle all C++ symbol names
!         # GNU nm : The default is to not demangle low-level symbol names.
!         case $host_os in
!         aix*)
!           # check if we are using GNU nm on AIX
!           if $tmp_nm -V 2> /dev/null | grep GNU 2>&1 > /dev/null
!           then
!             lt_cv_path_NM="$tmp_nm -B"
!           else
!             lt_cv_path_NM="$tmp_nm -BC"
!           fi
!           ;;
!         *)
!           lt_cv_path_NM="$tmp_nm -B"
!           ;;
!         esac
  	break
        elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
  	lt_cv_path_NM="$tmp_nm -p"
***************
*** 4383,4389 ****
  # This must be Linux ELF.
  linux-gnu*)
    case $host_cpu in
!   alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | s390* )
      lt_cv_deplibs_check_method=pass_all ;;
    *)
      # glibc up to 2.1.1 does not perform some relocations on ARM
--- 4628,4634 ----
  # This must be Linux ELF.
  linux-gnu*)
    case $host_cpu in
!   alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
      lt_cv_deplibs_check_method=pass_all ;;
    *)
      # glibc up to 2.1.1 does not perform some relocations on ARM
***************
*** 5156,5162 ****
  case $host in
  *-*-irix6*)
    # Find out which ABI we are using.
!   echo '#line 5159 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
--- 5401,5407 ----
  case $host in
  *-*-irix6*)
    # Find out which ABI we are using.
!   echo '#line 5404 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
***************
*** 5692,5698 ****
  save_CFLAGS="$CFLAGS"
  CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
  compiler_c_o=no
! if { (eval echo configure:5695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
    # The compiler can only warn and ignore the option if not recognized
    # So say no if there are warnings
    if test -s out/conftest.err; then
--- 5937,5943 ----
  save_CFLAGS="$CFLAGS"
  CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
  compiler_c_o=no
! if { (eval echo configure:5940: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
    # The compiler can only warn and ignore the option if not recognized
    # So say no if there are warnings
    if test -s out/conftest.err; then
***************
*** 5887,5892 ****
--- 6132,6138 ----
  old_archive_from_new_cmds=
  old_archive_from_expsyms_cmds=
  export_dynamic_flag_spec=
+ use_runtimelinking=
  whole_archive_flag_spec=
  thread_safe_flag_spec=
  hardcode_into_libs=no
***************
*** 6143,6165 ****
        aix_use_runtimelinking=no
        exp_sym_flag='-Bexport'
        no_entry_flag=""
      else
!       aix_use_runtimelinking=no
! 
!       # Test if we are trying to use run time linking or normal
!       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
!       # need to do runtime linking.
!       case $host_os in aix4.[23]|aix4.[23].*|aix5*)
! 	for ld_flag in $LDFLAGS; do
! 	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
! 	    aix_use_runtimelinking=yes
! 	    break
! 	  fi
! 	done
!       esac
! 
        exp_sym_flag='-bexport'
        no_entry_flag='-bnoentry'
      fi
  
      # When large executables or shared objects are built, AIX ld can
--- 6389,6401 ----
        aix_use_runtimelinking=no
        exp_sym_flag='-Bexport'
        no_entry_flag=""
+       use_runtimelinking=""
      else
!       aix_use_runtimelinking=yes
!       export_dynamic_flag_spec='-bexpall'
        exp_sym_flag='-bexport'
        no_entry_flag='-bnoentry'
+       use_runtimelinking='-brtl'
      fi
  
      # When large executables or shared objects are built, AIX ld can
***************
*** 6194,6208 ****
        shared_flag='-shared'
      else
        # not using gcc
!       if test "$host_cpu" = ia64; then
! 	shared_flag='${wl}-G'
!       else
! 	if test "$aix_use_runtimelinking" = yes; then
! 	  shared_flag='${wl}-G'
! 	else
! 	  shared_flag='${wl}-bM:SRE'
! 	fi
!       fi
      fi
  
      # It seems that -bexpall can do strange things, so it is better to
--- 6430,6436 ----
        shared_flag='-shared'
      else
        # not using gcc
!       shared_flag='${wl}-G'
      fi
  
      # It seems that -bexpall can do strange things, so it is better to
***************
*** 6212,6219 ****
        # Warning - without using the other runtime loading flags (-brtl),
        # -berok will link without error, but may produce a broken library.
        allow_undefined_flag='-berok'
!       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
!       archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
      else
        if test "$host_cpu" = ia64; then
  	hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
--- 6440,6447 ----
        # Warning - without using the other runtime loading flags (-brtl),
        # -berok will link without error, but may produce a broken library.
        allow_undefined_flag='-berok'
!       hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib'
!       archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $output_objdir/$libname$release.a $output_objdir/$soname'
      else
        if test "$host_cpu" = ia64; then
  	hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
***************
*** 6226,6232 ****
  	allow_undefined_flag='${wl}-berok'
  	# This is a bit strange, but is similar to how AIX traditionally builds
  	# it's shared libraries.
! 	archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname'
        fi
      fi
      ;;
--- 6454,6460 ----
  	allow_undefined_flag='${wl}-berok'
  	# This is a bit strange, but is similar to how AIX traditionally builds
  	# it's shared libraries.
! 	archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $output_objdir/$libname$release.a $output_objdir/$soname'
        fi
      fi
      ;;
***************
*** 6652,6673 ****
  	fi
  	;;
      esac
!     # AIX (on Power*) has no versioning support, so currently we can
!     # not hardcode correct soname into executable. Probably we can
!     # add versioning support to collect2, so additional links can
!     # be useful in future.
!     if test "$aix_use_runtimelinking" = yes; then
!       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
!       # instead of lib<name>.a to let people know that these are not
!       # typical AIX shared libraries.
!       library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
!     else
!       # We preserve .a as extension for shared libraries through AIX4.2
!       # and later when we are not doing run time linking.
!       library_names_spec='${libname}${release}.a $libname.a'
!       soname_spec='${libname}${release}.so$major'
!     fi
      shlibpath_var=LIBPATH
    fi
    ;;
  
--- 6880,6890 ----
  	fi
  	;;
      esac
!     # We preserve .a as extension for shared libraries through AIX4.2
!     library_names_spec='${libname}${release}.a $libname.a'
!     soname_spec='${libname}${release}.so$major'
      shlibpath_var=LIBPATH
+     hardcode_into_libs=yes
    fi
    ;;
  
***************
*** 7022,7028 ****
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
--- 7239,7245 ----
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
***************
*** 7485,7491 ****
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7488 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
--- 7702,7708 ----
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7705 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
***************
*** 7583,7589 ****
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7586 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
--- 7800,7806 ----
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7803 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
***************
*** 7770,7775 ****
--- 7987,7993 ----
      AR AR_FLAGS CC LD LN_S NM SHELL \
      reload_flag reload_cmds wl \
      pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \
+     use_runtimelinking \
      thread_safe_flag_spec whole_archive_flag_spec libname_spec \
      library_names_spec soname_spec \
      RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \
***************
*** 7951,7956 ****
--- 8169,8177 ----
  # Compiler flag to allow reflexive dlopens.
  export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
  
+ # Compiler flag to allow runtime linking
+ use_runtimelinking=$lt_use_runtimelinking
+ 
  # Compiler flag to generate shared objects directly from archives.
  whole_archive_flag_spec=$lt_whole_archive_flag_spec
  
***************
*** 8657,8663 ****
  	  libgtop_use_machine_h=yes
  	  libgtop_need_server=yes
  	  libgtop_have_sysinfo=yes
! 	  libgtop_postinstall='chgrp system $(bindir)/libgtop_server && chmod g+s $(bindir)/libgtop_server2'
            ;;
  	*)
  	  if test x$hacker_mode = xyes ; then
--- 8878,8884 ----
  	  libgtop_use_machine_h=yes
  	  libgtop_need_server=yes
  	  libgtop_have_sysinfo=yes
! 	  libgtop_postinstall='chgrp system $(bindir)/libgtop_server2 && chmod g+s $(bindir)/libgtop_server2'
            ;;
  	*)
  	  if test x$hacker_mode = xyes ; then
***************
*** 9614,9659 ****
  
  
  
- 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
- 
  
    # we need an `awk' to build `gnomesupport.h'
  
--- 9835,9840 ----
***************
*** 14050,14156 ****
  _ACEOF
  
  
- if test -n "$ac_tool_prefix"; then
-   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
- set dummy ${ac_tool_prefix}ranlib; 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_RANLIB+set}" = set; then
-   echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-   if test -n "$RANLIB"; then
-   ac_cv_prog_RANLIB="$RANLIB" # 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_RANLIB="${ac_tool_prefix}ranlib"
-     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-     break 2
-   fi
- done
- done
  
- fi
- fi
- RANLIB=$ac_cv_prog_RANLIB
- if test -n "$RANLIB"; then
-   echo "$as_me:$LINENO: result: $RANLIB" >&5
- echo "${ECHO_T}$RANLIB" >&6
- else
-   echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6
- fi
  
! fi
! if test -z "$ac_cv_prog_RANLIB"; then
!   ac_ct_RANLIB=$RANLIB
!   # Extract the first word of "ranlib", so it can be a program name with args.
! set dummy ranlib; 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_RANLIB+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
! else
!   if test -n "$ac_ct_RANLIB"; then
!   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # 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_RANLIB="ranlib"
!     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
!     break 2
!   fi
! done
! done
! 
!   test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
! fi
! fi
! ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
! if test -n "$ac_ct_RANLIB"; then
!   echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
! echo "${ECHO_T}$ac_ct_RANLIB" >&6
! else
!   echo "$as_me:$LINENO: result: no" >&5
! echo "${ECHO_T}no" >&6
! fi
! 
!   RANLIB=$ac_ct_RANLIB
! else
!   RANLIB="$ac_cv_prog_RANLIB"
! fi
! 
! 
! 
! 
! 
! 
! 
! 
! 
! 
! for ac_header in argz.h limits.h locale.h nl_types.h malloc.h string.h \
! unistd.h sys/param.h
! do
! as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
! if eval "test \"\${$as_ac_Header+set}\" = set"; then
!   echo "$as_me:$LINENO: checking for $ac_header" >&5
! echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
! if eval "test \"\${$as_ac_Header+set}\" = set"; then
!   echo $ECHO_N "(cached) $ECHO_C" >&6
! fi
! echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
! echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  else
    # Is the header compilable?
  echo "$as_me:$LINENO: checking $ac_header usability" >&5
--- 14231,14249 ----
  _ACEOF
  
  
  
  
! for ac_header in locale.h
! do
! as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
! if eval "test \"\${$as_ac_Header+set}\" = set"; then
!   echo "$as_me:$LINENO: checking for $ac_header" >&5
! echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
! if eval "test \"\${$as_ac_Header+set}\" = set"; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
! fi
! echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
! echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
  else
    # Is the header compilable?
  echo "$as_me:$LINENO: checking $ac_header usability" >&5
***************
*** 14253,14347 ****
  
  done
  
! 
! 
! 
! 
! 
! 
! 
! 
! 
! 
! 
! for ac_func in getcwd munmap putenv setenv setlocale strchr strcasecmp \
! strdup __argz_count __argz_stringify __argz_next
! do
! as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
! echo "$as_me:$LINENO: checking for $ac_func" >&5
! echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
! if eval "test \"\${$as_ac_var+set}\" = set"; then
!   echo $ECHO_N "(cached) $ECHO_C" >&6
! else
!   cat >conftest.$ac_ext <<_ACEOF
! #line $LINENO "configure"
! #include "confdefs.h"
! /* System header to define __stub macros and hopefully few prototypes,
!     which can conflict with char $ac_func (); below.  */
! #include <assert.h>
! /* Override any gcc2 internal prototype to avoid an error.  */
! #ifdef __cplusplus
! extern "C"
! #endif
! /* We use char because int might match the return type of a gcc2
!    builtin and then its argument prototype would still apply.  */
! char $ac_func ();
! char (*f) ();
! 
! #ifdef F77_DUMMY_MAIN
! #  ifdef __cplusplus
!      extern "C"
! #  endif
!    int F77_DUMMY_MAIN() { return 1; }
! #endif
! int
! main ()
! {
! /* The GNU C library defines this for functions which it implements
!     to always fail with ENOSYS.  Some functions are actually named
!     something starting with __ and the normal name is an alias.  */
! #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
! choke me
! #else
! f = $ac_func;
! #endif
! 
!   ;
!   return 0;
! }
! _ACEOF
! rm -f conftest.$ac_objext conftest$ac_exeext
! if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
!   (eval $ac_link) 2>&5
!   ac_status=$?
!   echo "$as_me:$LINENO: \$? = $ac_status" >&5
!   (exit $ac_status); } &&
!          { ac_try='test -s conftest$ac_exeext'
!   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
!   (eval $ac_try) 2>&5
!   ac_status=$?
!   echo "$as_me:$LINENO: \$? = $ac_status" >&5
!   (exit $ac_status); }; }; then
!   eval "$as_ac_var=yes"
! else
!   echo "$as_me: failed program was:" >&5
! cat conftest.$ac_ext >&5
! eval "$as_ac_var=no"
! fi
! rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
! fi
! echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
! echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
! if test `eval echo '${'$as_ac_var'}'` = yes; then
!   cat >>confdefs.h <<_ACEOF
! #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
! _ACEOF
! 
! fi
! done
! 
! 
!    if test $ac_cv_header_locale_h = yes; then
      echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
  echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
  if test "${am_cv_val_LC_MESSAGES+set}" = set; then
--- 14346,14352 ----
  
  done
  
!     if test $ac_cv_header_locale_h = yes; then
      echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
  echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
  if test "${am_cv_val_LC_MESSAGES+set}" = set; then
***************
*** 14398,14413 ****
       USE_NLS=yes
  
  
!         nls_cv_force_use_gnu_gettext="no"
  
!     nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
!     if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
!                               nls_cv_header_intl=
!       nls_cv_header_libgt=
!       CATOBJEXT=NONE
!       XGETTEXT=:
  
!       if test "${ac_cv_header_libintl_h+set}" = set; then
    echo "$as_me:$LINENO: checking for libintl.h" >&5
  echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
  if test "${ac_cv_header_libintl_h+set}" = set; then
--- 14403,14415 ----
       USE_NLS=yes
  
  
!     gt_cv_have_gettext=no
  
!     CATOBJEXT=NONE
!     XGETTEXT=:
!     INTLLIBS=
  
!     if test "${ac_cv_header_libintl_h+set}" = set; then
    echo "$as_me:$LINENO: checking for libintl.h" >&5
  echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
  if test "${ac_cv_header_libintl_h+set}" = set; then
***************
*** 14509,14515 ****
  
  fi
  if test $ac_cv_header_libintl_h = yes; then
!   echo "$as_me:$LINENO: checking for dgettext in libc" >&5
  echo $ECHO_N "checking for dgettext in libc... $ECHO_C" >&6
  if test "${gt_cv_func_dgettext_libc+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
--- 14511,14523 ----
  
  fi
  if test $ac_cv_header_libintl_h = yes; then
!   gt_cv_func_dgettext_libintl="no"
!       libintl_extra_libs=""
! 
!       #
!       # First check in libc
!       #
!       echo "$as_me:$LINENO: checking for dgettext in libc" >&5
  echo $ECHO_N "checking for dgettext in libc... $ECHO_C" >&6
  if test "${gt_cv_func_dgettext_libc+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
***************
*** 14517,14523 ****
--- 14525,14533 ----
    cat >conftest.$ac_ext <<_ACEOF
  #line $LINENO "configure"
  #include "confdefs.h"
+ 
  #include <libintl.h>
+ 
  #ifdef F77_DUMMY_MAIN
  #  ifdef __cplusplus
       extern "C"
***************
*** 14551,14565 ****
  gt_cv_func_dgettext_libc=no
  fi
  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
  fi
  echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5
  echo "${ECHO_T}$gt_cv_func_dgettext_libc" >&6
  
!           gt_cv_func_dgettext_libintl="no"
!           libintl_extra_libs=""
  
! 	  if test "$gt_cv_func_dgettext_libc" != "yes" ; then
! 	    echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5
  echo $ECHO_N "checking for bindtextdomain in -lintl... $ECHO_C" >&6
  if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
--- 14561,14657 ----
  gt_cv_func_dgettext_libc=no
  fi
  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+ 
  fi
  echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5
  echo "${ECHO_T}$gt_cv_func_dgettext_libc" >&6
  
!       if test "$gt_cv_func_dgettext_libc" = "yes" ; then
! 
! for ac_func in bind_textdomain_codeset
! do
! as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
! echo "$as_me:$LINENO: checking for $ac_func" >&5
! echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
! if eval "test \"\${$as_ac_var+set}\" = set"; then
!   echo $ECHO_N "(cached) $ECHO_C" >&6
! else
!   cat >conftest.$ac_ext <<_ACEOF
! #line $LINENO "configure"
! #include "confdefs.h"
! /* System header to define __stub macros and hopefully few prototypes,
!     which can conflict with char $ac_func (); below.  */
! #include <assert.h>
! /* Override any gcc2 internal prototype to avoid an error.  */
! #ifdef __cplusplus
! extern "C"
! #endif
! /* We use char because int might match the return type of a gcc2
!    builtin and then its argument prototype would still apply.  */
! char $ac_func ();
! char (*f) ();
! 
! #ifdef F77_DUMMY_MAIN
! #  ifdef __cplusplus
!      extern "C"
! #  endif
!    int F77_DUMMY_MAIN() { return 1; }
! #endif
! int
! main ()
! {
! /* The GNU C library defines this for functions which it implements
!     to always fail with ENOSYS.  Some functions are actually named
!     something starting with __ and the normal name is an alias.  */
! #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
! choke me
! #else
! f = $ac_func;
! #endif
  
!   ;
!   return 0;
! }
! _ACEOF
! rm -f conftest.$ac_objext conftest$ac_exeext
! if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
!   (eval $ac_link) 2>&5
!   ac_status=$?
!   echo "$as_me:$LINENO: \$? = $ac_status" >&5
!   (exit $ac_status); } &&
!          { ac_try='test -s conftest$ac_exeext'
!   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
!   (eval $ac_try) 2>&5
!   ac_status=$?
!   echo "$as_me:$LINENO: \$? = $ac_status" >&5
!   (exit $ac_status); }; }; then
!   eval "$as_ac_var=yes"
! else
!   echo "$as_me: failed program was:" >&5
! cat conftest.$ac_ext >&5
! eval "$as_ac_var=no"
! fi
! rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
! fi
! echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
! echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
! if test `eval echo '${'$as_ac_var'}'` = yes; then
!   cat >>confdefs.h <<_ACEOF
! #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
! _ACEOF
! 
! fi
! done
! 
!       fi
! 
!       #
!       # If we don't have everything we want, check in libintl
!       #
!       if test "$gt_cv_func_dgettext_libc" != "yes" \
!          || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
! 
!         echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5
  echo $ECHO_N "checking for bindtextdomain in -lintl... $ECHO_C" >&6
  if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
***************
*** 14677,14688 ****
  fi
  
  
! 	    if test "$gt_cv_func_dgettext_libc" != "yes" ; then
!               echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5
  echo $ECHO_N "checking if -liconv is needed to use gettext... $ECHO_C" >&6
!               echo "$as_me:$LINENO: result: " >&5
  echo "${ECHO_T}" >&6
!               echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5
  echo $ECHO_N "checking for dcgettext in -lintl... $ECHO_C" >&6
  if test "${ac_cv_lib_intl_dcgettext+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
--- 14769,14780 ----
  fi
  
  
! 	if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
! 	  echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5
  echo $ECHO_N "checking if -liconv is needed to use gettext... $ECHO_C" >&6
! 	  echo "$as_me:$LINENO: result: " >&5
  echo "${ECHO_T}" >&6
!           echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5
  echo $ECHO_N "checking for dcgettext in -lintl... $ECHO_C" >&6
  if test "${ac_cv_lib_intl_dcgettext+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
***************
*** 14739,14764 ****
  echo "${ECHO_T}$ac_cv_lib_intl_dcgettext" >&6
  if test $ac_cv_lib_intl_dcgettext = yes; then
    gt_cv_func_dgettext_libintl=yes
!                             libintl_extra_libs=-liconv
  else
    :
  fi
  
              fi
            fi
  
!           if test "$gt_cv_func_dgettext_libintl" = "yes"; then
! 	    LIBS="$LIBS -lintl $libintl_extra_libs";
!           fi
  
! 	  if test "$gt_cv_func_dgettext_libc" = "yes" \
! 	    || test "$gt_cv_func_dgettext_libintl" = "yes"; then
  
  cat >>confdefs.h <<\_ACEOF
  #define HAVE_GETTEXT 1
  _ACEOF
  
! 	    # Extract the first word of "msgfmt", so it can be a program name with args.
  set dummy msgfmt; ac_word=$2
  echo "$as_me:$LINENO: checking for $ac_word" >&5
  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
--- 14831,14956 ----
  echo "${ECHO_T}$ac_cv_lib_intl_dcgettext" >&6
  if test $ac_cv_lib_intl_dcgettext = yes; then
    gt_cv_func_dgettext_libintl=yes
! 			libintl_extra_libs=-liconv
  else
    :
  fi
  
+         fi
+ 
+         #
+         # If we found libintl, then check in it for bind_textdomain_codeset();
+         # we'll prefer libc if neither have bind_textdomain_codeset(),
+         # and both have dgettext
+         #
+         if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
+           glib_save_LIBS="$LIBS"
+           LIBS="$LIBS -lintl $libintl_extra_libs"
+           unset ac_cv_func_bind_textdomain_codeset
+ 
+ for ac_func in bind_textdomain_codeset
+ do
+ as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+ echo "$as_me:$LINENO: checking for $ac_func" >&5
+ echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
+ if eval "test \"\${$as_ac_var+set}\" = set"; then
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+   cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ #include "confdefs.h"
+ /* System header to define __stub macros and hopefully few prototypes,
+     which can conflict with char $ac_func (); below.  */
+ #include <assert.h>
+ /* Override any gcc2 internal prototype to avoid an error.  */
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+ /* We use char because int might match the return type of a gcc2
+    builtin and then its argument prototype would still apply.  */
+ char $ac_func ();
+ char (*f) ();
+ 
+ #ifdef F77_DUMMY_MAIN
+ #  ifdef __cplusplus
+      extern "C"
+ #  endif
+    int F77_DUMMY_MAIN() { return 1; }
+ #endif
+ int
+ main ()
+ {
+ /* The GNU C library defines this for functions which it implements
+     to always fail with ENOSYS.  Some functions are actually named
+     something starting with __ and the normal name is an alias.  */
+ #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+ choke me
+ #else
+ f = $ac_func;
+ #endif
+ 
+   ;
+   return 0;
+ }
+ _ACEOF
+ rm -f conftest.$ac_objext conftest$ac_exeext
+ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
+   (eval $ac_link) 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); } &&
+          { ac_try='test -s conftest$ac_exeext'
+   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+   (eval $ac_try) 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; }; then
+   eval "$as_ac_var=yes"
+ else
+   echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ eval "$as_ac_var=no"
+ fi
+ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+ fi
+ echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
+ echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
+ if test `eval echo '${'$as_ac_var'}'` = yes; then
+   cat >>confdefs.h <<_ACEOF
+ #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
+ _ACEOF
+ 
+ fi
+ done
+ 
+           LIBS="$glib_save_LIBS"
+ 
+           if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
+             gt_cv_func_dgettext_libc=no
+           else
+             if test "$gt_cv_func_dgettext_libc" = "yes"; then
+               gt_cv_func_dgettext_libintl=no
              fi
            fi
+         fi
+       fi
  
!       if test "$gt_cv_func_dgettext_libc" = "yes" \
! 	|| test "$gt_cv_func_dgettext_libintl" = "yes"; then
!         gt_cv_have_gettext=yes
!       fi
! 
!       if test "$gt_cv_func_dgettext_libintl" = "yes"; then
!         INTLLIBS="-lintl $libintl_extra_libs"
!       fi
  
!       if test "$gt_cv_have_gettext" = "yes"; then
  
  cat >>confdefs.h <<\_ACEOF
  #define HAVE_GETTEXT 1
  _ACEOF
  
! 	# Extract the first word of "msgfmt", so it can be a program name with args.
  set dummy msgfmt; ac_word=$2
  echo "$as_me:$LINENO: checking for $ac_word" >&5
  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
***************
*** 14793,14799 ****
    echo "$as_me:$LINENO: result: no" >&5
  echo "${ECHO_T}no" >&6
  fi
! 	    if test "$MSGFMT" != "no"; then
  
  for ac_func in dcgettext
  do
--- 14985,14991 ----
    echo "$as_me:$LINENO: result: no" >&5
  echo "${ECHO_T}no" >&6
  fi
! 	if test "$MSGFMT" != "no"; then
  
  for ac_func in dcgettext
  do
***************
*** 14870,14876 ****
  fi
  done
  
! 	      # Extract the first word of "gmsgfmt", so it can be a program name with args.
  set dummy gmsgfmt; ac_word=$2
  echo "$as_me:$LINENO: checking for $ac_word" >&5
  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
--- 15062,15068 ----
  fi
  done
  
! 	  # Extract the first word of "gmsgfmt", so it can be a program name with args.
  set dummy gmsgfmt; ac_word=$2
  echo "$as_me:$LINENO: checking for $ac_word" >&5
  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
***************
*** 14910,14916 ****
  echo "${ECHO_T}no" >&6
  fi
  
! 	      # Extract the first word of "xgettext", so it can be a program name with args.
  set dummy xgettext; ac_word=$2
  echo "$as_me:$LINENO: checking for $ac_word" >&5
  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
--- 15102,15108 ----
  echo "${ECHO_T}no" >&6
  fi
  
! 	  # Extract the first word of "xgettext", so it can be a program name with args.
  set dummy xgettext; ac_word=$2
  echo "$as_me:$LINENO: checking for $ac_word" >&5
  echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
***************
*** 14946,14952 ****
  echo "${ECHO_T}no" >&6
  fi
  
! 	      cat >conftest.$ac_ext <<_ACEOF
  #line $LINENO "configure"
  #include "confdefs.h"
  
--- 15138,15144 ----
  echo "${ECHO_T}no" >&6
  fi
  
! 	  cat >conftest.$ac_ext <<_ACEOF
  #line $LINENO "configure"
  #include "confdefs.h"
  
***************
*** 14960,14966 ****
  main ()
  {
  extern int _nl_msg_cat_cntr;
! 		 	     return _nl_msg_cat_cntr
    ;
    return 0;
  }
--- 15152,15158 ----
  main ()
  {
  extern int _nl_msg_cat_cntr;
! 			 return _nl_msg_cat_cntr
    ;
    return 0;
  }
***************
*** 14978,15019 ****
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
    (exit $ac_status); }; }; then
    CATOBJEXT=.gmo
! 	         DATADIRNAME=share
  else
    echo "$as_me: failed program was:" >&5
  cat conftest.$ac_ext >&5
  CATOBJEXT=.mo
! 	         DATADIRNAME=lib
  fi
  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
! 	      INSTOBJEXT=.mo
! 	    fi
! 	  fi
! 
! 	  # Added by Martin Baulig 12/15/98 for libc5 systems
! 	  if test "$gt_cv_func_dgettext_libc" != "yes" \
! 	    && test "$gt_cv_func_dgettext_libintl" = "yes"; then
! 	    INTLLIBS="-lintl $libintl_extra_libs"
! 	    LIBS=`echo $LIBS | sed -e 's/-lintl//'`
! 	  fi
  
  fi
  
  
  
!       if test "$CATOBJEXT" = "NONE"; then
!                         nls_cv_use_gnu_gettext=yes
!       fi
!     fi
! 
!     if test "$nls_cv_use_gnu_gettext" != "yes"; then
  
  cat >>confdefs.h <<\_ACEOF
  #define ENABLE_NLS 1
  _ACEOF
  
-     else
-             CATOBJEXT=
      fi
  
          if test "$XGETTEXT" != ":"; then
--- 15170,15199 ----
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
    (exit $ac_status); }; }; then
    CATOBJEXT=.gmo
!              DATADIRNAME=share
  else
    echo "$as_me: failed program was:" >&5
  cat conftest.$ac_ext >&5
  CATOBJEXT=.mo
!              DATADIRNAME=lib
  fi
  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
! 	  INSTOBJEXT=.mo
! 	else
! 	  gt_cv_have_gettext=no
! 	fi
!       fi
  
  fi
  
  
  
!     if test "$gt_cv_have_gettext" = "yes" ; then
  
  cat >>confdefs.h <<\_ACEOF
  #define ENABLE_NLS 1
  _ACEOF
  
      fi
  
          if test "$XGETTEXT" != ":"; then
***************
*** 15049,15055 ****
  
  
  
!    if test "x$CATOBJEXT" != "x"; then
       if test "x$ALL_LINGUAS" = "x"; then
         LINGUAS=
       else
--- 15229,15235 ----
  
  
  
!    if test "$gt_cv_have_gettext" = "yes"; then
       if test "x$ALL_LINGUAS" = "x"; then
         LINGUAS=
       else
***************
*** 15071,15190 ****
       fi
     fi
  
-             test -d po || mkdir po
-    if test "$CATOBJEXT" = ".cat"; then
-      if test "${ac_cv_header_linux_version_h+set}" = set; then
-   echo "$as_me:$LINENO: checking for linux/version.h" >&5
- echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6
- if test "${ac_cv_header_linux_version_h+set}" = set; then
-   echo $ECHO_N "(cached) $ECHO_C" >&6
- fi
- echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5
- echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6
- else
-   # Is the header compilable?
- echo "$as_me:$LINENO: checking linux/version.h usability" >&5
- echo $ECHO_N "checking linux/version.h usability... $ECHO_C" >&6
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- #include "confdefs.h"
- $ac_includes_default
- #include <linux/version.h>
- _ACEOF
- rm -f conftest.$ac_objext
- if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-   (eval $ac_compile) 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); } &&
-          { ac_try='test -s conftest.$ac_objext'
-   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
-   (eval $ac_try) 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); }; }; then
-   ac_header_compiler=yes
- else
-   echo "$as_me: failed program was:" >&5
- cat conftest.$ac_ext >&5
- ac_header_compiler=no
- fi
- rm -f conftest.$ac_objext conftest.$ac_ext
- echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
- echo "${ECHO_T}$ac_header_compiler" >&6
- 
- # Is the header present?
- echo "$as_me:$LINENO: checking linux/version.h presence" >&5
- echo $ECHO_N "checking linux/version.h presence... $ECHO_C" >&6
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
- #include "confdefs.h"
- #include <linux/version.h>
- _ACEOF
- if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
-   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
-   ac_status=$?
-   egrep -v '^ *\+' conftest.er1 >conftest.err
-   rm -f conftest.er1
-   cat conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); } >/dev/null; then
-   if test -s conftest.err; then
-     ac_cpp_err=$ac_c_preproc_warn_flag
-   else
-     ac_cpp_err=
-   fi
- else
-   ac_cpp_err=yes
- fi
- if test -z "$ac_cpp_err"; then
-   ac_header_preproc=yes
- else
-   echo "$as_me: failed program was:" >&5
-   cat conftest.$ac_ext >&5
-   ac_header_preproc=no
- fi
- rm -f conftest.err conftest.$ac_ext
- echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
- echo "${ECHO_T}$ac_header_preproc" >&6
- 
- # So?  What about this header?
- case $ac_header_compiler:$ac_header_preproc in
-   yes:no )
-     { echo "$as_me:$LINENO: WARNING: linux/version.h: accepted by the compiler, rejected by the preprocessor!" >&5
- echo "$as_me: WARNING: linux/version.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
-     { echo "$as_me:$LINENO: WARNING: linux/version.h: proceeding with the preprocessor's result" >&5
- echo "$as_me: WARNING: linux/version.h: proceeding with the preprocessor's result" >&2;};;
-   no:yes )
-     { echo "$as_me:$LINENO: WARNING: linux/version.h: present but cannot be compiled" >&5
- echo "$as_me: WARNING: linux/version.h: present but cannot be compiled" >&2;}
-     { echo "$as_me:$LINENO: WARNING: linux/version.h: check for missing prerequisite headers?" >&5
- echo "$as_me: WARNING: linux/version.h: check for missing prerequisite headers?" >&2;}
-     { echo "$as_me:$LINENO: WARNING: linux/version.h: proceeding with the preprocessor's result" >&5
- echo "$as_me: WARNING: linux/version.h: proceeding with the preprocessor's result" >&2;};;
- esac
- echo "$as_me:$LINENO: checking for linux/version.h" >&5
- echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6
- if test "${ac_cv_header_linux_version_h+set}" = set; then
-   echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-   ac_cv_header_linux_version_h=$ac_header_preproc
- fi
- echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5
- echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6
- 
- fi
- if test $ac_cv_header_linux_version_h = yes; then
-   msgformat=linux
- else
-   msgformat=xopen
- fi
- 
- 
- 
-                sed -e '/^#/d' $srcdir/po/$msgformat-msg.sed > po/po2msg.sed
-    fi
- 
              MKINSTALLDIRS=
     if test -n "$ac_aux_dir"; then
       MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
--- 15251,15256 ----
***************
*** 18994,19000 ****
  # INIT-COMMANDS section.
  #
  
! 
  
  
  _ACEOF
--- 19060,19067 ----
  # INIT-COMMANDS section.
  #
  
! AMDEP_TRUE="$AMDEP_TRUE"
! ac_aux_dir="$ac_aux_dir"
  
  
  _ACEOF
***************
*** 19136,19147 ****
--- 19203,19224 ----
  s,@INSTALL_DATA@,$INSTALL_DATA,;t t
  s,@PACKAGE@,$PACKAGE,;t t
  s,@VERSION@,$VERSION,;t t
+ s,@EXEEXT@,$EXEEXT,;t t
+ s,@OBJEXT@,$OBJEXT,;t t
  s,@ACLOCAL@,$ACLOCAL,;t t
  s,@AUTOCONF@,$AUTOCONF,;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,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
+ s,@AWK@,$AWK,;t t
  s,@SET_MAKE@,$SET_MAKE,;t t
+ s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
+ s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
+ s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
+ s,@DEPDIR@,$DEPDIR,;t t
  s,@LIBGTOP_MAJOR_VERSION@,$LIBGTOP_MAJOR_VERSION,;t t
  s,@LIBGTOP_MINOR_VERSION@,$LIBGTOP_MINOR_VERSION,;t t
  s,@LIBGTOP_MICRO_VERSION@,$LIBGTOP_MICRO_VERSION,;t t
***************
*** 19161,19171 ****
  s,@LDFLAGS@,$LDFLAGS,;t t
  s,@CPPFLAGS@,$CPPFLAGS,;t t
  s,@ac_ct_CC@,$ac_ct_CC,;t t
! s,@EXEEXT@,$EXEEXT,;t t
! s,@OBJEXT@,$OBJEXT,;t t
  s,@CPP@,$CPP,;t t
  s,@libgtop_top_builddir@,$libgtop_top_builddir,;t t
- s,@AWK@,$AWK,;t t
  s,@PERL@,$PERL,;t t
  s,@RANLIB@,$RANLIB,;t t
  s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
--- 19238,19248 ----
  s,@LDFLAGS@,$LDFLAGS,;t t
  s,@CPPFLAGS@,$CPPFLAGS,;t t
  s,@ac_ct_CC@,$ac_ct_CC,;t t
! s,@am__include@,$am__include,;t t
! s,@am__quote@,$am__quote,;t t
! s,@CCDEPMODE@,$CCDEPMODE,;t t
  s,@CPP@,$CPP,;t t
  s,@libgtop_top_builddir@,$libgtop_top_builddir,;t t
  s,@PERL@,$PERL,;t t
  s,@RANLIB@,$RANLIB,;t t
  s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
***************
*** 19226,19234 ****
  s,@DATADIRNAME@,$DATADIRNAME,;t t
  s,@GMOFILES@,$GMOFILES,;t t
  s,@INSTOBJEXT@,$INSTOBJEXT,;t t
- s,@INTLDEPS@,$INTLDEPS,;t t
  s,@INTLLIBS@,$INTLLIBS,;t t
! s,@INTLOBJS@,$INTLOBJS,;t t
  s,@POFILES@,$POFILES,;t t
  s,@POSUB@,$POSUB,;t t
  s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
--- 19303,19311 ----
  s,@DATADIRNAME@,$DATADIRNAME,;t t
  s,@GMOFILES@,$GMOFILES,;t t
  s,@INSTOBJEXT@,$INSTOBJEXT,;t t
  s,@INTLLIBS@,$INTLLIBS,;t t
! s,@PO_IN_DATADIR_TRUE@,$PO_IN_DATADIR_TRUE,;t t
! s,@PO_IN_DATADIR_FALSE@,$PO_IN_DATADIR_FALSE,;t t
  s,@POFILES@,$POFILES,;t t
  s,@POSUB@,$POSUB,;t t
  s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
***************
*** 19671,19676 ****
--- 19748,19759 ----
      cat $tmp/config.h
      rm -f $tmp/config.h
    fi
+   # Run the commands associated with the file.
+   case $ac_file in
+     config.h ) # update the timestamp
+ echo timestamp >"./stamp-h1"
+  ;;
+   esac
  done
  _ACEOF
  cat >>$CONFIG_STATUS <<\_ACEOF
***************
*** 19729,19735 ****
    { 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 ) case "$CONFIG_FILES" in *po/Makefile.in*)
          sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
        esac ;;
--- 19812,19856 ----
    { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
  echo "$as_me: executing $ac_dest commands" >&6;}
    case $ac_dest in
!     default-1 )
! test x"$AMDEP_TRUE" != x"" ||
! for mf in $CONFIG_FILES; do
!   case "$mf" in
!   Makefile) dirpart=.;;
!   */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
!   *) continue;;
!   esac
!   grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
!   # Extract the definition of DEP_FILES from the Makefile without
!   # running `make'.
!   DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
!   test -z "$DEPDIR" && continue
!   # When using ansi2knr, U may be empty or an underscore; expand it
!   U=`sed -n -e '/^U = / s///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 -e '
!     /^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=`echo "$file" | sed -e 's|/[^/]*$||'`
!     $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
!     # echo "creating $dirpart/$file"
!     echo '# dummy' > "$dirpart/$file"
!   done
! done
!  ;;
      default-2 ) case "$CONFIG_FILES" in *po/Makefile.in*)
          sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
        esac ;;
diff -crN ./libgtop/doc/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/Makefile.in
*** ./libgtop/doc/Makefile.in	Mon Jan 13 03:48:21 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/Makefile.in	Sat Aug  9 22:18:27 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 122,134 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 155,193 ****
  MAKEINFO = @MAKEINFO@ -I @libgtop_top_builddir@/doc
  
  EXTRA_DIST = auto-macros.texi.in
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! TEXI2DVI = texi2dvi
  INFO_DEPS = libgtop2.info
  DVIS = libgtop2.dvi
  TEXINFOS = libgtop2.texi
! DIST_COMMON =  $(libgtop2_TEXINFOS) ChangeLog Makefile.am Makefile.in \
! mdate-sh stamp-vti texinfo.tex version.texi
! 
  
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
! .SUFFIXES: .dvi .info .ps .texi .texinfo .txi
! $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
! 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! $(srcdir)/version.texi: stamp-vti
! 	@:
  
  $(srcdir)/stamp-vti: libgtop2.texi $(top_srcdir)/configure.in
! 	@echo "@set UPDATED `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/libgtop2.texi`" > vti.tmp
! 	@echo "@set EDITION $(VERSION)" >> vti.tmp
! 	@echo "@set VERSION $(VERSION)" >> vti.tmp
  	@cmp -s vti.tmp $(srcdir)/version.texi \
  	  || (echo "Updating $(srcdir)/version.texi"; \
  	      cp vti.tmp $(srcdir)/version.texi)
--- 163,208 ----
  MAKEINFO = @MAKEINFO@ -I @libgtop_top_builddir@/doc
  
  EXTRA_DIST = auto-macros.texi.in
+ subdir = doc
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
  INFO_DEPS = libgtop2.info
  DVIS = libgtop2.dvi
  TEXINFOS = libgtop2.texi
! DIST_COMMON = $(libgtop2_TEXINFOS) ChangeLog Makefile.am Makefile.in \
! 	mdate-sh stamp-vti texinfo.tex version.texi
! all: all-am
  
  .SUFFIXES:
! .SUFFIXES: .dvi .info .ps .texi
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
+ clean-libtool:
+ 	-rm -rf .libs _libs
  
! distclean-libtool:
! 	-rm -f libtool
! $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
! 	cd $(top_srcdir) && \
! 	  $(AUTOMAKE) --gnu  --ignore-deps doc/Makefile
! Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) && \
! 	  CONFIG_HEADERS= CONFIG_LINKS= \
! 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  
+ $(srcdir)/version.texi:  $(srcdir)/stamp-vti
+ 	@:
  $(srcdir)/stamp-vti: libgtop2.texi $(top_srcdir)/configure.in
! 	@(set `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/libgtop2.texi`; \
! 	echo "@set UPDATED $$1 $$2 $$3"; \
! 	echo "@set UPDATED-MONTH $$2 $$3"; \
! 	echo "@set EDITION $(VERSION)"; \
! 	echo "@set VERSION $(VERSION)") > vti.tmp
  	@cmp -s vti.tmp $(srcdir)/version.texi \
  	  || (echo "Updating $(srcdir)/version.texi"; \
  	      cp vti.tmp $(srcdir)/version.texi)
***************
*** 197,321 ****
  mostlyclean-vti:
  	-rm -f vti.tmp
  
- clean-vti:
- 
- distclean-vti:
- 
  maintainer-clean-vti:
  	-rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
  
! libgtop2.info: libgtop2.texi version.texi $(libgtop2_TEXINFOS)
! libgtop2.dvi: libgtop2.texi version.texi $(libgtop2_TEXINFOS)
! 
! 
! DVIPS = dvips
  
  .texi.info:
  	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
  	cd $(srcdir) \
! 	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
  
  .texi.dvi:
! 	TEXINPUTS=.:$$TEXINPUTS \
! 	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
  
  .texi:
  	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
  	cd $(srcdir) \
! 	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
! 
! .texinfo.info:
! 	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
! 	cd $(srcdir) \
! 	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
! 
! .texinfo:
! 	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
! 	cd $(srcdir) \
! 	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
! 
! .texinfo.dvi:
! 	TEXINPUTS=.:$$TEXINPUTS \
! 	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
! 
! .txi.info:
! 	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
! 	cd $(srcdir) \
! 	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
! 
! .txi.dvi:
! 	TEXINPUTS=.:$$TEXINPUTS \
! 	  MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
! 
! .txi:
! 	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
! 	cd $(srcdir) \
! 	  && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
  .dvi.ps:
  	$(DVIPS) $< -o $@
  
! install-info-am: $(INFO_DEPS)
! 	@$(NORMAL_INSTALL)
! 	$(mkinstalldirs) $(DESTDIR)$(infodir)
! 	@list='$(INFO_DEPS)'; \
! 	for file in $$list; do \
! 	  d=$(srcdir); \
! 	  for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
! 	    if test -f $$d/$$ifile; then \
! 	      echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
! 	      $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
! 	    else : ; fi; \
! 	  done; \
! 	done
! 	@$(POST_INSTALL)
! 	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
  	  list='$(INFO_DEPS)'; \
  	  for file in $$list; do \
! 	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
! 	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
  	  done; \
! 	else : ; fi
! 
! uninstall-info:
! 	$(PRE_UNINSTALL)
! 	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
! 	  ii=yes; \
! 	else ii=; fi; \
! 	list='$(INFO_DEPS)'; \
! 	for file in $$list; do \
! 	  test -z "$$ii" \
! 	    || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
! 	done
  	@$(NORMAL_UNINSTALL)
! 	list='$(INFO_DEPS)'; \
  	for file in $$list; do \
! 	  (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
  	done
  
  dist-info: $(INFO_DEPS)
  	list='$(INFO_DEPS)'; \
  	for base in $$list; do \
  	  d=$(srcdir); \
! 	  for file in `cd $$d && eval echo $$base*`; do \
  	    test -f $(distdir)/$$file \
- 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  	    || cp -p $$d/$$file $(distdir)/$$file; \
  	  done; \
  	done
  
  mostlyclean-aminfo:
! 	-rm -f libgtop2.aux libgtop2.cp libgtop2.cps libgtop2.dvi libgtop2.fn \
! 	  libgtop2.fns libgtop2.ky libgtop2.kys libgtop2.ps \
! 	  libgtop2.log libgtop2.pg libgtop2.toc libgtop2.tp \
! 	  libgtop2.tps libgtop2.vr libgtop2.vrs libgtop2.op libgtop2.tr \
! 	  libgtop2.cv libgtop2.cn
! 
! clean-aminfo:
! 
! distclean-aminfo:
  
  maintainer-clean-aminfo:
! 	cd $(srcdir) && for i in $(INFO_DEPS); do \
  	  rm -f $$i; \
  	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
  	    rm -f $$i-[0-9]*; \
--- 212,281 ----
  mostlyclean-vti:
  	-rm -f vti.tmp
  
  maintainer-clean-vti:
  	-rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
  
! libgtop2.info: libgtop2.texi $(srcdir)/version.texi $(libgtop2_TEXINFOS)
! libgtop2.dvi: libgtop2.texi $(srcdir)/version.texi $(libgtop2_TEXINFOS)
  
  .texi.info:
  	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
  	cd $(srcdir) \
! 	  && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
! 	       `echo $< | sed 's,.*/,,'`
  
  .texi.dvi:
! 	TEXINPUTS=$(srcdir):$$TEXINPUTS \
! 	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
! 	$(TEXI2DVI) $<
  
  .texi:
  	@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
  	cd $(srcdir) \
! 	  && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
! 	       `echo $< | sed 's,.*/,,'`
! TEXI2DVI = texi2dvi
! DVIPS = dvips
  .dvi.ps:
  	$(DVIPS) $< -o $@
  
! uninstall-info-am:
! 	$(PRE_UNINSTALL)
! 	@if (install-info --version && \
! 	     install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
  	  list='$(INFO_DEPS)'; \
  	  for file in $$list; do \
! 	    echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file"; \
! 	    install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file; \
  	  done; \
! 	else :; fi
  	@$(NORMAL_UNINSTALL)
! 	@list='$(INFO_DEPS)'; \
  	for file in $$list; do \
! 	  (if cd $(DESTDIR)$(infodir); then \
! 	     echo " rm -f $$file $$file-[0-9] $$file-[0-9][0-9])"; \
! 	     rm -f $$file $$file-[0-9] $$file-[0-9][0-9]; \
! 	   else :; fi); \
  	done
  
  dist-info: $(INFO_DEPS)
  	list='$(INFO_DEPS)'; \
  	for base in $$list; do \
  	  d=$(srcdir); \
! 	  for file in `CDPATH=: && cd $$d && eval echo $$base*`; do \
  	    test -f $(distdir)/$$file \
  	    || cp -p $$d/$$file $(distdir)/$$file; \
  	  done; \
  	done
  
  mostlyclean-aminfo:
! 	-rm -f libgtop2.aux libgtop2.cp libgtop2.dvi libgtop2.fn libgtop2.ky \
! 	  libgtop2.log libgtop2.pg libgtop2.ps libgtop2.toc libgtop2.tp \
! 	  libgtop2.vr
  
  maintainer-clean-aminfo:
! 	cd $(srcdir) && \
! 	for i in $(INFO_DEPS); do \
  	  rm -f $$i; \
  	  if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
  	    rm -f $$i-[0-9]*; \
***************
*** 325,410 ****
  TAGS:
  
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = doc
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
! 	$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
! info-am: $(INFO_DEPS)
! info: info-am
! dvi-am: $(DVIS)
! dvi: dvi-am
  check-am: all-am
  check: check-am
! installcheck-am:
! installcheck: installcheck-am
! install-exec-am:
! install-exec: install-exec-am
  
! install-data-am: install-info-am
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-info
  uninstall: uninstall-am
- all-am: Makefile $(INFO_DEPS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(infodir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-vti mostlyclean-aminfo mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-vti clean-aminfo clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-vti distclean-aminfo distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-vti maintainer-clean-aminfo \
! 		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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-vti distclean-vti clean-vti maintainer-clean-vti \
! install-info-am uninstall-info mostlyclean-aminfo distclean-aminfo \
! clean-aminfo maintainer-clean-aminfo 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
  
  
  auto-macros.texi: auto-macros.texi.in Makefile
--- 285,414 ----
  TAGS:
  
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-info
  check-am: all-am
  check: check-am
! all-am: Makefile $(INFO_DEPS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(infodir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-generic distclean-libtool
  
! dvi: dvi-am
  
! dvi-am: $(DVIS)
  
! info: info-am
! 
! info-am: $(INFO_DEPS)
! 
! install-data-am: install-info-am
! 
! install-exec-am:
! 
! install-info: install-info-am
! 
! install-info-am: $(INFO_DEPS)
! 	@$(NORMAL_INSTALL)
! 	$(mkinstalldirs) $(DESTDIR)$(infodir)
! 	@list='$(INFO_DEPS)'; \
! 	for file in $$list; do \
! 	  d=$(srcdir); \
! 	  for ifile in `CDPATH=: && cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
! 	    if test -f $$d/$$ifile; then \
! 	      echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
! 	      $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
! 	    else : ; fi; \
! 	  done; \
! 	done
! 	@$(POST_INSTALL)
! 	@if (install-info --version && \
! 	     install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
! 	  list='$(INFO_DEPS)'; \
! 	  for file in $$list; do \
! 	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
! 	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
! 	  done; \
! 	else : ; fi
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-aminfo \
! 	maintainer-clean-generic maintainer-clean-vti
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
! 	mostlyclean-libtool mostlyclean-vti
! 
! uninstall-am: uninstall-info-am
! 
! .PHONY: all all-am check check-am clean clean-generic clean-libtool \
! 	dist-info distclean distclean-generic distclean-libtool distdir \
! 	dvi dvi-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-aminfo maintainer-clean-generic \
! 	maintainer-clean-vti mostlyclean mostlyclean-aminfo \
! 	mostlyclean-generic mostlyclean-libtool mostlyclean-vti \
! 	uninstall uninstall-am uninstall-info-am
  
  
  auto-macros.texi: auto-macros.texi.in Makefile
***************
*** 441,447 ****
  	  echo '@clear LIBGTOP-1-1' >> auto-macros.tmp ; \
  	fi
  	mv auto-macros.tmp auto-macros.texi
- 
  # 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:
--- 445,450 ----
diff -crN ./libgtop/doc/libgtop2.info /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/libgtop2.info
*** ./libgtop/doc/libgtop2.info	Mon Jan 13 03:48:22 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/libgtop2.info	Sat Aug  9 22:24:54 2003
***************
*** 1,8 ****
! This is libgtop2.info, produced by makeinfo version 4.2 from
  libgtop2.texi.
  
!    This is the LibGTop Reference Manual version 2.0.0 (last modified
! 26 November 2001).
  
     Copyright 1999 Free Software Foundation, Inc.
  
--- 1,8 ----
! This is libgtop2.info, produced by makeinfo version 4.0 from
  libgtop2.texi.
  
!    This is the LibGTop Reference Manual version 2.0.1 (last modified
! 13 January 2003).
  
     Copyright 1999 Free Software Foundation, Inc.
  
***************
*** 1982,2023 ****
  
  
  Tag Table:
! Node: Top1207
! Node: About3360
! Node: Availability4237
! Node: Supported Platforms4852
! Node: Mailing List6457
! Node: Thanks7224
! Node: White Paper7936
! Node: Introduction8165
! Node: Overview9873
! Node: Interface Design10235
! Node: Server Implementation11250
! Node: Reference Manual11957
! Node: System Dependent12257
! Node: glibtop_cpu13324
! Node: glibtop_mem15509
! Node: glibtop_swap16669
! Node: glibtop_uptime17898
! Node: glibtop_loadavg19192
! Node: glibtop_proclist20198
! Node: glibtop_proc_state23433
! Node: glibtop_proc_uid26223
! Node: glibtop_proc_mem27810
! Node: glibtop_proc_time31510
! Node: glibtop_proc_signal33193
! Node: glibtop_proc_kernel34244
! Node: glibtop_proc_segment37150
! Node: glibtop_proc_args38607
! Node: glibtop_proc_map39670
! Node: glibtop_netload41661
! Node: glibtop_ppp44182
! Node: Common Functions45244
! Node: glibtop_mountlist45664
! Node: glibtop_fsusage47604
! Node: Library Functions48559
! Node: glibtop_init48981
! Node: glibtop_sysdeps51726
! Node: Library Parameters54341
  
  End Tag Table
--- 1982,2023 ----
  
  
  Tag Table:
! Node: Top1206
! Node: About3359
! Node: Availability4236
! Node: Supported Platforms4851
! Node: Mailing List6456
! Node: Thanks7223
! Node: White Paper7935
! Node: Introduction8164
! Node: Overview9872
! Node: Interface Design10234
! Node: Server Implementation11249
! Node: Reference Manual11956
! Node: System Dependent12256
! Node: glibtop_cpu13323
! Node: glibtop_mem15508
! Node: glibtop_swap16668
! Node: glibtop_uptime17897
! Node: glibtop_loadavg19191
! Node: glibtop_proclist20197
! Node: glibtop_proc_state23432
! Node: glibtop_proc_uid26222
! Node: glibtop_proc_mem27809
! Node: glibtop_proc_time31509
! Node: glibtop_proc_signal33192
! Node: glibtop_proc_kernel34243
! Node: glibtop_proc_segment37149
! Node: glibtop_proc_args38606
! Node: glibtop_proc_map39669
! Node: glibtop_netload41660
! Node: glibtop_ppp44181
! Node: Common Functions45243
! Node: glibtop_mountlist45663
! Node: glibtop_fsusage47603
! Node: Library Functions48558
! Node: glibtop_init48980
! Node: glibtop_sysdeps51725
! Node: Library Parameters54340
  
  End Tag Table
diff -crN ./libgtop/doc/mdate-sh /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/mdate-sh
*** ./libgtop/doc/mdate-sh	Thu Sep  5 08:46:15 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/mdate-sh	Sat Aug  9 22:18:27 2003
***************
*** 1,6 ****
  #!/bin/sh
  # Get modification time of a file or directory and pretty-print it.
! # Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
  # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
  #
  # This program is free software; you can redistribute it and/or modify
--- 1,6 ----
  #!/bin/sh
  # Get modification time of a file or directory and pretty-print it.
! # Copyright 1995, 1996, 1997 Free Software Foundation, Inc.
  # written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
  #
  # This program is free software; you can redistribute it and/or modify
diff -crN ./libgtop/doc/stamp-vti /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/stamp-vti
*** ./libgtop/doc/stamp-vti	Mon Jan 13 03:40:00 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/stamp-vti	Sat Aug  9 22:24:53 2003
***************
*** 1,3 ****
! @set UPDATED 26 November 2001
! @set EDITION 2.0.0
! @set VERSION 2.0.0
--- 1,4 ----
! @set UPDATED 13 January 2003
! @set UPDATED-MONTH January 2003
! @set EDITION 2.0.1
! @set VERSION 2.0.1
diff -crN ./libgtop/doc/texinfo.tex /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/texinfo.tex
*** ./libgtop/doc/texinfo.tex	Thu Sep  5 08:46:15 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/texinfo.tex	Sat Aug  9 22:18:27 2003
***************
*** 3,12 ****
  % Load plain if necessary, i.e., if running under initex.
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2002-06-04.06}
  %
! % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99,
! %               2000, 01, 02 Free Software Foundation, Inc.
  %
  % This texinfo.tex file is free software; you can redistribute it and/or
  % modify it under the terms of the GNU General Public License as
--- 3,12 ----
  % Load plain if necessary, i.e., if running under initex.
  \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
  %
! \def\texinfoversion{2000-12-12.07}
  %
! % Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
! % Free Software Foundation, Inc.
  %
  % This texinfo.tex file is free software; you can redistribute it and/or
  % modify it under the terms of the GNU General Public License as
***************
*** 30,46 ****
  % Please try the latest version of texinfo.tex before submitting bug
  % reports; you can get the latest version from:
  %   ftp://ftp.gnu.org/gnu/texinfo.tex
! %     (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
! %   ftp://texinfo.org/texinfo/texinfo.tex
! %   ftp://tug.org/tex/texinfo.tex
! %     (and all CTAN mirrors, see http://www.ctan.org),
! %   and /home/gd/gnu/doc/texinfo.tex on the GNU machines.
! % 
  % The texinfo.tex in any given Texinfo distribution could well be out
  % of date, so if that's what you're using, please check.
! % 
! % Texinfo has a small home page at http://texinfo.org/ and also
! % http://www.gnu.org/software/texinfo.
  %
  % Send bug reports to bug-texinfo@gnu.org.  Please include including a
  % complete document in each bug report with which we can reproduce the
--- 30,43 ----
  % Please try the latest version of texinfo.tex before submitting bug
  % reports; you can get the latest version from:
  %   ftp://ftp.gnu.org/gnu/texinfo.tex
! %   (and all GNU mirrors, see http://www.gnu.org/order/ftp.html)
! %   ftp://texinfo.org/tex/texinfo.tex
! %   ftp://us.ctan.org/macros/texinfo/texinfo.tex
! %   (and all CTAN mirrors, finger ctan@us.ctan.org for a list).
! %   /home/gd/gnu/doc/texinfo.tex on the GNU machines.
  % The texinfo.tex in any given Texinfo distribution could well be out
  % of date, so if that's what you're using, please check.
! % Texinfo has a small home page at http://texinfo.org/.
  %
  % Send bug reports to bug-texinfo@gnu.org.  Please include including a
  % complete document in each bug report with which we can reproduce the
***************
*** 53,65 ****
  %   texindex foo.??
  %   tex foo.texi
  %   tex foo.texi
! %   dvips foo.dvi -o  # or whatever; this makes foo.ps.
! % The extra TeX runs get the cross-reference information correct.
  % Sometimes one run after texindex suffices, and sometimes you need more
  % than two; texi2dvi does it as many times as necessary.
  %
  % It is possible to adapt texinfo.tex for other languages.  You can get
! % the existing language-specific files from the full Texinfo distribution.
  
  \message{Loading texinfo [version \texinfoversion]:}
  
--- 50,62 ----
  %   texindex foo.??
  %   tex foo.texi
  %   tex foo.texi
! %   dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
! % The extra runs of TeX get the cross-reference information correct.
  % Sometimes one run after texindex suffices, and sometimes you need more
  % than two; texi2dvi does it as many times as necessary.
  %
  % It is possible to adapt texinfo.tex for other languages.  You can get
! % the existing language-specific files from ftp://ftp.gnu.org/gnu/texinfo/.
  
  \message{Loading texinfo [version \texinfoversion]:}
  
***************
*** 173,188 ****
  }%
  \fi
  
- % add check for \lastpenalty to plain's definitions.  If the last thing
- % we did was a \nobreak, we don't want to insert more space.
- % 
- \def\smallbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\smallskipamount
-   \removelastskip\penalty-50\smallskip\fi\fi}
- \def\medbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\medskipamount
-   \removelastskip\penalty-100\medskip\fi\fi}
- \def\bigbreak{\ifnum\lastpenalty<10000\par\ifdim\lastskip<\bigskipamount
-   \removelastskip\penalty-200\bigskip\fi\fi}
- 
  % For @cropmarks command.
  % Do @cropmarks to get crop marks.
  %
--- 170,175 ----
***************
*** 444,450 ****
    % environments.  --karl, 6may93
    %{\advance \baselineskip by -\singlespaceskip
    %\kern \baselineskip}%
!   \setleading\singlespaceskip
  }
  
  %% Simple single-character @ commands
--- 431,437 ----
    % environments.  --karl, 6may93
    %{\advance \baselineskip by -\singlespaceskip
    %\kern \baselineskip}%
!   \setleading \singlespaceskip
  }
  
  %% Simple single-character @ commands
***************
*** 836,878 ****
  %
  \def\asis#1{#1}
  
! % @math outputs its argument in math mode.
! % We don't use $'s directly in the definition of \math because we need
! % to set catcodes according to plain TeX first, to allow for subscripts,
! % superscripts, special math chars, etc.
! % 
! % @math does not do math typesetting in section titles, index
! % entries, and other such contexts where the catcodes are set before
! % @math gets a chance to work.  This could perhaps be fixed, but for now
! % at least we can have real math in the main text, where it's needed most.
! %
! \let\implicitmath = $%$ font-lock fix
! %
! % One complication: _ usually means subscripts, but it could also mean
! % an actual _ character, as in @math{@var{some_variable} + 1}.  So make
! % _ within @math be active (mathcode "8000), and distinguish by seeing
! % if the current family is \slfam, which is what @var uses.
! % 
! {\catcode95 = \active  % 95 = _
! \gdef\mathunderscore{%
!   \catcode95=\active
!   \def_{\ifnum\fam=\slfam \_\else\sb\fi}%
! }}
  %
! % Another complication: we want \\ (and @\) to output a \ character.
! % FYI, plain.tex uses \\ as a temporary control sequence (why?), but
! % this is not advertised and we don't care.  Texinfo does not
! % otherwise define @\.
! % 
! % The \mathchar is class=0=ordinary, family=7=ttfam, position=5C=\.
! \def\mathbackslash{\ifnum\fam=\ttfam \mathchar"075C \else\backslash \fi}
  %
! \def\math{%
!   \tex
!   \mathcode`\_="8000 \mathunderscore
!   \let\\ = \mathbackslash
!   \implicitmath\finishmath}
! \def\finishmath#1{#1\implicitmath\Etex}
  
  % @bullet and @minus need the same treatment as @math, just above.
  \def\bullet{\implicitmath\ptexbullet\implicitmath}
--- 823,840 ----
  %
  \def\asis#1{#1}
  
! % @math means output in math mode.
! % We don't use $'s directly in the definition of \math because control
! % sequences like \math are expanded when the toc file is written.  Then,
! % we read the toc file back, the $'s will be normal characters (as they
! % should be, according to the definition of Texinfo).  So we must use a
! % control sequence to switch into and out of math mode.
  %
! % This isn't quite enough for @math to work properly in indices, but it
! % seems unlikely it will ever be needed there.
  %
! \let\implicitmath = $
! \def\math#1{\implicitmath #1\implicitmath}
  
  % @bullet and @minus need the same treatment as @math, just above.
  \def\bullet{\implicitmath\ptexbullet\implicitmath}
***************
*** 955,979 ****
    \def\dopdfimage#1#2#3{%
      \def\imagewidth{#2}%
      \def\imageheight{#3}%
-     % without \immediate, pdftex seg faults when the same image is
-     % included twice.  (Version 3.14159-pre-1.0-unofficial-20010704.)
      \ifnum\pdftexversion < 14
!       \immediate\pdfimage
      \else
!       \immediate\pdfximage
      \fi
        \ifx\empty\imagewidth\else width \imagewidth \fi
        \ifx\empty\imageheight\else height \imageheight \fi
!       \ifnum\pdftexversion<13
! 	 #1.pdf%
!        \else
!          {#1.pdf}%
!        \fi
      \ifnum\pdftexversion < 14 \else
        \pdfrefximage \pdflastximage
      \fi}
!   \def\pdfmkdest#1{{\normalturnoffactive \pdfdest name{#1} xyz}}
!   \def\pdfmkpgn#1{#1}
    \let\linkcolor = \Blue  % was Cyan, but that seems light?
    \def\endlink{\Black\pdfendlink}
    % Adding outlines to PDF; macros for calculating structure of outlines
--- 917,935 ----
    \def\dopdfimage#1#2#3{%
      \def\imagewidth{#2}%
      \def\imageheight{#3}%
      \ifnum\pdftexversion < 14
!       \pdfimage
      \else
!       \pdfximage
      \fi
        \ifx\empty\imagewidth\else width \imagewidth \fi
        \ifx\empty\imageheight\else height \imageheight \fi
!       {#1.pdf}%
      \ifnum\pdftexversion < 14 \else
        \pdfrefximage \pdflastximage
      \fi}
!   \def\pdfmkdest#1{\pdfdest name{#1@} xyz}
!   \def\pdfmkpgn#1{#1@}
    \let\linkcolor = \Blue  % was Cyan, but that seems light?
    \def\endlink{\Black\pdfendlink}
    % Adding outlines to PDF; macros for calculating structure of outlines
***************
*** 985,991 ****
      \expandafter\xdef\csname#1\endcsname{\the\tempnum}}
    \def\pdfmakeoutlines{{%
      \openin 1 \jobname.toc
!     \ifeof 1\else\begingroup
        \closein 1 
        \indexnofonts
        \def\tt{}
--- 941,947 ----
      \expandafter\xdef\csname#1\endcsname{\the\tempnum}}
    \def\pdfmakeoutlines{{%
      \openin 1 \jobname.toc
!     \ifeof 1\else\bgroup
        \closein 1 
        \indexnofonts
        \def\tt{}
***************
*** 995,1028 ****
        \edef\myrbrace{\iffalse{\else\string}\fi}\let\}=\myrbrace
        %
        \def\chapentry ##1##2##3{}
-       \let\appendixentry = \chapentry
        \def\unnumbchapentry ##1##2{}
        \def\secentry ##1##2##3##4{\advancenumber{chap##2}}
!       \def\unnumbsecentry ##1##2##3{\advancenumber{chap##2}}
        \def\subsecentry ##1##2##3##4##5{\advancenumber{sec##2.##3}}
!       \def\unnumbsubsecentry ##1##2##3##4{\advancenumber{sec##2.##3}}
        \def\subsubsecentry ##1##2##3##4##5##6{\advancenumber{subsec##2.##3.##4}}
!       \def\unnumbsubsubsecentry ##1##2##3##4##5{\advancenumber{subsec##2.##3.##4}}
        \input \jobname.toc
        \def\chapentry ##1##2##3{%
          \pdfoutline goto name{\pdfmkpgn{##3}}count-\expnumber{chap##2}{##1}}
-       \let\appendixentry = \chapentry
        \def\unnumbchapentry ##1##2{%
          \pdfoutline goto name{\pdfmkpgn{##2}}{##1}}
        \def\secentry ##1##2##3##4{%
          \pdfoutline goto name{\pdfmkpgn{##4}}count-\expnumber{sec##2.##3}{##1}}
!       \def\unnumbsecentry ##1##2##3{%
!         \pdfoutline goto name{\pdfmkpgn{##3}}{##1}}
        \def\subsecentry ##1##2##3##4##5{%
          \pdfoutline goto name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
!       \def\unnumbsubsecentry ##1##2##3##4{%
!         \pdfoutline goto name{\pdfmkpgn{##4}}{##1}}
        \def\subsubsecentry ##1##2##3##4##5##6{%
          \pdfoutline goto name{\pdfmkpgn{##6}}{##1}}
!       \def\unnumbsubsubsecentry ##1##2##3##4##5{%
!         \pdfoutline goto name{\pdfmkpgn{##5}}{##1}}
        \input \jobname.toc
!     \endgroup\fi
    }}
    \def\makelinks #1,{%
      \def\params{#1}\def\E{END}%
--- 951,982 ----
        \edef\myrbrace{\iffalse{\else\string}\fi}\let\}=\myrbrace
        %
        \def\chapentry ##1##2##3{}
        \def\unnumbchapentry ##1##2{}
        \def\secentry ##1##2##3##4{\advancenumber{chap##2}}
!       \def\unnumbsecentry ##1##2{}
        \def\subsecentry ##1##2##3##4##5{\advancenumber{sec##2.##3}}
!       \def\unnumbsubsecentry ##1##2{}
        \def\subsubsecentry ##1##2##3##4##5##6{\advancenumber{subsec##2.##3.##4}}
!       \def\unnumbsubsubsecentry ##1##2{}
        \input \jobname.toc
        \def\chapentry ##1##2##3{%
          \pdfoutline goto name{\pdfmkpgn{##3}}count-\expnumber{chap##2}{##1}}
        \def\unnumbchapentry ##1##2{%
          \pdfoutline goto name{\pdfmkpgn{##2}}{##1}}
        \def\secentry ##1##2##3##4{%
          \pdfoutline goto name{\pdfmkpgn{##4}}count-\expnumber{sec##2.##3}{##1}}
!       \def\unnumbsecentry ##1##2{%
!         \pdfoutline goto name{\pdfmkpgn{##2}}{##1}}
        \def\subsecentry ##1##2##3##4##5{%
          \pdfoutline goto name{\pdfmkpgn{##5}}count-\expnumber{subsec##2.##3.##4}{##1}}
!       \def\unnumbsubsecentry ##1##2{%
!         \pdfoutline goto name{\pdfmkpgn{##2}}{##1}}
        \def\subsubsecentry ##1##2##3##4##5##6{%
          \pdfoutline goto name{\pdfmkpgn{##6}}{##1}}
!       \def\unnumbsubsubsecentry ##1##2{%
!         \pdfoutline goto name{\pdfmkpgn{##2}}{##1}}
        \input \jobname.toc
!     \egroup\fi
    }}
    \def\makelinks #1,{%
      \def\params{#1}\def\E{END}%
***************
*** 1072,1078 ****
    \def\pdfurl#1{%
      \begingroup
        \normalturnoffactive\def\@{@}%
-       \let\value=\expandablevalue
        \leavevmode\Red
        \startlink attr{/Border [0 0 0]}%
          user{/Subtype /Link /A << /S /URI /URI (#1) >>}%
--- 1026,1031 ----
***************
*** 1100,1107 ****
    \def\makelink{\addtokens{\toksB}%
      {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
    \def\pdflink#1{%
!     \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
      \linkcolor #1\endlink}
    \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
  \fi % \ifx\pdfoutput
  
--- 1053,1061 ----
    \def\makelink{\addtokens{\toksB}%
      {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
    \def\pdflink#1{%
!     \startlink attr{/Border [0 0 0]} goto name{\mkpgn{#1}}
      \linkcolor #1\endlink}
+   \def\mkpgn#1{#1@} 
    \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
  \fi % \ifx\pdfoutput
  
***************
*** 1118,1143 ****
  % We don't need math for this one.
  \def\ttsl{\tenttsl}
  
! % Default leading.
! \newdimen\textleading  \textleading = 13.2pt
! 
! % Set the baselineskip to #1, and the lineskip and strut size
! % correspondingly.  There is no deep meaning behind these magic numbers
! % used as factors; they just match (closely enough) what Knuth defined.
! %
! \def\lineskipfactor{.08333}
! \def\strutheightpercent{.70833}
! \def\strutdepthpercent {.29167}
! %
! \def\setleading#1{%
!   \normalbaselineskip = #1\relax
!   \normallineskip = \lineskipfactor\normalbaselineskip
!   \normalbaselines
!   \setbox\strutbox =\hbox{%
!     \vrule width0pt height\strutheightpercent\baselineskip
!                     depth \strutdepthpercent \baselineskip
!   }%
! }
  
  % Set the font macro #1 to the font named #2, adding on the
  % specified font prefix (normally `cm').
--- 1072,1080 ----
  % We don't need math for this one.
  \def\ttsl{\tenttsl}
  
! % Use Computer Modern fonts at \magstephalf (11pt).
! \newcount\mainmagstep
! \mainmagstep=\magstephalf
  
  % Set the font macro #1 to the font named #2, adding on the
  % specified font prefix (normally `cm').
***************
*** 1167,1182 ****
  \def\scshape{csc}
  \def\scbshape{csc}
  
- \newcount\mainmagstep
  \ifx\bigger\relax
!   % not really supported.
!   \let\mainmagstep=\magstep1
!   \setfont\textrm\rmshape{12}{1000}
!   \setfont\texttt\ttshape{12}{1000}
  \else
!   \mainmagstep=\magstephalf
!   \setfont\textrm\rmshape{10}{\mainmagstep}
!   \setfont\texttt\ttshape{10}{\mainmagstep}
  \fi
  % Instead of cmb10, you many want to use cmbx10.
  % cmbx10 is a prettier font on its own, but cmb10
--- 1104,1116 ----
  \def\scshape{csc}
  \def\scbshape{csc}
  
  \ifx\bigger\relax
! \let\mainmagstep=\magstep1
! \setfont\textrm\rmshape{12}{1000}
! \setfont\texttt\ttshape{12}{1000}
  \else
! \setfont\textrm\rmshape{10}{\mainmagstep}
! \setfont\texttt\ttshape{10}{\mainmagstep}
  \fi
  % Instead of cmb10, you many want to use cmbx10.
  % cmbx10 is a prettier font on its own, but cmb10
***************
*** 1207,1224 ****
  \font\smalli=cmmi9
  \font\smallsy=cmsy9
  
- % Fonts for small examples (8pt).
- \setfont\smallerrm\rmshape{8}{1000}
- \setfont\smallertt\ttshape{8}{1000}
- \setfont\smallerbf\bfshape{10}{800}
- \setfont\smallerit\itshape{8}{1000}
- \setfont\smallersl\slshape{8}{1000}
- \setfont\smallersf\sfshape{8}{1000}
- \setfont\smallersc\scshape{10}{800}
- \setfont\smallerttsl\ttslshape{10}{800}
- \font\smalleri=cmmi8
- \font\smallersy=cmsy8
- 
  % Fonts for title page:
  \setfont\titlerm\rmbshape{12}{\magstep3}
  \setfont\titleit\itbshape{10}{\magstep4}
--- 1141,1146 ----
***************
*** 1256,1261 ****
--- 1178,1197 ----
  \font\seci=cmmi12 scaled \magstep1
  \font\secsy=cmsy10 scaled \magstep2
  
+ % \setfont\ssecrm\bxshape{10}{\magstep1}    % This size an font looked bad.
+ % \setfont\ssecit\itshape{10}{\magstep1}    % The letters were too crowded.
+ % \setfont\ssecsl\slshape{10}{\magstep1}
+ % \setfont\ssectt\ttshape{10}{\magstep1}
+ % \setfont\ssecsf\sfshape{10}{\magstep1}
+ 
+ %\setfont\ssecrm\bfshape{10}{1315}      % Note the use of cmb rather than cmbx.
+ %\setfont\ssecit\itshape{10}{1315}      % Also, the size is a little larger than
+ %\setfont\ssecsl\slshape{10}{1315}      % being scaled magstep1.
+ %\setfont\ssectt\ttshape{10}{1315}
+ %\setfont\ssecsf\sfshape{10}{1315}
+ 
+ %\let\ssecbf=\ssecrm
+ 
  % Subsection fonts (13.15pt).
  \setfont\ssecrm\rmbshape{12}{\magstephalf}
  \setfont\ssecit\itbshape{10}{1315}
***************
*** 1272,1287 ****
  
  % In order for the font changes to affect most math symbols and letters,
  % we have to define the \textfont of the standard families.  Since
! % texinfo doesn't allow for producing subscripts and superscripts except
! % in the main text, we don't bother to reset \scriptfont and
! % \scriptscriptfont (which would also require loading a lot more fonts).
  %
  \def\resetmathfonts{%
!   \textfont0=\tenrm \textfont1=\teni \textfont2=\tensy
!   \textfont\itfam=\tenit \textfont\slfam=\tensl \textfont\bffam=\tenbf
!   \textfont\ttfam=\tentt \textfont\sffam=\tensf
  }
  
  % The font-changing commands redefine the meanings of \tenSTYLE, instead
  % of just \STYLE.  We do this so that font changes will continue to work
  % in math mode, where it is the current \fam that is relevant in most
--- 1208,1224 ----
  
  % In order for the font changes to affect most math symbols and letters,
  % we have to define the \textfont of the standard families.  Since
! % texinfo doesn't allow for producing subscripts and superscripts, we
! % don't bother to reset \scriptfont and \scriptscriptfont (which would
! % also require loading a lot more fonts).
  %
  \def\resetmathfonts{%
!   \textfont0 = \tenrm \textfont1 = \teni \textfont2 = \tensy
!   \textfont\itfam = \tenit \textfont\slfam = \tensl \textfont\bffam = \tenbf
!   \textfont\ttfam = \tentt \textfont\sffam = \tensf
  }
  
+ 
  % The font-changing commands redefine the meanings of \tenSTYLE, instead
  % of just \STYLE.  We do this so that font changes will continue to work
  % in math mode, where it is the current \fam that is relevant in most
***************
*** 1292,1298 ****
    \let\tenrm=\textrm \let\tenit=\textit \let\tensl=\textsl
    \let\tenbf=\textbf \let\tentt=\texttt \let\smallcaps=\textsc
    \let\tensf=\textsf \let\teni=\texti \let\tensy=\textsy \let\tenttsl=\textttsl
!   \resetmathfonts \setleading{\textleading}}
  \def\titlefonts{%
    \let\tenrm=\titlerm \let\tenit=\titleit \let\tensl=\titlesl
    \let\tenbf=\titlebf \let\tentt=\titlett \let\smallcaps=\titlesc
--- 1229,1235 ----
    \let\tenrm=\textrm \let\tenit=\textit \let\tensl=\textsl
    \let\tenbf=\textbf \let\tentt=\texttt \let\smallcaps=\textsc
    \let\tensf=\textsf \let\teni=\texti \let\tensy=\textsy \let\tenttsl=\textttsl
!   \resetmathfonts}
  \def\titlefonts{%
    \let\tenrm=\titlerm \let\tenit=\titleit \let\tensl=\titlesl
    \let\tenbf=\titlebf \let\tentt=\titlett \let\smallcaps=\titlesc
***************
*** 1321,1334 ****
    \let\tenbf=\smallbf \let\tentt=\smalltt \let\smallcaps=\smallsc
    \let\tensf=\smallsf \let\teni=\smalli \let\tensy=\smallsy
    \let\tenttsl=\smallttsl
!   \resetmathfonts \setleading{10.5pt}}
! \def\smallerfonts{%
!   \let\tenrm=\smallerrm \let\tenit=\smallerit \let\tensl=\smallersl
!   \let\tenbf=\smallerbf \let\tentt=\smallertt \let\smallcaps=\smallersc
!   \let\tensf=\smallersf \let\teni=\smalleri \let\tensy=\smallersy
!   \let\tenttsl=\smallerttsl
!   \resetmathfonts \setleading{9.5pt}}
! \let\smallexamplefonts = \smallerfonts
  
  % Set up the default fonts, so we can use them for creating boxes.
  %
--- 1258,1264 ----
    \let\tenbf=\smallbf \let\tentt=\smalltt \let\smallcaps=\smallsc
    \let\tensf=\smallsf \let\teni=\smalli \let\tensy=\smallsy
    \let\tenttsl=\smallttsl
!   \resetmathfonts \setleading{11pt}}
  
  % Set up the default fonts, so we can use them for creating boxes.
  %
***************
*** 1442,1460 ****
  
  \def\realdash{-}
  \def\codedash{-\discretionary{}{}{}}
! \def\codeunder{%
!   % this is all so @math{@code{var_name}+1} can work.  In math mode, _
!   % is "active" (mathcode"8000) and \normalunderscore (or \char95, etc.)
!   % will therefore expand the active definition of _, which is us
!   % (inside @code that is), therefore an endless loop.
!   \ifusingtt{\ifmmode
!                \mathchar"075F % class 0=ordinary, family 7=ttfam, pos 0x5F=_.
!              \else\normalunderscore \fi
!              \discretionary{}{}{}}%
!             {\_}%
! }
  \def\codex #1{\tclose{#1}\endgroup}
  
  % @kbd is like @code, except that if the argument is just one @key command,
  % then @kbd has no effect.
  
--- 1372,1382 ----
  
  \def\realdash{-}
  \def\codedash{-\discretionary{}{}{}}
! \def\codeunder{\ifusingtt{\normalunderscore\discretionary{}{}{}}{\_}}
  \def\codex #1{\tclose{#1}\endgroup}
  
+ %\let\exp=\tclose  %Was temporary
+ 
  % @kbd is like @code, except that if the argument is just one @key command,
  % then @kbd has no effect.
  
***************
*** 1639,1648 ****
     \oldpage
     \endgroup
     %
-    % Need this before the \...aftertitlepage checks so that if they are
-    % in effect the toc pages will come out with page numbers.
-    \HEADINGSon
-    %
     % If they want short, they certainly want long too.
     \ifsetshortcontentsaftertitlepage
       \shortcontents
--- 1561,1566 ----
***************
*** 1656,1661 ****
--- 1574,1583 ----
       \global\let\contents = \relax
       \global\let\shortcontents = \relax
     \fi
+    %
+    \ifpdf \pdfmakepagedesttrue \fi
+    %
+    \HEADINGSon
  }
  
  \def\finishtitlepage{%
***************
*** 2413,2431 ****
    \let\item = \relax
  }
  
! % Ignore @ignore, @ifhtml, @ifinfo, @ifplaintext, @ifnottex, @html, @menu,
! % @direntry, and @documentdescription.
  %
  \def\ignore{\doignore{ignore}}
! \def\ifhtml{\doignore{ifhtml}}
  \def\ifinfo{\doignore{ifinfo}}
! \def\ifplaintext{\doignore{ifplaintext}}
  \def\ifnottex{\doignore{ifnottex}}
  \def\html{\doignore{html}}
  \def\menu{\doignore{menu}}
  \def\direntry{\doignore{direntry}}
- \def\documentdescription{\doignore{documentdescription}}
- \def\documentdescriptionword{documentdescription}
  
  % @dircategory CATEGORY  -- specify a category of the dir file
  % which this file should belong to.  Ignore this in TeX.
--- 2335,2352 ----
    \let\item = \relax
  }
  
! % Ignore @ignore ... @end ignore.
  %
  \def\ignore{\doignore{ignore}}
! 
! % Ignore @ifinfo, @ifhtml, @ifnottex, @html, @menu, and @direntry text.
! %
  \def\ifinfo{\doignore{ifinfo}}
! \def\ifhtml{\doignore{ifhtml}}
  \def\ifnottex{\doignore{ifnottex}}
  \def\html{\doignore{html}}
  \def\menu{\doignore{menu}}
  \def\direntry{\doignore{direntry}}
  
  % @dircategory CATEGORY  -- specify a category of the dir file
  % which this file should belong to.  Ignore this in TeX.
***************
*** 2452,2472 ****
    % We must not have @c interpreted as a control sequence.
    \catcode`\@ = 12
    %
!   \def\ignoreword{#1}%
!   \ifx\ignoreword\documentdescriptionword
!     % The c kludge breaks documentdescription, since
!     % `documentdescription' contains a `c'.  Means not everything will
!     % be ignored inside @documentdescription, but oh well...
!   \else
!     % Make the letter c a comment character so that the rest of the line
!     % will be ignored. This way, the document can have (for example)
!     %   @c @end ifinfo
!     % and the @end ifinfo will be properly ignored.
!     % (We've just changed @ to catcode 12.)
!     \catcode`\c = 14
!   \fi
    %
!   % And now expand the command defined above.
    \doignoretext
  }
  
--- 2373,2386 ----
    % We must not have @c interpreted as a control sequence.
    \catcode`\@ = 12
    %
!   % Make the letter c a comment character so that the rest of the line
!   % will be ignored. This way, the document can have (for example)
!   %   @c @end ifinfo
!   % and the @end ifinfo will be properly ignored.
!   % (We've just changed @ to catcode 12.)
!   \catcode`\c = 14
    %
!   % And now expand that command.
    \doignoretext
  }
  
***************
*** 2538,2551 ****
      \let\tenrm=\nullfont \let\tenit=\nullfont \let\tensl=\nullfont
      \let\tenbf=\nullfont \let\tentt=\nullfont \let\smallcaps=\nullfont
      \let\tensf=\nullfont
!     % Similarly for index fonts.
      \let\smallrm=\nullfont \let\smallit=\nullfont \let\smallsl=\nullfont
      \let\smallbf=\nullfont \let\smalltt=\nullfont \let\smallsc=\nullfont
      \let\smallsf=\nullfont
-     % Similarly for smallexample fonts.
-     \let\smallerrm=\nullfont \let\smallerit=\nullfont \let\smallersl=\nullfont
-     \let\smallerbf=\nullfont \let\smallertt=\nullfont \let\smallersc=\nullfont
-     \let\smallersf=\nullfont
      %
      % Don't complain when characters are missing from the fonts.
      \tracinglostchars = 0
--- 2452,2461 ----
      \let\tenrm=\nullfont \let\tenit=\nullfont \let\tensl=\nullfont
      \let\tenbf=\nullfont \let\tentt=\nullfont \let\smallcaps=\nullfont
      \let\tensf=\nullfont
!     % Similarly for index fonts (mostly for their use in smallexample).
      \let\smallrm=\nullfont \let\smallit=\nullfont \let\smallsl=\nullfont
      \let\smallbf=\nullfont \let\smalltt=\nullfont \let\smallsc=\nullfont
      \let\smallsf=\nullfont
      %
      % Don't complain when characters are missing from the fonts.
      \tracinglostchars = 0
***************
*** 2657,2677 ****
  \def\ifclearfail{\nestedignore{ifclear}}
  \defineunmatchedend{ifclear}
  
! % @iftex, @ifnothtml, @ifnotinfo, @ifnotplaintext always succeed; we
! % read the text following, through the first @end iftex (etc.).  Make
! % `@end iftex' (etc.) valid only after an @iftex.
  %
  \def\iftex{\conditionalsucceed{iftex}}
  \def\ifnothtml{\conditionalsucceed{ifnothtml}}
  \def\ifnotinfo{\conditionalsucceed{ifnotinfo}}
- \def\ifnotplaintext{\conditionalsucceed{ifnotplaintext}}
  \defineunmatchedend{iftex}
  \defineunmatchedend{ifnothtml}
  \defineunmatchedend{ifnotinfo}
- \defineunmatchedend{ifnotplaintext}
  
! % We can't just want to start a group at @iftex (etc.) and end it at
! % @end iftex, since then @set commands inside the conditional have no
  % effect (they'd get reverted at the end of the group).  So we must
  % define \Eiftex to redefine itself to be its previous value.  (We can't
  % just define it to fail again with an ``unmatched end'' error, since
--- 2567,2585 ----
  \def\ifclearfail{\nestedignore{ifclear}}
  \defineunmatchedend{ifclear}
  
! % @iftex, @ifnothtml, @ifnotinfo always succeed; we read the text
! % following, through the first @end iftex (etc.).  Make `@end iftex'
! % (etc.) valid only after an @iftex.
  %
  \def\iftex{\conditionalsucceed{iftex}}
  \def\ifnothtml{\conditionalsucceed{ifnothtml}}
  \def\ifnotinfo{\conditionalsucceed{ifnotinfo}}
  \defineunmatchedend{iftex}
  \defineunmatchedend{ifnothtml}
  \defineunmatchedend{ifnotinfo}
  
! % We can't just want to start a group at @iftex (for example) and end it
! % at @end iftex, since then @set commands inside the conditional have no
  % effect (they'd get reverted at the end of the group).  So we must
  % define \Eiftex to redefine itself to be its previous value.  (We can't
  % just define it to fail again with an ``unmatched end'' error, since
***************
*** 2784,2806 ****
  \def\docodeindex#1{\edef\indexname{#1}\parsearg\singlecodeindexer}
  \def\singlecodeindexer #1{\doind{\indexname}{\code{#1}}}
  
- % Take care of texinfo commands likely to appear in an index entry.
- % (Must be a way to avoid doing expansion at all, and thus not have to
- % laboriously list every single command here.)
- % 
  \def\indexdummies{%
  \def\ { }%
- \def\@{@}% change to @@ when we switch to @ as escape char in aux files.
- % Need these in case \tex is in effect and \{ is a \delimiter again.
- % But can't use \lbracecmd and \rbracecmd because texindex assumes
- % braces and backslashes are used only as delimiters.  
- \let\{ = \mylbrace
- \let\} = \myrbrace
- \def\_{{\realbackslash _}}%
- \normalturnoffactive
- %
  % Take care of the plain tex accent commands.
- \def\,##1{\realbackslash ,{##1}}%
  \def\"{\realbackslash "}%
  \def\`{\realbackslash `}%
  \def\'{\realbackslash '}%
--- 2692,2700 ----
***************
*** 2813,2878 ****
  \def\u{\realbackslash u}%
  \def\v{\realbackslash v}%
  \def\H{\realbackslash H}%
- \def\dotless##1{\realbackslash dotless {##1}}%
  % Take care of the plain tex special European modified letters.
! \def\AA{\realbackslash AA}%
! \def\AE{\realbackslash AE}%
! \def\L{\realbackslash L}%
  \def\OE{\realbackslash OE}%
  \def\O{\realbackslash O}%
- \def\aa{\realbackslash aa}%
- \def\ae{\realbackslash ae}%
  \def\l{\realbackslash l}%
! \def\oe{\realbackslash oe}%
! \def\o{\realbackslash o}%
  \def\ss{\realbackslash ss}%
! %
! % Although these internals commands shouldn't show up, sometimes they do.
  \def\bf{\realbackslash bf }%
- \def\gtr{\realbackslash gtr}%
- \def\hat{\realbackslash hat}%
- \def\less{\realbackslash less}%
  %\def\rm{\realbackslash rm }%
- \def\sf{\realbackslash sf}%
  \def\sl{\realbackslash sl }%
! \def\tclose##1{\realbackslash tclose {##1}}%
  \def\tt{\realbackslash tt}%
! %
! \def\b##1{\realbackslash b {##1}}%
! \def\i##1{\realbackslash i {##1}}%
! \def\sc##1{\realbackslash sc {##1}}%
! \def\t##1{\realbackslash t {##1}}%
! \def\r##1{\realbackslash r {##1}}%
! %
  \def\TeX{\realbackslash TeX}%
- \def\acronym##1{\realbackslash acronym {##1}}%
- \def\cite##1{\realbackslash cite {##1}}%
- \def\code##1{\realbackslash code {##1}}%
- \def\command##1{\realbackslash command {##1}}%
- \def\dfn##1{\realbackslash dfn {##1}}%
  \def\dots{\realbackslash dots }%
! \def\emph##1{\realbackslash emph {##1}}%
  \def\env##1{\realbackslash env {##1}}%
! \def\file##1{\realbackslash file {##1}}%
! \def\kbd##1{\realbackslash kbd {##1}}%
! \def\key##1{\realbackslash key {##1}}%
! \def\math##1{\realbackslash math {##1}}%
  \def\option##1{\realbackslash option {##1}}%
  \def\samp##1{\realbackslash samp {##1}}%
! \def\strong##1{\realbackslash strong {##1}}%
! \def\uref##1{\realbackslash uref {##1}}%
! \def\url##1{\realbackslash url {##1}}%
  \def\var##1{\realbackslash var {##1}}%
! \def\w{\realbackslash w }%
! %
! % These math commands don't seem likely to be used in index entries.
! \def\copyright{\realbackslash copyright}%
! \def\equiv{\realbackslash equiv}%
! \def\error{\realbackslash error}%
! \def\expansion{\realbackslash expansion}%
! \def\point{\realbackslash point}%
! \def\print{\realbackslash print}%
! \def\result{\realbackslash result}%
  %
  % Handle some cases of @value -- where the variable name does not
  % contain - or _, and the value does not contain any
--- 2707,2775 ----
  \def\u{\realbackslash u}%
  \def\v{\realbackslash v}%
  \def\H{\realbackslash H}%
  % Take care of the plain tex special European modified letters.
! \def\oe{\realbackslash oe}%
! \def\ae{\realbackslash ae}%
! \def\aa{\realbackslash aa}%
  \def\OE{\realbackslash OE}%
+ \def\AE{\realbackslash AE}%
+ \def\AA{\realbackslash AA}%
+ \def\o{\realbackslash o}%
  \def\O{\realbackslash O}%
  \def\l{\realbackslash l}%
! \def\L{\realbackslash L}%
  \def\ss{\realbackslash ss}%
! % Take care of texinfo commands likely to appear in an index entry.
! % (Must be a way to avoid doing expansion at all, and thus not have to
! % laboriously list every single command here.)
! \def\@{@}% will be @@ when we switch to @ as escape char.
! % Need these in case \tex is in effect and \{ is a \delimiter again.
! % But can't use \lbracecmd and \rbracecmd because texindex assumes
! % braces and backslashes are used only as delimiters.  
! \let\{ = \mylbrace
! \let\} = \myrbrace
! \def\_{{\realbackslash _}}%
! \def\w{\realbackslash w }%
  \def\bf{\realbackslash bf }%
  %\def\rm{\realbackslash rm }%
  \def\sl{\realbackslash sl }%
! \def\sf{\realbackslash sf}%
  \def\tt{\realbackslash tt}%
! \def\gtr{\realbackslash gtr}%
! \def\less{\realbackslash less}%
! \def\hat{\realbackslash hat}%
  \def\TeX{\realbackslash TeX}%
  \def\dots{\realbackslash dots }%
! \def\result{\realbackslash result}%
! \def\equiv{\realbackslash equiv}%
! \def\expansion{\realbackslash expansion}%
! \def\print{\realbackslash print}%
! \def\error{\realbackslash error}%
! \def\point{\realbackslash point}%
! \def\copyright{\realbackslash copyright}%
! \def\tclose##1{\realbackslash tclose {##1}}%
! \def\code##1{\realbackslash code {##1}}%
! \def\uref##1{\realbackslash uref {##1}}%
! \def\url##1{\realbackslash url {##1}}%
  \def\env##1{\realbackslash env {##1}}%
! \def\command##1{\realbackslash command {##1}}%
  \def\option##1{\realbackslash option {##1}}%
+ \def\dotless##1{\realbackslash dotless {##1}}%
  \def\samp##1{\realbackslash samp {##1}}%
! \def\,##1{\realbackslash ,{##1}}%
! \def\t##1{\realbackslash t {##1}}%
! \def\r##1{\realbackslash r {##1}}%
! \def\i##1{\realbackslash i {##1}}%
! \def\b##1{\realbackslash b {##1}}%
! \def\sc##1{\realbackslash sc {##1}}%
! \def\cite##1{\realbackslash cite {##1}}%
! \def\key##1{\realbackslash key {##1}}%
! \def\file##1{\realbackslash file {##1}}%
  \def\var##1{\realbackslash var {##1}}%
! \def\kbd##1{\realbackslash kbd {##1}}%
! \def\dfn##1{\realbackslash dfn {##1}}%
! \def\emph##1{\realbackslash emph {##1}}%
! \def\acronym##1{\realbackslash acronym {##1}}%
  %
  % Handle some cases of @value -- where the variable name does not
  % contain - or _, and the value does not contain any
***************
*** 2886,2892 ****
  
  % If an index command is used in an @example environment, any spaces
  % therein should become regular spaces in the raw index file, not the
! % expansion of \tie (\leavevmode \penalty \@M \ ).
  {\obeyspaces
   \gdef\unsepspaces{\obeyspaces\let =\space}}
  
--- 2783,2789 ----
  
  % If an index command is used in an @example environment, any spaces
  % therein should become regular spaces in the raw index file, not the
! % expansion of \tie (\\leavevmode \penalty \@M \ ).
  {\obeyspaces
   \gdef\unsepspaces{\obeyspaces\let =\space}}
  
***************
*** 2897,2906 ****
  \def\indexdummydots{...}
  
  \def\indexnofonts{%
! \def\@{@}%
! % how to handle braces?
! \def\_{\normalunderscore}%
! %
  \let\,=\indexdummyfont
  \let\"=\indexdummyfont
  \let\`=\indexdummyfont
--- 2794,2800 ----
  \def\indexdummydots{...}
  
  \def\indexnofonts{%
! % Just ignore accents.
  \let\,=\indexdummyfont
  \let\"=\indexdummyfont
  \let\`=\indexdummyfont
***************
*** 2916,2964 ****
  \let\H=\indexdummyfont
  \let\dotless=\indexdummyfont
  % Take care of the plain tex special European modified letters.
! \def\AA{AA}%
! \def\AE{AE}%
! \def\L{L}%
  \def\OE{OE}%
  \def\O{O}%
- \def\aa{aa}%
- \def\ae{ae}%
  \def\l{l}%
! \def\oe{oe}%
! \def\o{o}%
  \def\ss{ss}%
! %
! % Don't no-op \tt, since it isn't a user-level command
! % and is used in the definitions of the active chars like <, >, |, etc.
! % Likewise with the other plain tex font commands.
! %\let\tt=\indexdummyfont
! %
! \let\b=\indexdummyfont
! \let\i=\indexdummyfont
! \let\r=\indexdummyfont
! \let\sc=\indexdummyfont
  \let\t=\indexdummyfont
! %
! \let\TeX=\indexdummytex
! \let\acronym=\indexdummyfont
  \let\cite=\indexdummyfont
  \let\code=\indexdummyfont
! \let\command=\indexdummyfont
! \let\dfn=\indexdummyfont
! \let\dots=\indexdummydots
! \let\emph=\indexdummyfont
  \let\env=\indexdummyfont
  \let\file=\indexdummyfont
  \let\kbd=\indexdummyfont
  \let\key=\indexdummyfont
- \let\math=\indexdummyfont
- \let\option=\indexdummyfont
- \let\samp=\indexdummyfont
- \let\strong=\indexdummyfont
- \let\uref=\indexdummyfont
- \let\url=\indexdummyfont
  \let\var=\indexdummyfont
! \let\w=\indexdummyfont
  }
  
  % To define \realbackslash, we must make \ not be an escape.
--- 2810,2854 ----
  \let\H=\indexdummyfont
  \let\dotless=\indexdummyfont
  % Take care of the plain tex special European modified letters.
! \def\oe{oe}%
! \def\ae{ae}%
! \def\aa{aa}%
  \def\OE{OE}%
+ \def\AE{AE}%
+ \def\AA{AA}%
+ \def\o{o}%
  \def\O{O}%
  \def\l{l}%
! \def\L{L}%
  \def\ss{ss}%
! \let\w=\indexdummyfont
  \let\t=\indexdummyfont
! \let\r=\indexdummyfont
! \let\i=\indexdummyfont
! \let\b=\indexdummyfont
! \let\emph=\indexdummyfont
! \let\strong=\indexdummyfont
  \let\cite=\indexdummyfont
+ \let\sc=\indexdummyfont
+ %Don't no-op \tt, since it isn't a user-level command
+ % and is used in the definitions of the active chars like <, >, |...
+ %\let\tt=\indexdummyfont
+ \let\tclose=\indexdummyfont
  \let\code=\indexdummyfont
! \let\url=\indexdummyfont
! \let\uref=\indexdummyfont
  \let\env=\indexdummyfont
+ \let\acronym=\indexdummyfont
+ \let\command=\indexdummyfont
+ \let\option=\indexdummyfont
  \let\file=\indexdummyfont
+ \let\samp=\indexdummyfont
  \let\kbd=\indexdummyfont
  \let\key=\indexdummyfont
  \let\var=\indexdummyfont
! \let\TeX=\indexdummytex
! \let\dots=\indexdummydots
! \def\@{@}%
  }
  
  % To define \realbackslash, we must make \ not be an escape.
***************
*** 3014,3030 ****
          % Now the real index entry with the fonts.
          \toks0 = {#2}%
          %
!         % If the third (subentry) arg is present, add it to the index
!         % line to write.
          \ifx\thirdarg\emptymacro \else
!           \toks0 = \expandafter{\the\toks0{#3}}%
          \fi
          %
!         % Set up the complete index entry, with both the sort key and
!         % the original text, including any font commands.  We write
!         % three arguments to \entry to the .?? file (four in the
!         % subentry case), texindex reduces to two when writing the .??s
!         % sorted result.
          \edef\temp{%
            \write\csname#1indfile\endcsname{%
              \realbackslash entry{\indexsorttmp}{\folio}{\the\toks0}}%
--- 2904,2919 ----
          % Now the real index entry with the fonts.
          \toks0 = {#2}%
          %
!         % If third (subentry) arg is present, add it to the index
!         % string.  And include a space.
          \ifx\thirdarg\emptymacro \else
!           \toks0 = \expandafter{\the\toks0 \space #3}%
          \fi
          %
!         % Set up the complete index entry, with both the sort key
!         % and the original text, including any font commands.  We write
!         % three arguments to \entry to the .?? file, texindex reduces to
!         % two when writing the .??s sorted result.
          \edef\temp{%
            \write\csname#1indfile\endcsname{%
              \realbackslash entry{\indexsorttmp}{\folio}{\the\toks0}}%
***************
*** 3246,3263 ****
  \def\primary #1{\line{#1\hfil}}
  
  \newskip\secondaryindent \secondaryindent=0.5cm
! \def\secondary#1#2{{%
!   \parfillskip=0in
!   \parskip=0in
!   \hangindent=1in
!   \hangafter=1
!   \noindent\hskip\secondaryindent\hbox{#1}\indexdotfill
!   \ifpdf
!     \pdfgettoks#2.\ \the\toksA % The page number ends the paragraph.
!   \else
!     #2
!   \fi
!   \par
  }}
  
  % Define two-column mode, which we use to typeset indexes.
--- 3135,3145 ----
  \def\primary #1{\line{#1\hfil}}
  
  \newskip\secondaryindent \secondaryindent=0.5cm
! 
! \def\secondary #1#2{
! {\parfillskip=0in \parskip=0in
! \hangindent =1in \hangafter=1
! \noindent\hskip\secondaryindent\hbox{#1}\indexdotfill #2\par
  }}
  
  % Define two-column mode, which we use to typeset indexes.
***************
*** 3560,3567 ****
  \gdef\thischaptername{#1}%
  \xdef\thischapter{\putwordAppendix{} \appendixletter: \noexpand\thischaptername}%
  \toks0 = {#1}%
! \edef\temp{\noexpand\writetocentry{\realbackslash appendixentry{\the\toks0}%
!                        {\appendixletter}}}%
  \temp
  \appendixnoderef
  \global\let\section = \appendixsec
--- 3442,3449 ----
  \gdef\thischaptername{#1}%
  \xdef\thischapter{\putwordAppendix{} \appendixletter: \noexpand\thischaptername}%
  \toks0 = {#1}%
! \edef\temp{\noexpand\writetocentry{\realbackslash chapentry{\the\toks0}%
!                        {\putwordAppendix{} \appendixletter}}}%
  \temp
  \appendixnoderef
  \global\let\section = \appendixsec
***************
*** 3638,3645 ****
  \def\unnumberedseczzz #1{%
  \plainsecheading {#1}\gdef\thissection{#1}%
  \toks0 = {#1}%
! \edef\temp{\noexpand\writetocentry{\realbackslash unnumbsecentry%
!   {\the\toks0}{\the\chapno}}}%
  \temp
  \unnumbnoderef
  \nobreak
--- 3520,3526 ----
  \def\unnumberedseczzz #1{%
  \plainsecheading {#1}\gdef\thissection{#1}%
  \toks0 = {#1}%
! \edef\temp{\noexpand\writetocentry{\realbackslash unnumbsecentry{\the\toks0}}}%
  \temp
  \unnumbnoderef
  \nobreak
***************
*** 3678,3684 ****
  \plainsubsecheading {#1}\gdef\thissection{#1}%
  \toks0 = {#1}%
  \edef\temp{\noexpand\writetocentry{\realbackslash unnumbsubsecentry%
!   {\the\toks0}{\the\chapno}{\the\secno}}}%
  \temp
  \unnumbnoderef
  \nobreak
--- 3559,3565 ----
  \plainsubsecheading {#1}\gdef\thissection{#1}%
  \toks0 = {#1}%
  \edef\temp{\noexpand\writetocentry{\realbackslash unnumbsubsecentry%
!                                     {\the\toks0}}}%
  \temp
  \unnumbnoderef
  \nobreak
***************
*** 3719,3725 ****
  \plainsubsubsecheading {#1}\gdef\thissection{#1}%
  \toks0 = {#1}%
  \edef\temp{\noexpand\writetocentry{\realbackslash unnumbsubsubsecentry%
!   {\the\toks0}{\the\chapno}{\the\secno}{\the\subsecno}}}%
  \temp
  \unnumbnoderef
  \nobreak
--- 3600,3606 ----
  \plainsubsubsecheading {#1}\gdef\thissection{#1}%
  \toks0 = {#1}%
  \edef\temp{\noexpand\writetocentry{\realbackslash unnumbsubsubsecentry%
!                                     {\the\toks0}}}%
  \temp
  \unnumbnoderef
  \nobreak
***************
*** 3931,3937 ****
  % argument, which will end up as the last argument to the \...entry macro.
  %
  % We open the .toc file here instead of at @setfilename or any other
! % fixed time so that @contents can be put in the document anywhere.
  %
  \newif\iftocfileopened
  \def\writetocentry#1{%
--- 3812,3818 ----
  % argument, which will end up as the last argument to the \...entry macro.
  %
  % We open the .toc file here instead of at @setfilename or any other
! % given time so that @contents can be put in the document anywhere.
  %
  \newif\iftocfileopened
  \def\writetocentry#1{%
***************
*** 3940,3953 ****
      \global\tocfileopenedtrue
    \fi
    \iflinks \write\tocfile{#1{\folio}}\fi
-   %
-   % Tell \shipout to create a page destination if we're doing pdf, which
-   % will be the target of the links in the table of contents.  We can't
-   % just do it on every page because the title pages are numbered 1 and
-   % 2 (the page numbers aren't printed), and so are the first two pages
-   % of the document.  Thus, we'd have two destinations named `1', and
-   % two named `2'.
-   \ifpdf \pdfmakepagedesttrue \fi
  }
  
  \newskip\contentsrightmargin \contentsrightmargin=1in
--- 3821,3826 ----
***************
*** 4003,4009 ****
     \startcontents{\putwordShortTOC}%
        %
        \let\chapentry = \shortchapentry
-       \let\appendixentry = \shortappendixentry
        \let\unnumbchapentry = \shortunnumberedentry
        % We want a true roman here for the page numbers.
        \secfonts
--- 3876,3881 ----
***************
*** 4012,4022 ****
        \hyphenpenalty = 10000
        \advance\baselineskip by 1pt % Open it up a little.
        \def\secentry ##1##2##3##4{}
!       \def\unnumbsecentry ##1##2##3{}
        \def\subsecentry ##1##2##3##4##5{}
!       \def\unnumbsubsecentry ##1##2##3##4{}
        \def\subsubsecentry ##1##2##3##4##5##6{}
!       \def\unnumbsubsubsecentry ##1##2##3##4##5{}
        \openin 1 \jobname.toc
        \ifeof 1 \else
          \closein 1
--- 3884,3894 ----
        \hyphenpenalty = 10000
        \advance\baselineskip by 1pt % Open it up a little.
        \def\secentry ##1##2##3##4{}
!       \def\unnumbsecentry ##1##2{}
        \def\subsecentry ##1##2##3##4##5{}
!       \def\unnumbsubsecentry ##1##2{}
        \def\subsubsecentry ##1##2##3##4##5##6{}
!       \def\unnumbsubsubsecentry ##1##2{}
        \openin 1 \jobname.toc
        \ifeof 1 \else
          \closein 1
***************
*** 4039,4061 ****
  % The last argument is the page number.
  % The arguments in between are the chapter number, section number, ...
  
! % Chapters, in the main contents.
  \def\chapentry#1#2#3{\dochapentry{#2\labelspace#1}{#3}}
! %
! % Chapters, in the short toc.
! % See comments in \dochapentry re vbox and related settings.
  \def\shortchapentry#1#2#3{%
    \tocentry{\shortchaplabel{#2}\labelspace #1}{\doshortpageno\bgroup#3\egroup}%
  }
  
- % Appendices, in the main contents.
- \def\appendixentry#1#2#3{\dochapentry{\putwordAppendix{} #2\labelspace#1}{#3}}
- %
- % Appendices, in the short toc.
- \let\shortappendixentry = \shortchapentry
- 
  % Typeset the label for a chapter or appendix for the short contents.
! % The arg is, e.g., `Appendix A' for an appendix, or `3' for a chapter.
  % We could simplify the code here by writing out an \appendixentry
  % command in the toc file for appendices, instead of using \chapentry
  % for both, but it doesn't seem worth it.
--- 3911,3926 ----
  % The last argument is the page number.
  % The arguments in between are the chapter number, section number, ...
  
! % Chapter-level things, for both the long and short contents.
  \def\chapentry#1#2#3{\dochapentry{#2\labelspace#1}{#3}}
! 
! % See comments in \dochapentry re vbox and related settings
  \def\shortchapentry#1#2#3{%
    \tocentry{\shortchaplabel{#2}\labelspace #1}{\doshortpageno\bgroup#3\egroup}%
  }
  
  % Typeset the label for a chapter or appendix for the short contents.
! % The arg is, e.g. `Appendix A' for an appendix, or `3' for a chapter.
  % We could simplify the code here by writing out an \appendixentry
  % command in the toc file for appendices, instead of using \chapentry
  % for both, but it doesn't seem worth it.
***************
*** 4063,4093 ****
  \newdimen\shortappendixwidth
  %
  \def\shortchaplabel#1{%
!   % This space should be enough, since a single number is .5em, and the
    % widest letter (M) is 1em, at least in the Computer Modern fonts.
-   % But use \hss just in case.
    % (This space doesn't include the extra space that gets added after
    % the label; that gets put in by \shortchapentry above.)
!   \dimen0 = 1em
!   \hbox to \dimen0{#1\hss}%
  }
  
- % Unnumbered chapters.
  \def\unnumbchapentry#1#2{\dochapentry{#1}{#2}}
  \def\shortunnumberedentry#1#2{\tocentry{#1}{\doshortpageno\bgroup#2\egroup}}
  
  % Sections.
  \def\secentry#1#2#3#4{\dosecentry{#2.#3\labelspace#1}{#4}}
! \def\unnumbsecentry#1#2#3{\dosecentry{#1}{#3}}
  
  % Subsections.
  \def\subsecentry#1#2#3#4#5{\dosubsecentry{#2.#3.#4\labelspace#1}{#5}}
! \def\unnumbsubsecentry#1#2#3#4{\dosubsecentry{#1}{#4}}
  
  % And subsubsections.
  \def\subsubsecentry#1#2#3#4#5#6{%
    \dosubsubsecentry{#2.#3.#4.#5\labelspace#1}{#6}}
! \def\unnumbsubsubsecentry#1#2#3#4#5{\dosubsubsecentry{#1}{#5}}
  
  % This parameter controls the indentation of the various levels.
  \newdimen\tocindent \tocindent = 3pc
--- 3928,3965 ----
  \newdimen\shortappendixwidth
  %
  \def\shortchaplabel#1{%
!   % Compute width of word "Appendix", may change with language.
!   \setbox0 = \hbox{\shortcontrm \putwordAppendix}%
!   \shortappendixwidth = \wd0
!   %
!   % We typeset #1 in a box of constant width, regardless of the text of
!   % #1, so the chapter titles will come out aligned.
!   \setbox0 = \hbox{#1}%
!   \dimen0 = \ifdim\wd0 > \shortappendixwidth \shortappendixwidth \else 0pt \fi
!   %
!   % This space should be plenty, since a single number is .5em, and the
    % widest letter (M) is 1em, at least in the Computer Modern fonts.
    % (This space doesn't include the extra space that gets added after
    % the label; that gets put in by \shortchapentry above.)
!   \advance\dimen0 by 1.1em
!   \hbox to \dimen0{#1\hfil}%
  }
  
  \def\unnumbchapentry#1#2{\dochapentry{#1}{#2}}
  \def\shortunnumberedentry#1#2{\tocentry{#1}{\doshortpageno\bgroup#2\egroup}}
  
  % Sections.
  \def\secentry#1#2#3#4{\dosecentry{#2.#3\labelspace#1}{#4}}
! \def\unnumbsecentry#1#2{\dosecentry{#1}{#2}}
  
  % Subsections.
  \def\subsecentry#1#2#3#4#5{\dosubsecentry{#2.#3.#4\labelspace#1}{#5}}
! \def\unnumbsubsecentry#1#2{\dosubsecentry{#1}{#2}}
  
  % And subsubsections.
  \def\subsubsecentry#1#2#3#4#5#6{%
    \dosubsubsecentry{#2.#3.#4.#5\labelspace#1}{#6}}
! \def\unnumbsubsubsecentry#1#2{\dosubsubsecentry{#1}{#2}}
  
  % This parameter controls the indentation of the various levels.
  \newdimen\tocindent \tocindent = 3pc
***************
*** 4128,4134 ****
  \def\tocentry#1#2{\begingroup
    \vskip 0pt plus1pt % allow a little stretch for the sake of nice page breaks
    % Do not use \turnoffactive in these arguments.  Since the toc is
!   % typeset in cmr, characters such as _ would come out wrong; we
    % have to do the usual translation tricks.
    \entry{#1}{#2}%
  \endgroup}
--- 4000,4006 ----
  \def\tocentry#1#2{\begingroup
    \vskip 0pt plus1pt % allow a little stretch for the sake of nice page breaks
    % Do not use \turnoffactive in these arguments.  Since the toc is
!   % typeset in cmr, so characters such as _ would come out wrong; we
    % have to do the usual translation tricks.
    \entry{#1}{#2}%
  \endgroup}
***************
*** 4148,4174 ****
  \message{environments,}
  % @foo ... @end foo.
  
- % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
- % 
  % Since these characters are used in examples, it should be an even number of
  % \tt widths. Each \tt character is 1en, so two makes it 1em.
! %
  \def\point{$\star$}
  \def\result{\leavevmode\raise.15ex\hbox to 1em{\hfil$\Rightarrow$\hfil}}
  \def\expansion{\leavevmode\raise.1ex\hbox to 1em{\hfil$\mapsto$\hfil}}
  \def\print{\leavevmode\lower.1ex\hbox to 1em{\hfil$\dashv$\hfil}}
  \def\equiv{\leavevmode\lower.1ex\hbox to 1em{\hfil$\ptexequiv$\hfil}}
  
- % The @error{} command.
  % Adapted from the TeXbook's \boxit.
- % 
- \newbox\errorbox
- %
  {\tentt \global\dimen0 = 3em}% Width of the box.
  \dimen2 = .55pt % Thickness of rules
  % The text. (`r' is open on the right, `e' somewhat less so on the left.)
  \setbox0 = \hbox{\kern-.75pt \tensf error\kern-1.5pt}
! %
  \global\setbox\errorbox=\hbox to \dimen0{\hfil
     \hsize = \dimen0 \advance\hsize by -5.8pt % Space to left+right.
     \advance\hsize by -2\dimen2 % Rules.
--- 4020,4055 ----
  \message{environments,}
  % @foo ... @end foo.
  
  % Since these characters are used in examples, it should be an even number of
  % \tt widths. Each \tt character is 1en, so two makes it 1em.
! % Furthermore, these definitions must come after we define our fonts.
! \newbox\dblarrowbox    \newbox\longdblarrowbox
! \newbox\pushcharbox    \newbox\bullbox
! \newbox\equivbox       \newbox\errorbox
! 
! %{\tentt
! %\global\setbox\dblarrowbox = \hbox to 1em{\hfil$\Rightarrow$\hfil}
! %\global\setbox\longdblarrowbox = \hbox to 1em{\hfil$\mapsto$\hfil}
! %\global\setbox\pushcharbox = \hbox to 1em{\hfil$\dashv$\hfil}
! %\global\setbox\equivbox = \hbox to 1em{\hfil$\ptexequiv$\hfil}
! % Adapted from the manmac format (p.420 of TeXbook)
! %\global\setbox\bullbox = \hbox to 1em{\kern.15em\vrule height .75ex width .85ex
! %                                      depth .1ex\hfil}
! %}
! 
! % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
  \def\point{$\star$}
  \def\result{\leavevmode\raise.15ex\hbox to 1em{\hfil$\Rightarrow$\hfil}}
  \def\expansion{\leavevmode\raise.1ex\hbox to 1em{\hfil$\mapsto$\hfil}}
  \def\print{\leavevmode\lower.1ex\hbox to 1em{\hfil$\dashv$\hfil}}
  \def\equiv{\leavevmode\lower.1ex\hbox to 1em{\hfil$\ptexequiv$\hfil}}
  
  % Adapted from the TeXbook's \boxit.
  {\tentt \global\dimen0 = 3em}% Width of the box.
  \dimen2 = .55pt % Thickness of rules
  % The text. (`r' is open on the right, `e' somewhat less so on the left.)
  \setbox0 = \hbox{\kern-.75pt \tensf error\kern-1.5pt}
! 
  \global\setbox\errorbox=\hbox to \dimen0{\hfil
     \hsize = \dimen0 \advance\hsize by -5.8pt % Space to left+right.
     \advance\hsize by -2\dimen2 % Rules.
***************
*** 4179,4185 ****
           \kern3pt\vrule width\dimen2}% Space to right.
        \hrule height\dimen2}
      \hfil}
! %
  \def\error{\leavevmode\lower.7ex\copy\errorbox}
  
  % @tex ... @end tex    escapes into raw Tex temporarily.
--- 4060,4067 ----
           \kern3pt\vrule width\dimen2}% Space to right.
        \hrule height\dimen2}
      \hfil}
! 
! % The @error{} command.
  \def\error{\leavevmode\lower.7ex\copy\errorbox}
  
  % @tex ... @end tex    escapes into raw Tex temporarily.
***************
*** 4219,4227 ****
    \def\@{@}%
  \let\Etex=\endgroup}
  
! % Define @lisp ... @end lisp.
  % @lisp does a \begingroup so it can rebind things,
! % including the definition of @end lisp (which normally is erroneous).
  
  % Amount to narrow the margins by for @lisp.
  \newskip\lispnarrowing \lispnarrowing=0.4in
--- 4101,4109 ----
    \def\@{@}%
  \let\Etex=\endgroup}
  
! % Define @lisp ... @endlisp.
  % @lisp does a \begingroup so it can rebind things,
! % including the definition of @endlisp (which normally is erroneous).
  
  % Amount to narrow the margins by for @lisp.
  \newskip\lispnarrowing \lispnarrowing=0.4in
***************
*** 4252,4268 ****
  % is reset to zero; thus the \afterenvbreak inserts no space -- but the
  % start of the next paragraph will insert \parskip
  %
! \def\aboveenvbreak{{%
!   \ifnum\lastpenalty < 10000
!     \advance\envskipamount by \parskip
!     \endgraf
!     \ifdim\lastskip<\envskipamount
!       \removelastskip
!       \penalty-50
!       \vskip\envskipamount
!     \fi
!   \fi
! }}
  
  \let\afterenvbreak = \aboveenvbreak
  
--- 4134,4142 ----
  % is reset to zero; thus the \afterenvbreak inserts no space -- but the
  % start of the next paragraph will insert \parskip
  %
! \def\aboveenvbreak{{\advance\envskipamount by \parskip
! \endgraf \ifdim\lastskip<\envskipamount
! \removelastskip \penalty-50 \vskip\envskipamount \fi}}
  
  \let\afterenvbreak = \aboveenvbreak
  
***************
*** 4394,4400 ****
  \def\smalllispx{\begingroup
    \def\Esmalllisp{\nonfillfinish\endgroup}%
    \def\Esmallexample{\nonfillfinish\endgroup}%
!   \smallexamplefonts
    \lisp
  }
  
--- 4268,4274 ----
  \def\smalllispx{\begingroup
    \def\Esmalllisp{\nonfillfinish\endgroup}%
    \def\Esmallexample{\nonfillfinish\endgroup}%
!   \smallfonts
    \lisp
  }
  
***************
*** 4405,4416 ****
    \let\Edisplay = \nonfillfinish
    \gobble
  }
! %
  % @smalldisplay (when @smallbook): @display plus smaller fonts.
  %
  \def\smalldisplayx{\begingroup
    \def\Esmalldisplay{\nonfillfinish\endgroup}%
!   \smallexamplefonts \rm
    \display
  }
  
--- 4279,4290 ----
    \let\Edisplay = \nonfillfinish
    \gobble
  }
! 
  % @smalldisplay (when @smallbook): @display plus smaller fonts.
  %
  \def\smalldisplayx{\begingroup
    \def\Esmalldisplay{\nonfillfinish\endgroup}%
!   \smallfonts \rm
    \display
  }
  
***************
*** 4422,4433 ****
    \let\Eformat = \nonfillfinish
    \gobble
  }
! %
  % @smallformat (when @smallbook): @format plus smaller fonts.
  %
  \def\smallformatx{\begingroup
    \def\Esmallformat{\nonfillfinish\endgroup}%
!   \smallexamplefonts \rm
    \format
  }
  
--- 4296,4307 ----
    \let\Eformat = \nonfillfinish
    \gobble
  }
! 
  % @smallformat (when @smallbook): @format plus smaller fonts.
  %
  \def\smallformatx{\begingroup
    \def\Esmallformat{\nonfillfinish\endgroup}%
!   \smallfonts \rm
    \format
  }
  
***************
*** 4619,4639 ****
    \endgroup\nonfillfinish\endgroup
  }
  
- % @copying ... @end copying.
- % Save the text away for @insertcopying later.
- % 
- \newbox\copyingbox
- %
- \def\copying{\begingroup
-   \parindent = 0pt  % looks wrong on title page
-   \def\Ecopying{\egroup\endgroup}%
-   \global\setbox\copyingbox = \vbox\bgroup
- }
- 
- % @insertcopying.
- % 
- \def\insertcopying{\unvcopy\copyingbox}
- 
  
  \message{defuns,}
  % @defun etc.
--- 4493,4498 ----
***************
*** 4730,4789 ****
  {\df #1}\enskip        % Generate function name
  }
  
! % Common pieces to start any @def...
! % #1 is the \E... control sequence to end the definition (which we define).
! % #2 is the \...x control sequence (which our caller defines).
! % #3 is the control sequence to process the header, such as \defunheader.
! % 
! \def\parsebodycommon#1#2#3{%
!   \begingroup\inENV
!   % If there are two @def commands in a row, we'll have a \nobreak,
!   % which is there to keep the function description together with its
!   % header.  But if there's nothing but headers, we want to allow a
!   % break after all.
!   \ifnum\lastpenalty = 10000 \penalty0 \fi
!   \medbreak
!   %
!   % Define the \E... end token that this defining construct specifies
!   % so that it will exit this group.
!   \def#1{\endgraf\endgroup\medbreak}%
!   %
!   \parindent=0in
!   \advance\leftskip by \defbodyindent
!   \exdentamount=\defbodyindent
! }
! 
! % Process body of @defun, @deffn, @defmac, etc.
! %
! \def\defparsebody#1#2#3{%
!   \parsebodycommon{#1}{#2}{#3}%
!   \def#2{\begingroup\obeylines\activeparens\spacesplit#3}%
!   \catcode61=\active % 61 is `='
!   \begingroup\obeylines\activeparens
!   \spacesplit#3%
! }
  
! % #1, #2, #3 are the common arguments (see \defparsebody).
  % #4, delimited by the space, is the class name.
  %
! \def\defmethparsebody#1#2#3#4 {%
!   \parsebodycommon{#1}{#2}{#3}%
!   \def#2##1 {\begingroup\obeylines\activeparens\spacesplit{#3{##1}}}%
!   \begingroup\obeylines\activeparens
!   \spacesplit{#3{#4}}%
! }
  
  % Used for @deftypemethod and @deftypeivar.
! % #1, #2, #3 are the common arguments (see \defparsebody).
  % #4, delimited by a space, is the class name.
  % #5 is the method's return type.
  %
! \def\deftypemethparsebody#1#2#3#4 #5 {%
!   \parsebodycommon{#1}{#2}{#3}%
    \def#2##1 ##2 {\begingroup\obeylines\activeparens\spacesplit{#3{##1}{##2}}}%
!   \begingroup\obeylines\activeparens
!   \spacesplit{#3{#4}{#5}}%
! }
  
  % Used for @deftypeop.  The change from \deftypemethparsebody is an
  % extra argument at the beginning which is the `category', instead of it
--- 4589,4644 ----
  {\df #1}\enskip        % Generate function name
  }
  
! % Actually process the body of a definition
! % #1 should be the terminating control sequence, such as \Edefun.
! % #2 should be the "another name" control sequence, such as \defunx.
! % #3 should be the control sequence that actually processes the header,
! %    such as \defunheader.
! 
! \def\defparsebody #1#2#3{\begingroup\inENV% Environment for definitionbody
! \medbreak %
! % Define the end token that this defining construct specifies
! % so that it will exit this group.
! \def#1{\endgraf\endgroup\medbreak}%
! \def#2{\begingroup\obeylines\activeparens\spacesplit#3}%
! \parindent=0in
! \advance\leftskip by \defbodyindent
! \exdentamount=\defbodyindent
! \begingroup %
! \catcode 61=\active % 61 is `='
! \obeylines\activeparens\spacesplit#3}
  
! % #1 is the \E... control sequence to end the definition (which we define).
! % #2 is the \...x control sequence for consecutive fns (which we define).
! % #3 is the control sequence to call to resume processing.
  % #4, delimited by the space, is the class name.
  %
! \def\defmethparsebody#1#2#3#4 {\begingroup\inENV %
! \medbreak %
! % Define the end token that this defining construct specifies
! % so that it will exit this group.
! \def#1{\endgraf\endgroup\medbreak}%
! \def#2##1 {\begingroup\obeylines\activeparens\spacesplit{#3{##1}}}%
! \parindent=0in
! \advance\leftskip by \defbodyindent
! \exdentamount=\defbodyindent
! \begingroup\obeylines\activeparens\spacesplit{#3{#4}}}
  
  % Used for @deftypemethod and @deftypeivar.
! % #1 is the \E... control sequence to end the definition (which we define).
! % #2 is the \...x control sequence for consecutive fns (which we define).
! % #3 is the control sequence to call to resume processing.
  % #4, delimited by a space, is the class name.
  % #5 is the method's return type.
  %
! \def\deftypemethparsebody#1#2#3#4 #5 {\begingroup\inENV
!   \medbreak
!   \def#1{\endgraf\endgroup\medbreak}%
    \def#2##1 ##2 {\begingroup\obeylines\activeparens\spacesplit{#3{##1}{##2}}}%
!   \parindent=0in
!   \advance\leftskip by \defbodyindent
!   \exdentamount=\defbodyindent
!   \begingroup\obeylines\activeparens\spacesplit{#3{#4}{#5}}}
  
  % Used for @deftypeop.  The change from \deftypemethparsebody is an
  % extra argument at the beginning which is the `category', instead of it
***************
*** 4792,4840 ****
  % input at hand.  Thus also need a control sequence (passed as #5) for
  % the \E... definition to assign the category name to.
  % 
! \def\deftypeopparsebody#1#2#3#4#5 #6 {%
!   \parsebodycommon{#1}{#2}{#3}%
    \def#2##1 ##2 ##3 {%
      \def#4{##1}%
      \begingroup\obeylines\activeparens\spacesplit{#3{##2}{##3}}}%
!   \begingroup\obeylines\activeparens
!   \spacesplit{#3{#5}{#6}}%
! }
  
! % For @defop.
! \def\defopparsebody #1#2#3#4#5 {%
!   \parsebodycommon{#1}{#2}{#3}%
!   \def#2##1 ##2 {\def#4{##1}%
!     \begingroup\obeylines\activeparens\spacesplit{#3{##2}}}%
!   \begingroup\obeylines\activeparens
!   \spacesplit{#3{#5}}%
! }
  
  % These parsing functions are similar to the preceding ones
  % except that they do not make parens into active characters.
  % These are used for "variables" since they have no arguments.
- %
- \def\defvarparsebody #1#2#3{%
-   \parsebodycommon{#1}{#2}{#3}%
-   \def#2{\begingroup\obeylines\spacesplit#3}%
-   \catcode61=\active %
-   \begingroup\obeylines
-   \spacesplit#3%
- }
  
! % @defopvar.
! \def\defopvarparsebody #1#2#3#4#5 {%
!   \parsebodycommon{#1}{#2}{#3}%
!   \def#2##1 ##2 {\def#4{##1}%
!     \begingroup\obeylines\spacesplit{#3{##2}}}%
    \begingroup\obeylines
-   \spacesplit{#3{#5}}%
  }
  
  \def\defvrparsebody#1#2#3#4 {%
    \parsebodycommon{#1}{#2}{#3}%
-   \def#2##1 {\begingroup\obeylines\spacesplit{#3{##1}}}%
-   \begingroup\obeylines
    \spacesplit{#3{#4}}%
  }
  
--- 4647,4710 ----
  % input at hand.  Thus also need a control sequence (passed as #5) for
  % the \E... definition to assign the category name to.
  % 
! \def\deftypeopparsebody#1#2#3#4#5 #6 {\begingroup\inENV
!   \medbreak
!   \def#1{\endgraf\endgroup\medbreak}%
    \def#2##1 ##2 ##3 {%
      \def#4{##1}%
      \begingroup\obeylines\activeparens\spacesplit{#3{##2}{##3}}}%
!   \parindent=0in
!   \advance\leftskip by \defbodyindent
!   \exdentamount=\defbodyindent
!   \begingroup\obeylines\activeparens\spacesplit{#3{#5}{#6}}}
  
! \def\defopparsebody #1#2#3#4#5 {\begingroup\inENV %
! \medbreak %
! % Define the end token that this defining construct specifies
! % so that it will exit this group.
! \def#1{\endgraf\endgroup\medbreak}%
! \def#2##1 ##2 {\def#4{##1}%
! \begingroup\obeylines\activeparens\spacesplit{#3{##2}}}%
! \parindent=0in
! \advance\leftskip by \defbodyindent
! \exdentamount=\defbodyindent
! \begingroup\obeylines\activeparens\spacesplit{#3{#5}}}
  
  % These parsing functions are similar to the preceding ones
  % except that they do not make parens into active characters.
  % These are used for "variables" since they have no arguments.
  
! \def\defvarparsebody #1#2#3{\begingroup\inENV% Environment for definitionbody
! \medbreak %
! % Define the end token that this defining construct specifies
! % so that it will exit this group.
! \def#1{\endgraf\endgroup\medbreak}%
! \def#2{\begingroup\obeylines\spacesplit#3}%
! \parindent=0in
! \advance\leftskip by \defbodyindent
! \exdentamount=\defbodyindent
! \begingroup %
! \catcode 61=\active %
! \obeylines\spacesplit#3}
! 
! % This is used for \def{tp,vr}parsebody.  It could probably be used for
! % some of the others, too, with some judicious conditionals.
! %
! \def\parsebodycommon#1#2#3{%
!   \begingroup\inENV %
!   \medbreak %
!   % Define the end token that this defining construct specifies
!   % so that it will exit this group.
!   \def#1{\endgraf\endgroup\medbreak}%
!   \def#2##1 {\begingroup\obeylines\spacesplit{#3{##1}}}%
!   \parindent=0in
!   \advance\leftskip by \defbodyindent
!   \exdentamount=\defbodyindent
    \begingroup\obeylines
  }
  
  \def\defvrparsebody#1#2#3#4 {%
    \parsebodycommon{#1}{#2}{#3}%
    \spacesplit{#3{#4}}%
  }
  
***************
*** 4849,4856 ****
  %
  \def\deftpparsebody #1#2#3#4 {%
    \parsebodycommon{#1}{#2}{#3}%
-   \def#2##1 {\begingroup\obeylines\spacesplit{#3{##1}}}%
-   \begingroup\obeylines
    \spacesplit{\parsetpheaderline{#3{#4}}}\empty
  }
  
--- 4719,4724 ----
***************
*** 4867,4885 ****
    #1{\removeemptybraces#2\relax}{#3}%
  }%
  
  % Split up #2 at the first space token.
  % call #1 with two arguments:
  %  the first is all of #2 before the space token,
  %  the second is all of #2 after that space token.
  % If #2 contains no space token, all of it is passed as the first arg
  % and the second is passed as empty.
! %
  {\obeylines
  \gdef\spacesplit#1#2^^M{\endgroup\spacesplitfoo{#1}#2 \relax\spacesplitfoo}%
  \long\gdef\spacesplitfoo#1#2 #3#4\spacesplitfoo{%
  \ifx\relax #3%
  #1{#2}{}\else #1{#2}{#3#4}\fi}}
  
  % Define @defun.
  
  % First, define the processing that is wanted for arguments of \defun
--- 4735,4767 ----
    #1{\removeemptybraces#2\relax}{#3}%
  }%
  
+ \def\defopvarparsebody #1#2#3#4#5 {\begingroup\inENV %
+ \medbreak %
+ % Define the end token that this defining construct specifies
+ % so that it will exit this group.
+ \def#1{\endgraf\endgroup\medbreak}%
+ \def#2##1 ##2 {\def#4{##1}%
+ \begingroup\obeylines\spacesplit{#3{##2}}}%
+ \parindent=0in
+ \advance\leftskip by \defbodyindent
+ \exdentamount=\defbodyindent
+ \begingroup\obeylines\spacesplit{#3{#5}}}
+ 
  % Split up #2 at the first space token.
  % call #1 with two arguments:
  %  the first is all of #2 before the space token,
  %  the second is all of #2 after that space token.
  % If #2 contains no space token, all of it is passed as the first arg
  % and the second is passed as empty.
! 
  {\obeylines
  \gdef\spacesplit#1#2^^M{\endgroup\spacesplitfoo{#1}#2 \relax\spacesplitfoo}%
  \long\gdef\spacesplitfoo#1#2 #3#4\spacesplitfoo{%
  \ifx\relax #3%
  #1{#2}{}\else #1{#2}{#3#4}\fi}}
  
+ % So much for the things common to all kinds of definitions.
+ 
  % Define @defun.
  
  % First, define the processing that is wanted for arguments of \defun
***************
*** 4939,4945 ****
  % #1 is the data type, #2 the name, #3 the args.
  \def\deftypefunheaderx #1#2 #3\relax{%
  \doind {fn}{\code{#2}}% Make entry in function index
! \begingroup\defname {\defheaderxcond#1\relax$.$#2}{\putwordDeftypefun}%
  \deftypefunargs {#3}\endgroup %
  \catcode 61=\other % Turn off change made in \defparsebody
  }
--- 4821,4827 ----
  % #1 is the data type, #2 the name, #3 the args.
  \def\deftypefunheaderx #1#2 #3\relax{%
  \doind {fn}{\code{#2}}% Make entry in function index
! \begingroup\defname {\defheaderxcond#1\relax$$$#2}{\putwordDeftypefun}%
  \deftypefunargs {#3}\endgroup %
  \catcode 61=\other % Turn off change made in \defparsebody
  }
***************
*** 4948,4956 ****
  
  \def\deftypefn{\defmethparsebody\Edeftypefn\deftypefnx\deftypefnheader}
  
! % \defheaderxcond#1\relax$.$
  % puts #1 in @code, followed by a space, but does nothing if #1 is null.
! \def\defheaderxcond#1#2$.${\ifx#1\relax\else\code{#1#2} \fi}
  
  % #1 is the classification.  #2 is the data type.  #3 is the name and args.
  \def\deftypefnheader #1#2#3{\deftypefnheaderx{#1}{#2}#3 \relax}
--- 4830,4838 ----
  
  \def\deftypefn{\defmethparsebody\Edeftypefn\deftypefnx\deftypefnheader}
  
! % \defheaderxcond#1\relax$$$
  % puts #1 in @code, followed by a space, but does nothing if #1 is null.
! \def\defheaderxcond#1#2$$${\ifx#1\relax\else\code{#1#2} \fi}
  
  % #1 is the classification.  #2 is the data type.  #3 is the name and args.
  \def\deftypefnheader #1#2#3{\deftypefnheaderx{#1}{#2}#3 \relax}
***************
*** 4960,4966 ****
  \begingroup
  \normalparens % notably, turn off `&' magic, which prevents
  %               at least some C++ text from working
! \defname {\defheaderxcond#2\relax$.$#3}{#1}%
  \deftypefunargs {#4}\endgroup %
  \catcode 61=\other % Turn off change made in \defparsebody
  }
--- 4842,4848 ----
  \begingroup
  \normalparens % notably, turn off `&' magic, which prevents
  %               at least some C++ text from working
! \defname {\defheaderxcond#2\relax$$$#3}{#1}%
  \deftypefunargs {#4}\endgroup %
  \catcode 61=\other % Turn off change made in \defparsebody
  }
***************
*** 5006,5012 ****
  \def\deftypeopheader#1#2#3#4{%
    \dosubind{fn}{\code{#3}}{\putwordon\ \code{#1}}% entry in function index
    \begingroup
!     \defname{\defheaderxcond#2\relax$.$#3}
              {\deftypeopcategory\ \putwordon\ \code{#1}}%
      \deftypefunargs{#4}%
    \endgroup
--- 4888,4894 ----
  \def\deftypeopheader#1#2#3#4{%
    \dosubind{fn}{\code{#3}}{\putwordon\ \code{#1}}% entry in function index
    \begingroup
!     \defname{\defheaderxcond#2\relax$$$#3}
              {\deftypeopcategory\ \putwordon\ \code{#1}}%
      \deftypefunargs{#4}%
    \endgroup
***************
*** 5021,5027 ****
  \def\deftypemethodheader#1#2#3#4{%
    \dosubind{fn}{\code{#3}}{\putwordon\ \code{#1}}% entry in function index
    \begingroup
!     \defname{\defheaderxcond#2\relax$.$#3}{\putwordMethodon\ \code{#1}}%
      \deftypefunargs{#4}%
    \endgroup
  }
--- 4903,4909 ----
  \def\deftypemethodheader#1#2#3#4{%
    \dosubind{fn}{\code{#3}}{\putwordon\ \code{#1}}% entry in function index
    \begingroup
!     \defname{\defheaderxcond#2\relax$$$#3}{\putwordMethodon\ \code{#1}}%
      \deftypefunargs{#4}%
    \endgroup
  }
***************
*** 5035,5041 ****
  \def\deftypeivarheader#1#2#3{%
    \dosubind{vr}{\code{#3}}{\putwordof\ \code{#1}}% entry in variable index
    \begingroup
!     \defname{\defheaderxcond#2\relax$.$#3}
              {\putwordInstanceVariableof\ \code{#1}}%
      \defvarargs{#3}%
    \endgroup
--- 4917,4923 ----
  \def\deftypeivarheader#1#2#3{%
    \dosubind{vr}{\code{#3}}{\putwordof\ \code{#1}}% entry in variable index
    \begingroup
!     \defname{\defheaderxcond#2\relax$$$#3}
              {\putwordInstanceVariableof\ \code{#1}}%
      \defvarargs{#3}%
    \endgroup
***************
*** 5118,5124 ****
  % is actually part of the data type, which should not be put into the index.
  \def\deftypevarheader #1#2{%
  \dovarind#2 \relax% Make entry in variables index
! \begingroup\defname {\defheaderxcond#1\relax$.$#2}{\putwordDeftypevar}%
  \interlinepenalty=10000
  \endgraf\nobreak\vskip -\parskip\nobreak
  \endgroup}
--- 5000,5006 ----
  % is actually part of the data type, which should not be put into the index.
  \def\deftypevarheader #1#2{%
  \dovarind#2 \relax% Make entry in variables index
! \begingroup\defname {\defheaderxcond#1\relax$$$#2}{\putwordDeftypevar}%
  \interlinepenalty=10000
  \endgraf\nobreak\vskip -\parskip\nobreak
  \endgroup}
***************
*** 5129,5135 ****
  \def\deftypevr{\defvrparsebody\Edeftypevr\deftypevrx\deftypevrheader}
  
  \def\deftypevrheader #1#2#3{\dovarind#3 \relax%
! \begingroup\defname {\defheaderxcond#2\relax$.$#3}{#1}
  \interlinepenalty=10000
  \endgraf\nobreak\vskip -\parskip\nobreak
  \endgroup}
--- 5011,5017 ----
  \def\deftypevr{\defvrparsebody\Edeftypevr\deftypevrx\deftypevrheader}
  
  \def\deftypevrheader #1#2#3{\dovarind#3 \relax%
! \begingroup\defname {\defheaderxcond#2\relax$$$#3}{#1}
  \interlinepenalty=10000
  \endgraf\nobreak\vskip -\parskip\nobreak
  \endgroup}
***************
*** 5289,5295 ****
       \message{Warning: redefining \the\macname}%
    \else
       \expandafter\ifx\csname \the\macname\endcsname \relax
!      \else \errmessage{Macro name \the\macname\space already defined}\fi
       \global\cslet{macsave.\the\macname}{\the\macname}%
       \global\expandafter\let\csname ismacro.\the\macname\endcsname=1%
       % Add the macroname to \macrolist
--- 5171,5177 ----
       \message{Warning: redefining \the\macname}%
    \else
       \expandafter\ifx\csname \the\macname\endcsname \relax
!      \else \errmessage{The name \the\macname\space is reserved}\fi
       \global\cslet{macsave.\the\macname}{\the\macname}%
       \global\expandafter\let\csname ismacro.\the\macname\endcsname=1%
       % Add the macroname to \macrolist
***************
*** 5570,5584 ****
    \ifpdf
      \leavevmode
      \getfilename{#4}%
!     {\normalturnoffactive
!      \ifnum\filenamelength>0
!        \startlink attr{/Border [0 0 0]}%
!          goto file{\the\filename.pdf} name{#1}%
!      \else
!        \startlink attr{/Border [0 0 0]}%
!          goto name{#1}%
!      \fi
!     }%
      \linkcolor
    \fi
    %
--- 5452,5464 ----
    \ifpdf
      \leavevmode
      \getfilename{#4}%
!     \ifnum\filenamelength>0
!       \startlink attr{/Border [0 0 0]}%
!         goto file{\the\filename.pdf} name{#1@}%
!     \else
!       \startlink attr{/Border [0 0 0]}%
!         goto name{#1@}%
!     \fi
      \linkcolor
    \fi
    %
***************
*** 5840,5854 ****
    %
    \smallfonts \rm
    %
!   % Because we use hanging indentation in footnotes, a @noindent appears
!   % to exdent this text, so make it be a no-op.  makeinfo does not use
!   % hanging indentation so @noindent can still be needed within footnote
!   % text after an @example or the like (not that this is good style).
!   \let\noindent = \relax
!   %
!   % Hang the footnote text off the number.  Use \everypar in case the
!   % footnote extends for more than one paragraph.
!   \everypar = {\hang}%
    \textindent{\thisfootno}%
    %
    % Don't crash into the line above the footnote text.  Since this
--- 5720,5727 ----
    %
    \smallfonts \rm
    %
!   % Hang the footnote text off the number.
!   \hang
    \textindent{\thisfootno}%
    %
    % Don't crash into the line above the footnote text.  Since this
***************
*** 5865,5870 ****
--- 5738,5761 ----
  
  }%end \catcode `\@=11
  
+ % Set the baselineskip to #1, and the lineskip and strut size
+ % correspondingly.  There is no deep meaning behind these magic numbers
+ % used as factors; they just match (closely enough) what Knuth defined.
+ %
+ \def\lineskipfactor{.08333}
+ \def\strutheightpercent{.70833}
+ \def\strutdepthpercent {.29167}
+ %
+ \def\setleading#1{%
+   \normalbaselineskip = #1\relax
+   \normallineskip = \lineskipfactor\normalbaselineskip
+   \normalbaselines
+   \setbox\strutbox =\hbox{%
+     \vrule width0pt height\strutheightpercent\baselineskip
+                     depth \strutdepthpercent \baselineskip
+   }%
+ }
+ 
  % @| inserts a changebar to the left of the current line.  It should
  % surround any changed text.  This approach does *not* work if the
  % change spans more than two lines of output.  To handle that, we would
***************
*** 5929,5972 ****
        \global\warnednoepsftrue
      \fi
    \else
!     \imagexxx #1,,,,,\finish
    \fi
  }
  %
  % Arguments to @image:
  % #1 is (mandatory) image filename; we tack on .eps extension.
  % #2 is (optional) width, #3 is (optional) height.
! % #4 is (ignored optional) html alt text.
! % #5 is (ignored optional) extension.
! % #6 is just the usual extra ignored arg for parsing this stuff.
! \newif\ifimagevmode
! \def\imagexxx#1,#2,#3,#4,#5,#6\finish{\begingroup
!   \catcode`\^^M = 5     % in case we're inside an example
!   \normalturnoffactive  % allow _ et al. in names
!   % If the image is by itself, center it.
!   \ifvmode
!     \imagevmodetrue
!     \nobreak\bigskip
!     % Usually we'll have text after the image which will insert
!     % \parskip glue, so insert it here too to equalize the space
!     % above and below. 
!     \nobreak\vskip\parskip
!     \nobreak
!     \line\bgroup\hss
!   \fi
!   %
!   % Output the image.
    \ifpdf
!     \dopdfimage{#1}{#2}{#3}%
    \else
      % \epsfbox itself resets \epsf?size at each figure.
      \setbox0 = \hbox{\ignorespaces #2}\ifdim\wd0 > 0pt \epsfxsize=#2\relax \fi
      \setbox0 = \hbox{\ignorespaces #3}\ifdim\wd0 > 0pt \epsfysize=#3\relax \fi
!     \epsfbox{#1.eps}%
    \fi
!   %
!   \ifimagevmode \hss \egroup \bigbreak \fi  % space after the image
! \endgroup}
  
  
  \message{localization,}
--- 5820,5859 ----
        \global\warnednoepsftrue
      \fi
    \else
!     \imagexxx #1,,,\finish
    \fi
  }
  %
  % Arguments to @image:
  % #1 is (mandatory) image filename; we tack on .eps extension.
  % #2 is (optional) width, #3 is (optional) height.
! % #4 is just the usual extra ignored arg for parsing this stuff.
! \def\imagexxx#1,#2,#3,#4\finish{%
    \ifpdf
!     \centerline{\dopdfimage{#1}{#2}{#3}}%
    \else
      % \epsfbox itself resets \epsf?size at each figure.
      \setbox0 = \hbox{\ignorespaces #2}\ifdim\wd0 > 0pt \epsfxsize=#2\relax \fi
      \setbox0 = \hbox{\ignorespaces #3}\ifdim\wd0 > 0pt \epsfysize=#3\relax \fi
!     \begingroup
!       \catcode`\^^M = 5 % in case we're inside an example
!       % If the image is by itself, center it.
!       \ifvmode
!         \nobreak\bigskip
!         % Usually we'll have text after the image which will insert
!         % \parskip glue, so insert it here too to equalize the space
!         % above and below. 
!         \nobreak\vskip\parskip
!         \nobreak
!         \centerline{\epsfbox{#1.eps}}%
!         \bigbreak
!       \else
!         % In the middle of a paragraph, no extra space.
!         \epsfbox{#1.eps}%
!       \fi
!     \endgroup
    \fi
! }
  
  
  \message{localization,}
***************
*** 6035,6043 ****
  }
  
  % Parameters in order: 1) textheight; 2) textwidth; 3) voffset;
! % 4) hoffset; 5) binding offset; 6) topskip.  We also call
! % \setleading{\textleading}, so the caller should define \textleading.
! % The caller should also set \parskip.
  %
  \def\internalpagesizes#1#2#3#4#5#6{%
    \voffset = #3\relax
--- 5922,5929 ----
  }
  
  % Parameters in order: 1) textheight; 2) textwidth; 3) voffset;
! % 4) hoffset; 5) binding offset; 6) topskip.  Then whoever calls us can
! % set \parskip and call \setleading for \baselineskip.
  %
  \def\internalpagesizes#1#2#3#4#5#6{%
    \voffset = #3\relax
***************
*** 6058,6082 ****
    \normaloffset = #4\relax
    \bindingoffset = #5\relax
    %
-   \setleading{\textleading}
-   %
    \parindent = \defaultparindent
    \setemergencystretch
  }
  
- % Use `small' versions.
- % 
- \def\smallenvironments{%
-   \let\smalldisplay = \smalldisplayx
-   \let\smallexample = \smalllispx
-   \let\smallformat = \smallformatx
-   \let\smalllisp = \smalllispx
- }
- 
  % @letterpaper (the default).
  \def\letterpaper{{\globaldefs = 1
    \parskip = 3pt plus 2pt minus 1pt
!   \textleading = 13.2pt
    %
    % If page is nothing but text, make it come out even.
    \internalpagesizes{46\baselineskip}{6in}{\voffset}{.25in}{\bindingoffset}{36pt}%
--- 5944,5957 ----
    \normaloffset = #4\relax
    \bindingoffset = #5\relax
    %
    \parindent = \defaultparindent
    \setemergencystretch
  }
  
  % @letterpaper (the default).
  \def\letterpaper{{\globaldefs = 1
    \parskip = 3pt plus 2pt minus 1pt
!   \setleading{13.2pt}%
    %
    % If page is nothing but text, make it come out even.
    \internalpagesizes{46\baselineskip}{6in}{\voffset}{.25in}{\bindingoffset}{36pt}%
***************
*** 6085,6091 ****
  % Use @smallbook to reset parameters for 7x9.5 (or so) format.
  \def\smallbook{{\globaldefs = 1
    \parskip = 2pt plus 1pt
!   \textleading = 12pt
    %
    \internalpagesizes{7.5in}{5.in}{\voffset}{.25in}{\bindingoffset}{16pt}%
    %
--- 5960,5966 ----
  % Use @smallbook to reset parameters for 7x9.5 (or so) format.
  \def\smallbook{{\globaldefs = 1
    \parskip = 2pt plus 1pt
!   \setleading{12pt}%
    %
    \internalpagesizes{7.5in}{5.in}{\voffset}{.25in}{\bindingoffset}{16pt}%
    %
***************
*** 6095,6107 ****
    \contentsrightmargin = 0pt
    \deftypemargin = 0pt
    \defbodyindent = .5cm
!   \smallenvironments
  }}
  
  % Use @afourpaper to print on European A4 paper.
  \def\afourpaper{{\globaldefs = 1
    \parskip = 3pt plus 2pt minus 1pt
-   \textleading = 12pt
    %
    \internalpagesizes{53\baselineskip}{160mm}{\voffset}{4mm}{\bindingoffset}{44pt}%
    %
--- 5970,5986 ----
    \contentsrightmargin = 0pt
    \deftypemargin = 0pt
    \defbodyindent = .5cm
!   %
!   \let\smalldisplay = \smalldisplayx
!   \let\smallexample = \smalllispx
!   \let\smallformat = \smallformatx
!   \let\smalllisp = \smalllispx
  }}
  
  % Use @afourpaper to print on European A4 paper.
  \def\afourpaper{{\globaldefs = 1
+   \setleading{12pt}%
    \parskip = 3pt plus 2pt minus 1pt
    %
    \internalpagesizes{53\baselineskip}{160mm}{\voffset}{4mm}{\bindingoffset}{44pt}%
    %
***************
*** 6109,6144 ****
    \hfuzz = 1pt
  }}
  
- % Use @afivepaper to print on European A5 paper.
- % From romildo@urano.iceb.ufop.br, 2 July 2000.
- % He also recommends making @example and @lisp be small.
- \def\afivepaper{{\globaldefs = 1
-   \parskip = 2pt plus 1pt minus 0.1pt
-   \textleading = 12.5pt
-   %
-   \internalpagesizes{166mm}{120mm}{\voffset}{-8mm}{\bindingoffset}{8pt}%
-   %
-   \lispnarrowing = 0.2in
-   \tolerance = 800
-   \hfuzz = 1.2pt
-   \contentsrightmargin = 0mm
-   \deftypemargin = 0pt
-   \defbodyindent = 2mm
-   \tableindent = 12mm
-   %
-   \smallenvironments
- }}
- 
  % A specific text layout, 24x15cm overall, intended for A4 paper.  Top margin
  % 29mm, hence bottom margin 28mm, nominal side margin 3cm.
  \def\afourlatex{{\globaldefs = 1
!   \textleading = 13.6pt
    %
    \afourpaper
    \internalpagesizes{237mm}{150mm}{3.6mm}{3.6mm}{3mm}{7mm}%
    %
-   % Must explicitly reset to 0 because we call \afourpaper, apparently,
-   % although this does not entirely make sense.
    \globaldefs = 0
  }}
  
--- 5988,6001 ----
    \hfuzz = 1pt
  }}
  
  % A specific text layout, 24x15cm overall, intended for A4 paper.  Top margin
  % 29mm, hence bottom margin 28mm, nominal side margin 3cm.
  \def\afourlatex{{\globaldefs = 1
!   \setleading{13.6pt}%
    %
    \afourpaper
    \internalpagesizes{237mm}{150mm}{3.6mm}{3.6mm}{3mm}{7mm}%
    %
    \globaldefs = 0
  }}
  
***************
*** 6146,6151 ****
--- 6003,6010 ----
  \def\afourwide{%
    \afourpaper
    \internalpagesizes{6.5in}{9.5in}{\hoffset}{\normaloffset}{\bindingoffset}{7mm}%
+   %
+   \globaldefs = 0
  }
  
  % @pagesizes TEXTHEIGHT[,TEXTWIDTH]
***************
*** 6159,6165 ****
    \globaldefs = 1
    %
    \parskip = 3pt plus 2pt minus 1pt
!   \setleading{\textleading}%
    %
    \internalpagesizes{#1}{\hsize}{\voffset}{\normaloffset}{\bindingoffset}{44pt}%
  }}
--- 6018,6024 ----
    \globaldefs = 1
    %
    \parskip = 3pt plus 2pt minus 1pt
!   \setleading{13.2pt}%
    %
    \internalpagesizes{#1}{\hsize}{\voffset}{\normaloffset}{\bindingoffset}{44pt}%
  }}
***************
*** 6189,6195 ****
  \def\normalless{<}
  \def\normalgreater{>}
  \def\normalplus{+}
! \def\normaldollar{$}%$ font-lock fix
  
  % This macro is used to make a character print one way in ttfont
  % where it can probably just be output, and another way in other fonts,
--- 6048,6054 ----
  \def\normalless{<}
  \def\normalgreater{>}
  \def\normalplus{+}
! \def\normaldollar{$}
  
  % This macro is used to make a character print one way in ttfont
  % where it can probably just be output, and another way in other fonts,
***************
*** 6238,6244 ****
  \catcode`\+=\active
  \def+{{\tt \char 43}}
  \catcode`\$=\active
! \def${\ifusingit{{\sl\$}}\normaldollar}%$ font-lock fix
  %\catcode 27=\active
  %\def^^[{$\diamondsuit$}
  
--- 6097,6103 ----
  \catcode`\+=\active
  \def+{{\tt \char 43}}
  \catcode`\$=\active
! \def${\ifusingit{{\sl\$}}\normaldollar}
  %\catcode 27=\active
  %\def^^[{$\diamondsuit$}
  
***************
*** 6283,6289 ****
  @let<=@normalless
  @let>=@normalgreater
  @let+=@normalplus
! @let$=@normaldollar}%$ font-lock fix
  
  @def@normalturnoffactive{@let"=@normaldoublequote
  @let\=@normalbackslash
--- 6142,6148 ----
  @let<=@normalless
  @let>=@normalgreater
  @let+=@normalplus
! @let$=@normaldollar}
  
  @def@normalturnoffactive{@let"=@normaldoublequote
  @let\=@normalbackslash
***************
*** 6294,6300 ****
  @let<=@normalless
  @let>=@normalgreater
  @let+=@normalplus
! @let$=@normaldollar}%$ font-lock fix
  
  % Make _ and + \other characters, temporarily.
  % This is canceled by @fixbackslash.
--- 6153,6159 ----
  @let<=@normalless
  @let>=@normalgreater
  @let+=@normalplus
! @let$=@normaldollar}
  
  % Make _ and + \other characters, temporarily.
  % This is canceled by @fixbackslash.
diff -crN ./libgtop/doc/version.texi /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/version.texi
*** ./libgtop/doc/version.texi	Mon Jan 13 03:40:00 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/doc/version.texi	Sat Aug  9 22:24:53 2003
***************
*** 1,3 ****
! @set UPDATED 26 November 2001
! @set EDITION 2.0.0
! @set VERSION 2.0.0
--- 1,4 ----
! @set UPDATED 13 January 2003
! @set UPDATED-MONTH January 2003
! @set EDITION 2.0.1
! @set VERSION 2.0.1
diff -crN ./libgtop/examples/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/examples/Makefile.in
*** ./libgtop/examples/Makefile.in	Mon Jan 13 03:48:18 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/examples/Makefile.in	Sat Aug  9 22:18:28 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,159 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  DEFS = @DEFS@
  
  # We install it in `libexec' since this will make it more easy
  # to put the examples into an extra RPM package.
- 
  libgtopdir = $(libexecdir)/libgtop
  
  libgtop_PROGRAMS = first second\
--- 152,166 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  DEFS = @DEFS@
  
+ 
  # We install it in `libexec' since this will make it more easy
  # to put the examples into an extra RPM package.
  libgtopdir = $(libexecdir)/libgtop
  
  libgtop_PROGRAMS = first second\
***************
*** 271,666 ****
  timings_static_SOURCES = $(timings_SOURCES)
  timings_static_LDADD = $(timings_LDADD)
  timings_static_LDFLAGS = -static
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! libgtop_PROGRAMS =  first$(EXEEXT) second$(EXEEXT) mountlist$(EXEEXT) \
! procmap$(EXEEXT) netload$(EXEEXT) sysdeps$(EXEEXT) timings$(EXEEXT) \
! @static_targets@ @guile_examples@ @smp_examples@
! PROGRAMS =  $(libgtop_PROGRAMS)
! 
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! first_static_OBJECTS =  first.$(OBJEXT)
! first_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! second_static_OBJECTS =  second.$(OBJEXT)
! second_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! mountlist_static_OBJECTS =  mountlist.$(OBJEXT)
! mountlist_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! procmap_static_OBJECTS =  procmap.$(OBJEXT)
! procmap_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! third_OBJECTS =  third.$(OBJEXT)
! third_DEPENDENCIES =  $(top_builddir)/sysdeps/guile/libgtop_guile-2.0.la \
! $(top_builddir)/sysdeps/guile/names/libgtop_guile_names-2.0.la \
! $(top_builddir)/sysdeps/names/libgtop_names-2.0.la \
! $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! third_LDFLAGS = 
! third_static_OBJECTS =  third.$(OBJEXT)
! third_static_DEPENDENCIES =  \
! $(top_builddir)/sysdeps/guile/libgtop_guile-2.0.la \
! $(top_builddir)/sysdeps/guile/names/libgtop_guile_names-2.0.la \
! $(top_builddir)/sysdeps/names/libgtop_names-2.0.la \
! $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! smp_OBJECTS =  smp.$(OBJEXT)
! smp_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! smp_LDFLAGS = 
! smp_static_OBJECTS =  smp.$(OBJEXT)
! smp_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! netload_static_OBJECTS =  netload.$(OBJEXT)
! netload_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! sysdeps_static_OBJECTS =  sysdeps.$(OBJEXT)
! sysdeps_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! timings_static_OBJECTS =  timings.$(OBJEXT)
! timings_static_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! first_OBJECTS =  first.$(OBJEXT)
! first_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! first_LDFLAGS = 
! second_OBJECTS =  second.$(OBJEXT)
! second_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! second_LDFLAGS = 
! mountlist_OBJECTS =  mountlist.$(OBJEXT)
! mountlist_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! mountlist_LDFLAGS = 
! procmap_OBJECTS =  procmap.$(OBJEXT)
! procmap_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! procmap_LDFLAGS = 
! netload_OBJECTS =  netload.$(OBJEXT)
! netload_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! netload_LDFLAGS = 
! sysdeps_OBJECTS =  sysdeps.$(OBJEXT)
! sysdeps_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! sysdeps_LDFLAGS = 
! timings_OBJECTS =  timings.$(OBJEXT)
! timings_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! timings_LDFLAGS = 
! 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)
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
! SOURCES = $(first_static_SOURCES) $(second_static_SOURCES) $(mountlist_static_SOURCES) $(procmap_static_SOURCES) $(third_SOURCES) $(third_static_SOURCES) $(smp_SOURCES) $(smp_static_SOURCES) $(netload_static_SOURCES) $(sysdeps_static_SOURCES) $(timings_static_SOURCES) $(first_SOURCES) $(second_SOURCES) $(mountlist_SOURCES) $(procmap_SOURCES) $(netload_SOURCES) $(sysdeps_SOURCES) $(timings_SOURCES)
! OBJECTS = $(first_static_OBJECTS) $(second_static_OBJECTS) $(mountlist_static_OBJECTS) $(procmap_static_OBJECTS) $(third_OBJECTS) $(third_static_OBJECTS) $(smp_OBJECTS) $(smp_static_OBJECTS) $(netload_static_OBJECTS) $(sysdeps_static_OBJECTS) $(timings_static_OBJECTS) $(first_OBJECTS) $(second_OBJECTS) $(mountlist_OBJECTS) $(procmap_OBJECTS) $(netload_OBJECTS) $(sysdeps_OBJECTS) $(timings_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 --include-deps examples/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libgtopPROGRAMS:
! 
! clean-libgtopPROGRAMS:
! 	-test -z "$(libgtop_PROGRAMS)" || rm -f $(libgtop_PROGRAMS)
  
! distclean-libgtopPROGRAMS:
  
! maintainer-clean-libgtopPROGRAMS:
  
  install-libgtopPROGRAMS: $(libgtop_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopdir)
  	@list='$(libgtop_PROGRAMS)'; for p in $$list; do \
! 	  if test -f $$p; then \
! 	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libgtopdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libgtopdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  	  else :; fi; \
  	done
  
  uninstall-libgtopPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtop_PROGRAMS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
! 
! mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
! 
! distclean-compile:
! 	-rm -f *.tab.c
! 
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! first_static$(EXEEXT): $(first_static_OBJECTS) $(first_static_DEPENDENCIES)
  	@rm -f first_static$(EXEEXT)
  	$(LINK) $(first_static_LDFLAGS) $(first_static_OBJECTS) $(first_static_LDADD) $(LIBS)
! 
! second_static$(EXEEXT): $(second_static_OBJECTS) $(second_static_DEPENDENCIES)
! 	@rm -f second_static$(EXEEXT)
! 	$(LINK) $(second_static_LDFLAGS) $(second_static_OBJECTS) $(second_static_LDADD) $(LIBS)
! 
! mountlist_static$(EXEEXT): $(mountlist_static_OBJECTS) $(mountlist_static_DEPENDENCIES)
  	@rm -f mountlist_static$(EXEEXT)
  	$(LINK) $(mountlist_static_LDFLAGS) $(mountlist_static_OBJECTS) $(mountlist_static_LDADD) $(LIBS)
! 
! procmap_static$(EXEEXT): $(procmap_static_OBJECTS) $(procmap_static_DEPENDENCIES)
  	@rm -f procmap_static$(EXEEXT)
  	$(LINK) $(procmap_static_LDFLAGS) $(procmap_static_OBJECTS) $(procmap_static_LDADD) $(LIBS)
! 
! third$(EXEEXT): $(third_OBJECTS) $(third_DEPENDENCIES)
! 	@rm -f third$(EXEEXT)
! 	$(LINK) $(third_LDFLAGS) $(third_OBJECTS) $(third_LDADD) $(LIBS)
! 
! third_static$(EXEEXT): $(third_static_OBJECTS) $(third_static_DEPENDENCIES)
! 	@rm -f third_static$(EXEEXT)
! 	$(LINK) $(third_static_LDFLAGS) $(third_static_OBJECTS) $(third_static_LDADD) $(LIBS)
! 
! smp$(EXEEXT): $(smp_OBJECTS) $(smp_DEPENDENCIES)
  	@rm -f smp$(EXEEXT)
  	$(LINK) $(smp_LDFLAGS) $(smp_OBJECTS) $(smp_LDADD) $(LIBS)
! 
! smp_static$(EXEEXT): $(smp_static_OBJECTS) $(smp_static_DEPENDENCIES)
  	@rm -f smp_static$(EXEEXT)
  	$(LINK) $(smp_static_LDFLAGS) $(smp_static_OBJECTS) $(smp_static_LDADD) $(LIBS)
! 
! netload_static$(EXEEXT): $(netload_static_OBJECTS) $(netload_static_DEPENDENCIES)
! 	@rm -f netload_static$(EXEEXT)
! 	$(LINK) $(netload_static_LDFLAGS) $(netload_static_OBJECTS) $(netload_static_LDADD) $(LIBS)
! 
! sysdeps_static$(EXEEXT): $(sysdeps_static_OBJECTS) $(sysdeps_static_DEPENDENCIES)
  	@rm -f sysdeps_static$(EXEEXT)
  	$(LINK) $(sysdeps_static_LDFLAGS) $(sysdeps_static_OBJECTS) $(sysdeps_static_LDADD) $(LIBS)
! 
! timings_static$(EXEEXT): $(timings_static_OBJECTS) $(timings_static_DEPENDENCIES)
  	@rm -f timings_static$(EXEEXT)
  	$(LINK) $(timings_static_LDFLAGS) $(timings_static_OBJECTS) $(timings_static_LDADD) $(LIBS)
  
! first$(EXEEXT): $(first_OBJECTS) $(first_DEPENDENCIES)
! 	@rm -f first$(EXEEXT)
! 	$(LINK) $(first_LDFLAGS) $(first_OBJECTS) $(first_LDADD) $(LIBS)
! 
! second$(EXEEXT): $(second_OBJECTS) $(second_DEPENDENCIES)
! 	@rm -f second$(EXEEXT)
! 	$(LINK) $(second_LDFLAGS) $(second_OBJECTS) $(second_LDADD) $(LIBS)
! 
! mountlist$(EXEEXT): $(mountlist_OBJECTS) $(mountlist_DEPENDENCIES)
! 	@rm -f mountlist$(EXEEXT)
! 	$(LINK) $(mountlist_LDFLAGS) $(mountlist_OBJECTS) $(mountlist_LDADD) $(LIBS)
  
! procmap$(EXEEXT): $(procmap_OBJECTS) $(procmap_DEPENDENCIES)
! 	@rm -f procmap$(EXEEXT)
! 	$(LINK) $(procmap_LDFLAGS) $(procmap_OBJECTS) $(procmap_LDADD) $(LIBS)
  
! netload$(EXEEXT): $(netload_OBJECTS) $(netload_DEPENDENCIES)
! 	@rm -f netload$(EXEEXT)
! 	$(LINK) $(netload_LDFLAGS) $(netload_OBJECTS) $(netload_LDADD) $(LIBS)
  
! sysdeps$(EXEEXT): $(sysdeps_OBJECTS) $(sysdeps_DEPENDENCIES)
! 	@rm -f sysdeps$(EXEEXT)
! 	$(LINK) $(sysdeps_LDFLAGS) $(sysdeps_OBJECTS) $(sysdeps_LDADD) $(LIBS)
  
! timings$(EXEEXT): $(timings_OBJECTS) $(timings_DEPENDENCIES)
! 	@rm -f timings$(EXEEXT)
! 	$(LINK) $(timings_LDFLAGS) $(timings_OBJECTS) $(timings_LDADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
! 
! mostlyclean-tags:
  
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = examples
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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:
! install-exec: install-exec-am
  
! install-data-am: install-libgtopPROGRAMS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libgtopPROGRAMS
  uninstall: uninstall-am
- all-am: Makefile $(PROGRAMS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libgtopdir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libgtopPROGRAMS mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libgtopPROGRAMS clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libgtopPROGRAMS distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libgtopPROGRAMS \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libgtopPROGRAMS distclean-libgtopPROGRAMS \
! clean-libgtopPROGRAMS maintainer-clean-libgtopPROGRAMS \
! uninstall-libgtopPROGRAMS install-libgtopPROGRAMS mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 278,674 ----
  timings_static_SOURCES = $(timings_SOURCES)
  timings_static_LDADD = $(timings_LDADD)
  timings_static_LDFLAGS = -static
+ subdir = examples
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! EXTRA_PROGRAMS = first_static$(EXEEXT) second_static$(EXEEXT) \
! 	mountlist_static$(EXEEXT) procmap_static$(EXEEXT) \
! 	third$(EXEEXT) third_static$(EXEEXT) smp$(EXEEXT) \
! 	smp_static$(EXEEXT) netload_static$(EXEEXT) \
! 	sysdeps_static$(EXEEXT) timings_static$(EXEEXT)
! libgtop_PROGRAMS = first$(EXEEXT) second$(EXEEXT) mountlist$(EXEEXT) \
! 	procmap$(EXEEXT) netload$(EXEEXT) sysdeps$(EXEEXT) \
! 	timings$(EXEEXT) @static_targets@ @guile_examples@ \
! 	@smp_examples@
! PROGRAMS = $(libgtop_PROGRAMS)
! 
! am_first_OBJECTS = first.$(OBJEXT)
! first_OBJECTS = $(am_first_OBJECTS)
! first_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! first_LDFLAGS =
! am_first_static_OBJECTS = first.$(OBJEXT)
! first_static_OBJECTS = $(am_first_static_OBJECTS)
! first_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_mountlist_OBJECTS = mountlist.$(OBJEXT)
! mountlist_OBJECTS = $(am_mountlist_OBJECTS)
! mountlist_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! mountlist_LDFLAGS =
! am_mountlist_static_OBJECTS = mountlist.$(OBJEXT)
! mountlist_static_OBJECTS = $(am_mountlist_static_OBJECTS)
! mountlist_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_netload_OBJECTS = netload.$(OBJEXT)
! netload_OBJECTS = $(am_netload_OBJECTS)
! netload_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! netload_LDFLAGS =
! am_netload_static_OBJECTS = netload.$(OBJEXT)
! netload_static_OBJECTS = $(am_netload_static_OBJECTS)
! netload_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_procmap_OBJECTS = procmap.$(OBJEXT)
! procmap_OBJECTS = $(am_procmap_OBJECTS)
! procmap_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! procmap_LDFLAGS =
! am_procmap_static_OBJECTS = procmap.$(OBJEXT)
! procmap_static_OBJECTS = $(am_procmap_static_OBJECTS)
! procmap_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_second_OBJECTS = second.$(OBJEXT)
! second_OBJECTS = $(am_second_OBJECTS)
! second_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! second_LDFLAGS =
! am_second_static_OBJECTS = second.$(OBJEXT)
! second_static_OBJECTS = $(am_second_static_OBJECTS)
! second_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_smp_OBJECTS = smp.$(OBJEXT)
! smp_OBJECTS = $(am_smp_OBJECTS)
! smp_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! smp_LDFLAGS =
! am_smp_static_OBJECTS = smp.$(OBJEXT)
! smp_static_OBJECTS = $(am_smp_static_OBJECTS)
! smp_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_sysdeps_OBJECTS = sysdeps.$(OBJEXT)
! sysdeps_OBJECTS = $(am_sysdeps_OBJECTS)
! sysdeps_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! sysdeps_LDFLAGS =
! am_sysdeps_static_OBJECTS = sysdeps.$(OBJEXT)
! sysdeps_static_OBJECTS = $(am_sysdeps_static_OBJECTS)
! sysdeps_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_third_OBJECTS = third.$(OBJEXT)
! third_OBJECTS = $(am_third_OBJECTS)
! third_DEPENDENCIES = $(top_builddir)/sysdeps/guile/libgtop_guile-2.0.la \
! 	$(top_builddir)/sysdeps/guile/names/libgtop_guile_names-2.0.la \
! 	$(top_builddir)/sysdeps/names/libgtop_names-2.0.la \
! 	$(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! third_LDFLAGS =
! am_third_static_OBJECTS = third.$(OBJEXT)
! third_static_OBJECTS = $(am_third_static_OBJECTS)
! third_static_DEPENDENCIES = \
! 	$(top_builddir)/sysdeps/guile/libgtop_guile-2.0.la \
! 	$(top_builddir)/sysdeps/guile/names/libgtop_guile_names-2.0.la \
! 	$(top_builddir)/sysdeps/names/libgtop_names-2.0.la \
! 	$(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_timings_OBJECTS = timings.$(OBJEXT)
! timings_OBJECTS = $(am_timings_OBJECTS)
! timings_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! timings_LDFLAGS =
! am_timings_static_OBJECTS = timings.$(OBJEXT)
! timings_static_OBJECTS = $(am_timings_static_OBJECTS)
! timings_static_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(first_SOURCES) $(first_static_SOURCES) \
! 	$(mountlist_SOURCES) $(mountlist_static_SOURCES) \
! 	$(netload_SOURCES) $(netload_static_SOURCES) $(procmap_SOURCES) \
! 	$(procmap_static_SOURCES) $(second_SOURCES) \
! 	$(second_static_SOURCES) $(smp_SOURCES) $(smp_static_SOURCES) \
! 	$(sysdeps_SOURCES) $(sysdeps_static_SOURCES) $(third_SOURCES) \
! 	$(third_static_SOURCES) $(timings_SOURCES) \
! 	$(timings_static_SOURCES)
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
! SOURCES = $(first_SOURCES) $(first_static_SOURCES) $(mountlist_SOURCES) $(mountlist_static_SOURCES) $(netload_SOURCES) $(netload_static_SOURCES) $(procmap_SOURCES) $(procmap_static_SOURCES) $(second_SOURCES) $(second_static_SOURCES) $(smp_SOURCES) $(smp_static_SOURCES) $(sysdeps_SOURCES) $(sysdeps_static_SOURCES) $(third_SOURCES) $(third_static_SOURCES) $(timings_SOURCES) $(timings_static_SOURCES)
  
! all: all-am
  
  .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps examples/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libgtopPROGRAMS: $(libgtop_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopdir)
  	@list='$(libgtop_PROGRAMS)'; for p in $$list; do \
! 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! 	  if test -f $$p \
! 	     || test -f $$p1 \
! 	  ; then \
! 	    f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
! 	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libgtopdir)/$$f"; \
! 	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libgtopdir)/$$f; \
  	  else :; fi; \
  	done
  
  uninstall-libgtopPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtop_PROGRAMS)'; for p in $$list; do \
! 	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! 	  echo " rm -f $(DESTDIR)$(libgtopdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopdir)/$$f; \
  	done
  
! clean-libgtopPROGRAMS:
! 	-test -z "$(libgtop_PROGRAMS)" || rm -f $(libgtop_PROGRAMS)
! first$(EXEEXT): $(first_OBJECTS) $(first_DEPENDENCIES) 
! 	@rm -f first$(EXEEXT)
! 	$(LINK) $(first_LDFLAGS) $(first_OBJECTS) $(first_LDADD) $(LIBS)
! first_static$(EXEEXT): $(first_static_OBJECTS) $(first_static_DEPENDENCIES) 
  	@rm -f first_static$(EXEEXT)
  	$(LINK) $(first_static_LDFLAGS) $(first_static_OBJECTS) $(first_static_LDADD) $(LIBS)
! mountlist$(EXEEXT): $(mountlist_OBJECTS) $(mountlist_DEPENDENCIES) 
! 	@rm -f mountlist$(EXEEXT)
! 	$(LINK) $(mountlist_LDFLAGS) $(mountlist_OBJECTS) $(mountlist_LDADD) $(LIBS)
! mountlist_static$(EXEEXT): $(mountlist_static_OBJECTS) $(mountlist_static_DEPENDENCIES) 
  	@rm -f mountlist_static$(EXEEXT)
  	$(LINK) $(mountlist_static_LDFLAGS) $(mountlist_static_OBJECTS) $(mountlist_static_LDADD) $(LIBS)
! netload$(EXEEXT): $(netload_OBJECTS) $(netload_DEPENDENCIES) 
! 	@rm -f netload$(EXEEXT)
! 	$(LINK) $(netload_LDFLAGS) $(netload_OBJECTS) $(netload_LDADD) $(LIBS)
! netload_static$(EXEEXT): $(netload_static_OBJECTS) $(netload_static_DEPENDENCIES) 
! 	@rm -f netload_static$(EXEEXT)
! 	$(LINK) $(netload_static_LDFLAGS) $(netload_static_OBJECTS) $(netload_static_LDADD) $(LIBS)
! procmap$(EXEEXT): $(procmap_OBJECTS) $(procmap_DEPENDENCIES) 
! 	@rm -f procmap$(EXEEXT)
! 	$(LINK) $(procmap_LDFLAGS) $(procmap_OBJECTS) $(procmap_LDADD) $(LIBS)
! procmap_static$(EXEEXT): $(procmap_static_OBJECTS) $(procmap_static_DEPENDENCIES) 
  	@rm -f procmap_static$(EXEEXT)
  	$(LINK) $(procmap_static_LDFLAGS) $(procmap_static_OBJECTS) $(procmap_static_LDADD) $(LIBS)
! second$(EXEEXT): $(second_OBJECTS) $(second_DEPENDENCIES) 
! 	@rm -f second$(EXEEXT)
! 	$(LINK) $(second_LDFLAGS) $(second_OBJECTS) $(second_LDADD) $(LIBS)
! second_static$(EXEEXT): $(second_static_OBJECTS) $(second_static_DEPENDENCIES) 
! 	@rm -f second_static$(EXEEXT)
! 	$(LINK) $(second_static_LDFLAGS) $(second_static_OBJECTS) $(second_static_LDADD) $(LIBS)
! smp$(EXEEXT): $(smp_OBJECTS) $(smp_DEPENDENCIES) 
  	@rm -f smp$(EXEEXT)
  	$(LINK) $(smp_LDFLAGS) $(smp_OBJECTS) $(smp_LDADD) $(LIBS)
! smp_static$(EXEEXT): $(smp_static_OBJECTS) $(smp_static_DEPENDENCIES) 
  	@rm -f smp_static$(EXEEXT)
  	$(LINK) $(smp_static_LDFLAGS) $(smp_static_OBJECTS) $(smp_static_LDADD) $(LIBS)
! sysdeps$(EXEEXT): $(sysdeps_OBJECTS) $(sysdeps_DEPENDENCIES) 
! 	@rm -f sysdeps$(EXEEXT)
! 	$(LINK) $(sysdeps_LDFLAGS) $(sysdeps_OBJECTS) $(sysdeps_LDADD) $(LIBS)
! sysdeps_static$(EXEEXT): $(sysdeps_static_OBJECTS) $(sysdeps_static_DEPENDENCIES) 
  	@rm -f sysdeps_static$(EXEEXT)
  	$(LINK) $(sysdeps_static_LDFLAGS) $(sysdeps_static_OBJECTS) $(sysdeps_static_LDADD) $(LIBS)
! third$(EXEEXT): $(third_OBJECTS) $(third_DEPENDENCIES) 
! 	@rm -f third$(EXEEXT)
! 	$(LINK) $(third_LDFLAGS) $(third_OBJECTS) $(third_LDADD) $(LIBS)
! third_static$(EXEEXT): $(third_static_OBJECTS) $(third_static_DEPENDENCIES) 
! 	@rm -f third_static$(EXEEXT)
! 	$(LINK) $(third_static_LDFLAGS) $(third_static_OBJECTS) $(third_static_LDADD) $(LIBS)
! timings$(EXEEXT): $(timings_OBJECTS) $(timings_DEPENDENCIES) 
! 	@rm -f timings$(EXEEXT)
! 	$(LINK) $(timings_LDFLAGS) $(timings_OBJECTS) $(timings_LDADD) $(LIBS)
! timings_static$(EXEEXT): $(timings_static_OBJECTS) $(timings_static_DEPENDENCIES) 
  	@rm -f timings_static$(EXEEXT)
  	$(LINK) $(timings_static_LDFLAGS) $(timings_static_OBJECTS) $(timings_static_LDADD) $(LIBS)
  
! mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
! distclean-compile:
! 	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(PROGRAMS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libgtopdir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libgtopPROGRAMS clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopPROGRAMS
! 
! install-exec-am:
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libgtopPROGRAMS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libgtopPROGRAMS clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libgtopPROGRAMS install-man \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	maintainer-clean maintainer-clean-generic mostlyclean \
+ 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+ 	tags uninstall uninstall-am uninstall-info-am \
+ 	uninstall-libgtopPROGRAMS
  
  # 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.
diff -crN ./libgtop/include/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/include/Makefile.in
*** ./libgtop/include/Makefile.in	Mon Jan 13 03:46:54 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/include/Makefile.in	Sat Aug  9 22:18:29 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 114,120 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 113,118 ----
***************
*** 123,135 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 147,171 ****
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  SUBDIRS = glibtop
  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)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
--- 154,192 ----
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  SUBDIRS = glibtop
+ subdir = include
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! 
! RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
! 	uninstall-info-recursive all-recursive install-data-recursive \
! 	install-exec-recursive installdirs-recursive install-recursive \
! 	uninstall-recursive check-recursive installcheck-recursive
! DIST_COMMON = Makefile.am Makefile.in
! DIST_SUBDIRS = $(SUBDIRS)
! all: all-recursive
  
  .SUFFIXES:
  
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps include/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
***************
*** 173,184 ****
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! 
! @SET_MAKE@
! 
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive  \
! check-recursive installcheck-recursive info-recursive dvi-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
--- 194,200 ----
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
***************
*** 201,211 ****
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  rev="$$subdir $$rev"; \
! 	  test "$$subdir" != "." || dot_seen=yes; \
  	done; \
! 	test "$$dot_seen" = "no" && rev=". $$rev"; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
--- 217,232 ----
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	case "$@" in \
! 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! 	  *) list='$(SUBDIRS)' ;; \
! 	esac; \
! 	rev=''; for subdir in $$list; do \
! 	  if test "$$subdir" = "."; then :; else \
! 	    rev="$$subdir $$rev"; \
! 	  fi; \
  	done; \
! 	rev="$$rev ."; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
***************
*** 224,274 ****
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
! 	here=`pwd` && cd $(srcdir) \
! 	  && mkid -f$$here/ID $$unique $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
!    if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
!    fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = include
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
  	for subdir in $(SUBDIRS); do \
--- 245,304 ----
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 	  fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  	for subdir in $(SUBDIRS); do \
***************
*** 276,355 ****
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    chmod 777 $(distdir)/$$subdir; \
! 	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
  	      || exit 1; \
  	  fi; \
  	done
- info-am:
- info: info-recursive
- dvi-am:
- dvi: dvi-recursive
  check-am: all-am
  check: check-recursive
! installcheck-am:
! installcheck: installcheck-recursive
! install-exec-am:
! install-exec: install-exec-recursive
  
! install-data-am:
  install-data: install-data-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
- uninstall-am:
- uninstall: uninstall-recursive
- all-am: Makefile
- all-redirect: all-recursive
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs: installdirs-recursive
- installdirs-am:
- 
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-tags mostlyclean-generic
  
! mostlyclean: mostlyclean-recursive
  
! clean-am:  clean-tags clean-generic mostlyclean-am
  
! clean: clean-recursive
  
! distclean-am:  distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-recursive
  
! maintainer-clean-am:  maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-recursive
  
! .PHONY: install-data-recursive uninstall-data-recursive \
! install-exec-recursive uninstall-exec-recursive installdirs-recursive \
! uninstalldirs-recursive all-recursive check-recursive \
! installcheck-recursive info-recursive dvi-recursive \
! mostlyclean-recursive distclean-recursive clean-recursive \
! maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-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-am \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  # 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.
--- 306,401 ----
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    (cd $$subdir && \
! 	      $(MAKE) $(AM_MAKEFLAGS) \
! 	        top_distdir="$(top_distdir)" \
! 	        distdir=../$(distdir)/$$subdir \
! 	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-recursive
! all-am: Makefile
! installdirs: installdirs-recursive
! installdirs-am:
  
! install: install-recursive
! install-exec: install-exec-recursive
  install-data: install-data-recursive
+ uninstall: uninstall-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-recursive
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-recursive
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-recursive
  
! distclean-am: clean-am distclean-generic distclean-libtool \
! 	distclean-tags
  
! dvi: dvi-recursive
  
! dvi-am:
  
! info: info-recursive
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am:
! 
! install-info: install-info-recursive
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-recursive
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am
! 
! uninstall-info: uninstall-info-recursive
  
+ .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
+ 	clean-generic clean-libtool clean-recursive distclean \
+ 	distclean-generic distclean-libtool distclean-recursive \
+ 	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
+ 	info-recursive install install-am install-data install-data-am \
+ 	install-data-recursive install-exec install-exec-am \
+ 	install-exec-recursive install-info install-info-am \
+ 	install-info-recursive install-man install-recursive \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	installdirs-am installdirs-recursive maintainer-clean \
+ 	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
+ 	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
+ 	tags tags-recursive uninstall uninstall-am uninstall-info-am \
+ 	uninstall-info-recursive uninstall-recursive
  
  # 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.
diff -crN ./libgtop/include/glibtop/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/include/glibtop/Makefile.in
*** ./libgtop/include/glibtop/Makefile.in	Mon Jan 13 03:46:57 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/include/glibtop/Makefile.in	Sat Aug  9 22:18:29 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 114,120 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 113,118 ----
***************
*** 123,135 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 157,307 ****
  			  parameter.h mountlist.h fsusage.h procmap.h signal.h \
  			  inodedb.h sysinfo.h ppp.h procargs.h netload.h
  
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! HEADERS =  $(glibtop_HEADERS)
! 
! DIST_COMMON =  Makefile.am Makefile.in
  
  
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/glibtop/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
  install-glibtopHEADERS: $(glibtop_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(glibtopdir)
  	@list='$(glibtop_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibtopdir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(glibtopdir)/$$p; \
  	done
  
  uninstall-glibtopHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(glibtop_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(glibtopdir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
! 
! mostlyclean-tags:
  
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = include/glibtop
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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:
! install-exec: install-exec-am
  
! install-data-am: install-glibtopHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-glibtopHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(glibtopdir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-tags mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-tags clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: uninstall-glibtopHEADERS install-glibtopHEADERS tags \
! mostlyclean-tags distclean-tags clean-tags maintainer-clean-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
  
  
  # 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.
--- 164,346 ----
  			  parameter.h mountlist.h fsusage.h procmap.h signal.h \
  			  inodedb.h sysinfo.h ppp.h procargs.h netload.h
  
+ subdir = include/glibtop
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! HEADERS = $(glibtop_HEADERS)
  
+ DIST_COMMON = $(glibtop_HEADERS) Makefile.am Makefile.in
+ all: all-am
  
  .SUFFIXES:
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
+ clean-libtool:
+ 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps include/glibtop/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  install-glibtopHEADERS: $(glibtop_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(glibtopdir)
  	@list='$(glibtop_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(glibtopdir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(glibtopdir)/$$f; \
  	done
  
  uninstall-glibtopHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(glibtop_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(glibtopdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(glibtopdir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(glibtopdir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-generic distclean-libtool \
! 	distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-glibtopHEADERS
! 
! install-exec-am:
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! uninstall-am: uninstall-glibtopHEADERS uninstall-info-am
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libtool distclean distclean-generic distclean-libtool \
+ 	distclean-tags distdir dvi dvi-am info info-am install \
+ 	install-am install-data install-data-am install-exec \
+ 	install-exec-am install-glibtopHEADERS install-info \
+ 	install-info-am install-man install-strip installcheck \
+ 	installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-generic \
+ 	mostlyclean-libtool tags uninstall uninstall-am \
+ 	uninstall-glibtopHEADERS 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.
diff -crN ./libgtop/install-sh /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/install-sh
*** ./libgtop/install-sh	Thu Sep  5 08:46:15 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/install-sh	Sat Aug  9 22:18:26 2003
***************
*** 196,202 ****
  
  	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
  	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
! 	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
  	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
  else
  
--- 196,202 ----
  
  	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
  	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
! 	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst || true; else true ; fi &&
  	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
  else
  
***************
*** 237,243 ****
  
  	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
  	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
! 	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
  	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
  
  # Now rename the file to the real destination.
--- 237,243 ----
  
  	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
  	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
! 	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp || true; else true;fi &&
  	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
  
  # Now rename the file to the real destination.
diff -crN ./libgtop/lib/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/lib/Makefile.in
*** ./libgtop/lib/Makefile.in	Mon Jan 13 03:47:59 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/lib/Makefile.in	Sat Aug  9 22:18:30 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop-2.0.la
  
  libgtop_2_0_la_SOURCES = init.c open.c close.c command.c read.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop-2.0.la
  
  libgtop_2_0_la_SOURCES = init.c open.c close.c command.c read.c \
***************
*** 164,532 ****
  EXTRA_DIST = lib.pl
  
  CLEANFILES = lib.c
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_2_0_la_DEPENDENCIES =  \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! libgtop_2_0_la_OBJECTS =  init.lo open.lo close.lo command.lo read.lo \
! read_data.lo write.lo lib.lo parameter.lo sysdeps.lo
! 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)
! DIST_COMMON =  Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! 
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_2_0_la_SOURCES)
- OBJECTS = $(libgtop_2_0_la_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 --include-deps lib/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
  
! maintainer-clean-libtool:
  
! libgtop-2.0.la: $(libgtop_2_0_la_OBJECTS) $(libgtop_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_2_0_la_LDFLAGS) $(libgtop_2_0_la_OBJECTS) $(libgtop_2_0_la_LIBADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = lib
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
- close.lo close.o : close.c ../glibtop.h ../include/glibtop/global.h \
- 	../config.h ../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/open.h \
- 	../include/glibtop/read.h ../include/glibtop/error.h \
- 	../include/glibtop/close.h ../include/glibtop/command.h \
- 	../include/glibtop/union.h ../include/glibtop/cpu.h \
- 	../include/glibtop/mem.h ../include/glibtop/swap.h \
- 	../include/glibtop/uptime.h ../include/glibtop/loadavg.h \
- 	../include/glibtop/shm_limits.h ../include/glibtop/msg_limits.h \
- 	../include/glibtop/sem_limits.h ../include/glibtop/proclist.h \
- 	../include/glibtop/procstate.h ../include/glibtop/procuid.h \
- 	../include/glibtop/procmem.h ../include/glibtop/proctime.h \
- 	../include/glibtop/procsignal.h ../include/glibtop/prockernel.h \
- 	../include/glibtop/procsegment.h ../include/glibtop/procargs.h \
- 	../include/glibtop/procmap.h ../include/glibtop/mountlist.h \
- 	../include/glibtop/fsusage.h ../include/glibtop/netload.h \
- 	../include/glibtop/ppp.h
- command.lo command.o : command.c ../include/glibtop/read.h ../glibtop.h \
- 	../include/glibtop/global.h ../config.h \
- 	../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/error.h \
- 	../include/glibtop/write.h ../include/glibtop/read_data.h \
- 	../include/glibtop/command.h ../include/glibtop/union.h \
- 	../include/glibtop/cpu.h ../include/glibtop/mem.h \
- 	../include/glibtop/swap.h ../include/glibtop/uptime.h \
- 	../include/glibtop/loadavg.h ../include/glibtop/shm_limits.h \
- 	../include/glibtop/msg_limits.h ../include/glibtop/sem_limits.h \
- 	../include/glibtop/proclist.h ../include/glibtop/procstate.h \
- 	../include/glibtop/procuid.h ../include/glibtop/procmem.h \
- 	../include/glibtop/proctime.h ../include/glibtop/procsignal.h \
- 	../include/glibtop/prockernel.h \
- 	../include/glibtop/procsegment.h ../include/glibtop/procargs.h \
- 	../include/glibtop/procmap.h ../include/glibtop/mountlist.h \
- 	../include/glibtop/fsusage.h ../include/glibtop/netload.h \
- 	../include/glibtop/ppp.h ../include/glibtop/xmalloc.h
- init.lo init.o : init.c ../glibtop.h ../include/glibtop/global.h \
- 	../config.h ../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/xmalloc.h \
- 	../include/glibtop/error.h ../include/glibtop/parameter.h \
- 	../include/glibtop/open.h ../include/glibtop/read.h
- lib.lo lib.o : lib.c ../glibtop.h ../include/glibtop/global.h \
- 	../config.h ../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/open.h \
- 	../include/glibtop/read.h ../include/glibtop/error.h \
- 	../include/glibtop/union.h ../include/glibtop/cpu.h \
- 	../include/glibtop/mem.h ../include/glibtop/swap.h \
- 	../include/glibtop/uptime.h ../include/glibtop/loadavg.h \
- 	../include/glibtop/shm_limits.h ../include/glibtop/msg_limits.h \
- 	../include/glibtop/sem_limits.h ../include/glibtop/proclist.h \
- 	../include/glibtop/procstate.h ../include/glibtop/procuid.h \
- 	../include/glibtop/procmem.h ../include/glibtop/proctime.h \
- 	../include/glibtop/procsignal.h ../include/glibtop/prockernel.h \
- 	../include/glibtop/procsegment.h ../include/glibtop/procargs.h \
- 	../include/glibtop/procmap.h ../include/glibtop/mountlist.h \
- 	../include/glibtop/fsusage.h ../include/glibtop/netload.h \
- 	../include/glibtop/ppp.h ../include/glibtop/command.h
- open.lo open.o : open.c ../glibtop.h ../include/glibtop/global.h \
- 	../config.h ../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/open.h \
- 	../include/glibtop/read.h ../include/glibtop/error.h \
- 	../include/glibtop/version.h ../include/glibtop/union.h \
- 	../include/glibtop/cpu.h ../include/glibtop/mem.h \
- 	../include/glibtop/swap.h ../include/glibtop/uptime.h \
- 	../include/glibtop/loadavg.h ../include/glibtop/shm_limits.h \
- 	../include/glibtop/msg_limits.h ../include/glibtop/sem_limits.h \
- 	../include/glibtop/proclist.h ../include/glibtop/procstate.h \
- 	../include/glibtop/procuid.h ../include/glibtop/procmem.h \
- 	../include/glibtop/proctime.h ../include/glibtop/procsignal.h \
- 	../include/glibtop/prockernel.h \
- 	../include/glibtop/procsegment.h ../include/glibtop/procargs.h \
- 	../include/glibtop/procmap.h ../include/glibtop/mountlist.h \
- 	../include/glibtop/fsusage.h ../include/glibtop/netload.h \
- 	../include/glibtop/ppp.h ../include/glibtop/command.h \
- 	../include/glibtop/xmalloc.h ../include/glibtop/gnuserv.h
- parameter.lo parameter.o : parameter.c ../glibtop.h \
- 	../include/glibtop/global.h ../config.h \
- 	../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/parameter.h \
- 	../include/glibtop/open.h ../include/glibtop/read.h \
- 	../include/glibtop/error.h
- read.lo read.o : read.c ../include/glibtop/read.h ../glibtop.h \
- 	../include/glibtop/global.h ../config.h \
- 	../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/error.h
- read_data.lo read_data.o : read_data.c ../include/glibtop/xmalloc.h \
- 	../glibtop.h ../include/glibtop/global.h ../config.h \
- 	../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/error.h \
- 	../include/glibtop/read_data.h
- sysdeps.lo sysdeps.o : sysdeps.c ../glibtop.h \
- 	../include/glibtop/global.h ../config.h \
- 	../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/union.h \
- 	../include/glibtop/cpu.h ../include/glibtop/mem.h \
- 	../include/glibtop/swap.h ../include/glibtop/uptime.h \
- 	../include/glibtop/loadavg.h ../include/glibtop/shm_limits.h \
- 	../include/glibtop/msg_limits.h ../include/glibtop/sem_limits.h \
- 	../include/glibtop/proclist.h ../include/glibtop/procstate.h \
- 	../include/glibtop/procuid.h ../include/glibtop/procmem.h \
- 	../include/glibtop/proctime.h ../include/glibtop/procsignal.h \
- 	../include/glibtop/prockernel.h \
- 	../include/glibtop/procsegment.h ../include/glibtop/procargs.h \
- 	../include/glibtop/procmap.h ../include/glibtop/mountlist.h \
- 	../include/glibtop/fsusage.h ../include/glibtop/netload.h \
- 	../include/glibtop/ppp.h
- write.lo write.o : write.c ../include/glibtop/write.h ../glibtop.h \
- 	../include/glibtop/global.h ../config.h \
- 	../support/gnomesupport.h ../support/getopt.h \
- 	../sysdeps/linux/glibtop_server.h ../include/glibtop/types.h \
- 	../include/glibtop/sysdeps.h ../include/glibtop/error.h
- 
- 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-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir)
  
  
  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]*
  
  maintainer-clean-generic:
  	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  lib.c: lib.pl $(top_builddir)/config.h $(top_srcdir)/features.def
  	$(PERL) $(srcdir)/lib.pl < $(top_srcdir)/features.def > lib-t
  	mv lib-t lib.c
- 
  # 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:
--- 171,404 ----
  EXTRA_DIST = lib.pl
  
  CLEANFILES = lib.c
+ subdir = lib
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_2_0_la_DEPENDENCIES = \
! 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! am_libgtop_2_0_la_OBJECTS = init.lo open.lo close.lo command.lo read.lo \
! 	read_data.lo write.lo lib.lo parameter.lo sysdeps.lo
! libgtop_2_0_la_OBJECTS = $(am_libgtop_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_2_0_la_SOURCES)
! DIST_COMMON = Makefile.am Makefile.in
  SOURCES = $(libgtop_2_0_la_SOURCES)
  
! all: $(BUILT_SOURCES)
! 	$(MAKE) $(AM_MAKEFLAGS) all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps lib/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop-2.0.la: $(libgtop_2_0_la_OBJECTS) $(libgtop_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_2_0_la_LDFLAGS) $(libgtop_2_0_la_OBJECTS) $(libgtop_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `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) stamp-h stamp-h[0-9]*
  
  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)
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! 
! .PHONY: GTAGS all all-am check check-am clean clean-generic \
! 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
! 	distclean-generic distclean-libtool distclean-tags distdir dvi \
! 	dvi-am info info-am install install-am install-data \
! 	install-data-am install-exec install-exec-am install-info \
! 	install-info-am install-libLTLIBRARIES install-man \
! 	install-strip installcheck installcheck-am installdirs \
! 	maintainer-clean maintainer-clean-generic mostlyclean \
! 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
! 	tags uninstall uninstall-am uninstall-info-am \
! 	uninstall-libLTLIBRARIES
  
  
  lib.c: lib.pl $(top_builddir)/config.h $(top_srcdir)/features.def
  	$(PERL) $(srcdir)/lib.pl < $(top_srcdir)/features.def > lib-t
  	mv lib-t lib.c
  # 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:
diff -crN ./libgtop/ltmain.sh /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/ltmain.sh
*** ./libgtop/ltmain.sh	Mon Jan 13 03:40:08 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/ltmain.sh	Sat Aug  9 22:17:41 2003
***************
*** 177,184 ****
    --mode) prevopt="--mode" prev=mode ;;
    --mode=*) mode="$optarg" ;;
  
-   --preserve-dup-deps) duplicate_deps="yes" ;;
- 
    --quiet | --silent)
      show=:
      ;;
--- 177,182 ----
***************
*** 469,475 ****
        pic_mode=default
        ;;
      esac
!     if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
        # non-PIC code in shared libraries is not supported
        pic_mode=default
      fi
--- 467,473 ----
        pic_mode=default
        ;;
      esac
!     if test $pic_mode = no && test "$deplibs_check_method" != pass_all; then
        # non-PIC code in shared libraries is not supported
        pic_mode=default
      fi
***************
*** 759,765 ****
      linker_flags=
      dllsearchpath=
      lib_search_path=`pwd`
-     inst_prefix_dir=
  
      avoid_version=no
      dlfiles=
--- 757,762 ----
***************
*** 890,900 ****
  	  prev=
  	  continue
  	  ;;
-         inst_prefix)
- 	  inst_prefix_dir="$arg"
- 	  prev=
- 	  continue
- 	  ;;
  	release)
  	  release="-$arg"
  	  prev=
--- 887,892 ----
***************
*** 996,1006 ****
  	continue
  	;;
  
-       -inst-prefix-dir)
- 	prev=inst_prefix
- 	continue
- 	;;
- 
        # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:*
        # so, if we see these flags be careful not to treat them like -L
        -L[A-Z][A-Z]*:*)
--- 988,993 ----
***************
*** 1316,1326 ****
        output_objdir="$output_objdir/$objdir"
      fi
      # Create the object directory.
!     if test ! -d "$output_objdir"; then
        $show "$mkdir $output_objdir"
        $run $mkdir $output_objdir
        status=$?
!       if test "$status" -ne 0 && test ! -d "$output_objdir"; then
  	exit $status
        fi
      fi
--- 1303,1313 ----
        output_objdir="$output_objdir/$objdir"
      fi
      # Create the object directory.
!     if test ! -d $output_objdir; then
        $show "$mkdir $output_objdir"
        $run $mkdir $output_objdir
        status=$?
!       if test $status -ne 0 && test ! -d $output_objdir; then
  	exit $status
        fi
      fi
***************
*** 1343,1374 ****
      # Find all interdependent deplibs by searching for libraries
      # that are linked more than once (e.g. -la -lb -la)
      for deplib in $deplibs; do
!       if test "X$duplicate_deps" = "Xyes" ; then
! 	case "$libs " in
! 	*" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	esac
!       fi
        libs="$libs $deplib"
      done
- 
-     if test "$linkmode" = lib; then
-       libs="$predeps $libs $compiler_lib_search_path $postdeps"
- 
-       # Compute libraries that are listed more than once in $predeps
-       # $postdeps and mark them as special (i.e., whose duplicates are
-       # not to be eliminated).
-       pre_post_deps=
-       if test "X$duplicate_deps" = "Xyes" ; then
- 	for pre_post_dep in $predeps $postdeps; do
- 	  case "$pre_post_deps " in
- 	  *" $pre_post_dep "*) specialdeplibs="$specialdeplibs $pre_post_deps" ;;
- 	  esac
- 	  pre_post_deps="$pre_post_deps $pre_post_dep"
- 	done
-       fi
-       pre_post_deps=
-     fi
- 
      deplibs=
      newdependency_libs=
      newlib_search_path=
--- 1330,1340 ----
      # Find all interdependent deplibs by searching for libraries
      # that are linked more than once (e.g. -la -lb -la)
      for deplib in $deplibs; do
!       case "$libs " in
!       *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
!       esac
        libs="$libs $deplib"
      done
      deplibs=
      newdependency_libs=
      newlib_search_path=
***************
*** 1400,1406 ****
  	;;
      esac
      for pass in $passes; do
!       if test "$linkmode" = prog; then
  	# Determine which files to process
  	case $pass in
  	dlopen)
--- 1366,1372 ----
  	;;
      esac
      for pass in $passes; do
!       if test $linkmode = prog; then
  	# Determine which files to process
  	case $pass in
  	dlopen)
***************
*** 1417,1427 ****
  	found=no
  	case $deplib in
  	-l*)
! 	  if test "$linkmode" = oldlib && test "$linkmode" = obj; then
  	    $echo "$modename: warning: \`-l' is ignored for archives/objects: $deplib" 1>&2
  	    continue
  	  fi
! 	  if test "$pass" = conv; then
  	    deplibs="$deplib $deplibs"
  	    continue
  	  fi
--- 1383,1393 ----
  	found=no
  	case $deplib in
  	-l*)
! 	  if test $linkmode = oldlib && test $linkmode = obj; then
  	    $echo "$modename: warning: \`-l' is ignored for archives/objects: $deplib" 1>&2
  	    continue
  	  fi
! 	  if test $pass = conv; then
  	    deplibs="$deplib $deplibs"
  	    continue
  	  fi
***************
*** 1441,1447 ****
  	      finalize_deplibs="$deplib $finalize_deplibs"
  	    else
  	      deplibs="$deplib $deplibs"
! 	      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
  	    fi
  	    continue
  	  fi
--- 1407,1413 ----
  	      finalize_deplibs="$deplib $finalize_deplibs"
  	    else
  	      deplibs="$deplib $deplibs"
! 	      test $linkmode = lib && newdependency_libs="$deplib $newdependency_libs"
  	    fi
  	    continue
  	  fi
***************
*** 1450,1465 ****
  	  case $linkmode in
  	  lib)
  	    deplibs="$deplib $deplibs"
! 	    test "$pass" = conv && continue
  	    newdependency_libs="$deplib $newdependency_libs"
  	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
  	    ;;
  	  prog)
! 	    if test "$pass" = conv; then
  	      deplibs="$deplib $deplibs"
  	      continue
  	    fi
! 	    if test "$pass" = scan; then
  	      deplibs="$deplib $deplibs"
  	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
  	    else
--- 1416,1431 ----
  	  case $linkmode in
  	  lib)
  	    deplibs="$deplib $deplibs"
! 	    test $pass = conv && continue
  	    newdependency_libs="$deplib $newdependency_libs"
  	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
  	    ;;
  	  prog)
! 	    if test $pass = conv; then
  	      deplibs="$deplib $deplibs"
  	      continue
  	    fi
! 	    if test $pass = scan; then
  	      deplibs="$deplib $deplibs"
  	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
  	    else
***************
*** 1474,1480 ****
  	  continue
  	  ;; # -L
  	-R*)
! 	  if test "$pass" = link; then
  	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
  	    # Make sure the xrpath contains only unique directories.
  	    case "$xrpath " in
--- 1440,1446 ----
  	  continue
  	  ;; # -L
  	-R*)
! 	  if test $pass = link; then
  	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
  	    # Make sure the xrpath contains only unique directories.
  	    case "$xrpath " in
***************
*** 1487,1493 ****
  	  ;;
  	*.la) lib="$deplib" ;;
  	*.$libext)
! 	  if test "$pass" = conv; then
  	    deplibs="$deplib $deplibs"
  	    continue
  	  fi
--- 1453,1459 ----
  	  ;;
  	*.la) lib="$deplib" ;;
  	*.$libext)
! 	  if test $pass = conv; then
  	    deplibs="$deplib $deplibs"
  	    continue
  	  fi
***************
*** 1508,1514 ****
  	    continue
  	    ;;
  	  prog)
! 	    if test "$pass" != link; then
  	      deplibs="$deplib $deplibs"
  	    else
  	      compile_deplibs="$deplib $compile_deplibs"
--- 1474,1480 ----
  	    continue
  	    ;;
  	  prog)
! 	    if test $pass != link; then
  	      deplibs="$deplib $deplibs"
  	    else
  	      compile_deplibs="$deplib $compile_deplibs"
***************
*** 1519,1525 ****
  	  esac # linkmode
  	  ;; # *.$libext
  	*.lo | *.$objext)
! 	  if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
  	    # If there is no dlopen support or we're linking statically,
  	    # we need to preload.
  	    newdlprefiles="$newdlprefiles $deplib"
--- 1485,1491 ----
  	  esac # linkmode
  	  ;; # *.$libext
  	*.lo | *.$objext)
! 	  if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
  	    # If there is no dlopen support or we're linking statically,
  	    # we need to preload.
  	    newdlprefiles="$newdlprefiles $deplib"
***************
*** 1535,1541 ****
  	  continue
  	  ;;
  	esac # case $deplib
! 	if test "$found" = yes || test -f "$lib"; then :
  	else
  	  $echo "$modename: cannot find the library \`$lib'" 1>&2
  	  exit 1
--- 1501,1507 ----
  	  continue
  	  ;;
  	esac # case $deplib
! 	if test $found = yes || test -f "$lib"; then :
  	else
  	  $echo "$modename: cannot find the library \`$lib'" 1>&2
  	  exit 1
***************
*** 1569,1581 ****
  
  	if test "$linkmode,$pass" = "lib,link" ||
  	   test "$linkmode,$pass" = "prog,scan" ||
! 	   { test "$linkmode" = oldlib && test "$linkmode" = obj; }; then
  	   # Add dl[pre]opened files of deplib
  	  test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
  	  test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
  	fi
  
! 	if test "$pass" = conv; then
  	  # Only check for convenience libraries
  	  deplibs="$lib $deplibs"
  	  if test -z "$libdir"; then
--- 1535,1547 ----
  
  	if test "$linkmode,$pass" = "lib,link" ||
  	   test "$linkmode,$pass" = "prog,scan" ||
! 	   { test $linkmode = oldlib && test $linkmode = obj; }; then
  	   # Add dl[pre]opened files of deplib
  	  test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
  	  test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
  	fi
  
! 	if test $pass = conv; then
  	  # Only check for convenience libraries
  	  deplibs="$lib $deplibs"
  	  if test -z "$libdir"; then
***************
*** 1589,1602 ****
  	    tmp_libs=
  	    for deplib in $dependency_libs; do
  	      deplibs="$deplib $deplibs"
!               if test "X$duplicate_deps" = "Xyes" ; then
! 	        case "$tmp_libs " in
! 	        *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	        esac
!               fi
  	      tmp_libs="$tmp_libs $deplib"
  	    done
! 	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
  	    $echo "$modename: \`$lib' is not a convenience library" 1>&2
  	    exit 1
  	  fi
--- 1555,1566 ----
  	    tmp_libs=
  	    for deplib in $dependency_libs; do
  	      deplibs="$deplib $deplibs"
! 	      case "$tmp_libs " in
! 	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	      esac
  	      tmp_libs="$tmp_libs $deplib"
  	    done
! 	  elif test $linkmode != prog && test $linkmode != lib; then
  	    $echo "$modename: \`$lib' is not a convenience library" 1>&2
  	    exit 1
  	  fi
***************
*** 1614,1620 ****
  	fi
  
  	# This library was specified with -dlopen.
! 	if test "$pass" = dlopen; then
  	  if test -z "$libdir"; then
  	    $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2
  	    exit 1
--- 1578,1584 ----
  	fi
  
  	# This library was specified with -dlopen.
! 	if test $pass = dlopen; then
  	  if test -z "$libdir"; then
  	    $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2
  	    exit 1
***************
*** 1663,1669 ****
  	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
  
  	# This library was specified with -dlpreopen.
! 	if test "$pass" = dlpreopen; then
  	  if test -z "$libdir"; then
  	    $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2
  	    exit 1
--- 1627,1633 ----
  	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
  
  	# This library was specified with -dlpreopen.
! 	if test $pass = dlpreopen; then
  	  if test -z "$libdir"; then
  	    $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2
  	    exit 1
***************
*** 1682,1688 ****
  
  	if test -z "$libdir"; then
  	  # Link the convenience library
! 	  if test "$linkmode" = lib; then
  	    deplibs="$dir/$old_library $deplibs"
  	  elif test "$linkmode,$pass" = "prog,link"; then
  	    compile_deplibs="$dir/$old_library $compile_deplibs"
--- 1646,1652 ----
  
  	if test -z "$libdir"; then
  	  # Link the convenience library
! 	  if test $linkmode = lib; then
  	    deplibs="$dir/$old_library $deplibs"
  	  elif test "$linkmode,$pass" = "prog,link"; then
  	    compile_deplibs="$dir/$old_library $compile_deplibs"
***************
*** 1693,1699 ****
  	  continue
  	fi
  
! 	if test "$linkmode" = prog && test "$pass" != link; then
  	  newlib_search_path="$newlib_search_path $ladir"
  	  deplibs="$lib $deplibs"
  
--- 1657,1663 ----
  	  continue
  	fi
  
! 	if test $linkmode = prog && test $pass != link; then
  	  newlib_search_path="$newlib_search_path $ladir"
  	  deplibs="$lib $deplibs"
  
***************
*** 1709,1726 ****
  	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
  	    esac
  	    # Need to link against all dependency_libs?
! 	    if test "$linkalldeplibs" = yes; then
  	      deplibs="$deplib $deplibs"
  	    else
  	      # Need to hardcode shared library paths
  	      # or/and link against static libraries
  	      newdependency_libs="$deplib $newdependency_libs"
  	    fi
! 	    if test "X$duplicate_deps" = "Xyes" ; then
! 	      case "$tmp_libs " in
! 	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	      esac
! 	    fi
  	    tmp_libs="$tmp_libs $deplib"
  	  done # for deplib
  	  continue
--- 1673,1688 ----
  	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
  	    esac
  	    # Need to link against all dependency_libs?
! 	    if test $linkalldeplibs = yes; then
  	      deplibs="$deplib $deplibs"
  	    else
  	      # Need to hardcode shared library paths
  	      # or/and link against static libraries
  	      newdependency_libs="$deplib $newdependency_libs"
  	    fi
! 	    case "$tmp_libs " in
! 	    *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	    esac
  	    tmp_libs="$tmp_libs $deplib"
  	  done # for deplib
  	  continue
***************
*** 1732,1738 ****
  	  # Link against this shared library
  
  	  if test "$linkmode,$pass" = "prog,link" ||
! 	   { test "$linkmode" = lib && test "$hardcode_into_libs" = yes; }; then
  	    # Hardcode the library path.
  	    # Skip directories that are in the system default run-time
  	    # search path.
--- 1694,1700 ----
  	  # Link against this shared library
  
  	  if test "$linkmode,$pass" = "prog,link" ||
! 	   { test $linkmode = lib && test $hardcode_into_libs = yes; }; then
  	    # Hardcode the library path.
  	    # Skip directories that are in the system default run-time
  	    # search path.
***************
*** 1754,1760 ****
  	      esac
  	      ;;
  	    esac
! 	    if test "$linkmode" = prog; then
  	      # We need to hardcode the library path
  	      if test -n "$shlibpath_var"; then
  		# Make sure the rpath contains only unique directories.
--- 1716,1722 ----
  	      esac
  	      ;;
  	    esac
! 	    if test $linkmode = prog; then
  	      # We need to hardcode the library path
  	      if test -n "$shlibpath_var"; then
  		# Make sure the rpath contains only unique directories.
***************
*** 1836,1844 ****
  	    # make sure the library variables are pointing to the new library
  	    dir=$output_objdir
  	    linklib=$newlib
! 	  fi # test -n "$old_archive_from_expsyms_cmds"
  
! 	  if test "$linkmode" = prog || test "$mode" != relink; then
  	    add_shlibpath=
  	    add_dir=
  	    add=
--- 1798,1806 ----
  	    # make sure the library variables are pointing to the new library
  	    dir=$output_objdir
  	    linklib=$newlib
! 	  fi # test -n $old_archive_from_expsyms_cmds
  
! 	  if test $linkmode = prog || test "$mode" != relink; then
  	    add_shlibpath=
  	    add_dir=
  	    add=
***************
*** 1887,1893 ****
  	      *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;;
  	      esac
  	    fi
! 	    if test "$linkmode" = prog; then
  	      test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs"
  	      test -n "$add" && compile_deplibs="$add $compile_deplibs"
  	    else
--- 1849,1855 ----
  	      *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;;
  	      esac
  	    fi
! 	    if test $linkmode = prog; then
  	      test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs"
  	      test -n "$add" && compile_deplibs="$add $compile_deplibs"
  	    else
***************
*** 1904,1910 ****
  	    fi
  	  fi
  
! 	  if test "$linkmode" = prog || test "$mode" = relink; then
  	    add_shlibpath=
  	    add_dir=
  	    add=
--- 1866,1872 ----
  	    fi
  	  fi
  
! 	  if test $linkmode = prog || test "$mode" = relink; then
  	    add_shlibpath=
  	    add_dir=
  	    add=
***************
*** 1912,1927 ****
  	    if test "$hardcode_direct" = yes; then
  	      add="$libdir/$linklib"
  	    elif test "$hardcode_minus_L" = yes; then
! 	      # Try looking first in the location we're being installed to.
! 	      add_dir=
! 	      if test -n "$inst_prefix_dir"; then
! 		case "$libdir" in
! 		[\\/]*)
! 		  add_dir="-L$inst_prefix_dir$libdir"
! 		  ;;
! 		esac
! 	      fi
! 	      add_dir="$add_dir -L$libdir"
  	      add="-l$name"
  	    elif test "$hardcode_shlibpath_var" = yes; then
  	      case :$finalize_shlibpath: in
--- 1874,1880 ----
  	    if test "$hardcode_direct" = yes; then
  	      add="$libdir/$linklib"
  	    elif test "$hardcode_minus_L" = yes; then
! 	      add_dir="-L$libdir"
  	      add="-l$name"
  	    elif test "$hardcode_shlibpath_var" = yes; then
  	      case :$finalize_shlibpath: in
***************
*** 1931,1950 ****
  	      add="-l$name"
  	    else
  	      # We cannot seem to hardcode it, guess we'll fake it.
! 	      # Try looking first in the location we're being installed to.
! 	      add_dir=
! 	      if test -n "$inst_prefix_dir"; then
! 		case "$libdir" in
! 		[\\/]*)
! 		  add_dir="-L$inst_prefix_dir$libdir"
! 		  ;;
! 		esac
! 	      fi
! 	      add_dir="$add_dir -L$libdir"
  	      add="-l$name"
  	    fi
  
! 	    if test "$linkmode" = prog; then
  	      test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs"
  	      test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
  	    else
--- 1884,1894 ----
  	      add="-l$name"
  	    else
  	      # We cannot seem to hardcode it, guess we'll fake it.
! 	      add_dir="-L$libdir"
  	      add="-l$name"
  	    fi
  
! 	    if test $linkmode = prog; then
  	      test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs"
  	      test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
  	    else
***************
*** 1952,1958 ****
  	      test -n "$add" && deplibs="$add $deplibs"
  	    fi
  	  fi
! 	elif test "$linkmode" = prog; then
  	  if test "$alldeplibs" = yes &&
  	     { test "$deplibs_check_method" = pass_all ||
  	       { test "$build_libtool_libs" = yes &&
--- 1896,1902 ----
  	      test -n "$add" && deplibs="$add $deplibs"
  	    fi
  	  fi
! 	elif test $linkmode = prog; then
  	  if test "$alldeplibs" = yes &&
  	     { test "$deplibs_check_method" = pass_all ||
  	       { test "$build_libtool_libs" = yes &&
***************
*** 2011,2020 ****
  	  fi
  	fi # link shared/static library?
  
! 	if test "$linkmode" = lib; then
  	  if test -n "$dependency_libs" &&
! 	     { test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes ||
! 	       test "$link_static" = yes; }; then
  	    # Extract -R from dependency_libs
  	    temp_deplibs=
  	    for libdir in $dependency_libs; do
--- 1955,1964 ----
  	  fi
  	fi # link shared/static library?
  
! 	if test $linkmode = lib; then
  	  if test -n "$dependency_libs" &&
! 	     { test $hardcode_into_libs != yes || test $build_old_libs = yes ||
! 	       test $link_static = yes; }; then
  	    # Extract -R from dependency_libs
  	    temp_deplibs=
  	    for libdir in $dependency_libs; do
***************
*** 2037,2051 ****
  	  tmp_libs=
  	  for deplib in $dependency_libs; do
  	    newdependency_libs="$deplib $newdependency_libs"
! 	    if test "X$duplicate_deps" = "Xyes" ; then
! 	      case "$tmp_libs " in
! 	      *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	      esac
! 	    fi
  	    tmp_libs="$tmp_libs $deplib"
  	  done
  
! 	  if test "$link_all_deplibs" != no; then
  	    # Add the search paths of all dependency libraries
  	    for deplib in $dependency_libs; do
  	      case $deplib in
--- 1981,1993 ----
  	  tmp_libs=
  	  for deplib in $dependency_libs; do
  	    newdependency_libs="$deplib $newdependency_libs"
! 	    case "$tmp_libs " in
! 	    *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
! 	    esac
  	    tmp_libs="$tmp_libs $deplib"
  	  done
  
! 	  if test $link_all_deplibs != no; then
  	    # Add the search paths of all dependency libraries
  	    for deplib in $dependency_libs; do
  	      case $deplib in
***************
*** 2088,2102 ****
  	  fi # link_all_deplibs != no
  	fi # linkmode = lib
        done # for deplib in $libs
!       if test "$pass" = dlpreopen; then
  	# Link the dlpreopened libraries before other libraries
  	for deplib in $save_deplibs; do
  	  deplibs="$deplib $deplibs"
  	done
        fi
!       if test "$pass" != dlopen; then
! 	test "$pass" != scan && dependency_libs="$newdependency_libs"
! 	if test "$pass" != conv; then
  	  # Make sure lib_search_path contains only unique directories.
  	  lib_search_path=
  	  for dir in $newlib_search_path; do
--- 2030,2044 ----
  	  fi # link_all_deplibs != no
  	fi # linkmode = lib
        done # for deplib in $libs
!       if test $pass = dlpreopen; then
  	# Link the dlpreopened libraries before other libraries
  	for deplib in $save_deplibs; do
  	  deplibs="$deplib $deplibs"
  	done
        fi
!       if test $pass != dlopen; then
! 	test $pass != scan && dependency_libs="$newdependency_libs"
! 	if test $pass != conv; then
  	  # Make sure lib_search_path contains only unique directories.
  	  lib_search_path=
  	  for dir in $newlib_search_path; do
***************
*** 2154,2160 ****
  	deplibs=
        fi
      done # for pass
!     if test "$linkmode" = prog; then
        dlfiles="$newdlfiles"
        dlprefiles="$newdlprefiles"
      fi
--- 2096,2102 ----
  	deplibs=
        fi
      done # for pass
!     if test $linkmode = prog; then
        dlfiles="$newdlfiles"
        dlprefiles="$newdlprefiles"
      fi
***************
*** 2231,2237 ****
        fi
  
        set dummy $rpath
!       if test "$#" -gt 2; then
  	$echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
        fi
        install_libdir="$2"
--- 2173,2179 ----
        fi
  
        set dummy $rpath
!       if test $# -gt 2; then
  	$echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
        fi
        install_libdir="$2"
***************
*** 2272,2278 ****
  
  	# Check that each of the things are valid numbers.
  	case $current in
! 	[0-9]*) ;;
  	*)
  	  $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
--- 2214,2220 ----
  
  	# Check that each of the things are valid numbers.
  	case $current in
! 	0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;;
  	*)
  	  $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
***************
*** 2281,2287 ****
  	esac
  
  	case $revision in
! 	[0-9]*) ;;
  	*)
  	  $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
--- 2223,2229 ----
  	esac
  
  	case $revision in
! 	0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;;
  	*)
  	  $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
***************
*** 2290,2296 ****
  	esac
  
  	case $age in
! 	[0-9]*) ;;
  	*)
  	  $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
--- 2232,2238 ----
  	esac
  
  	case $age in
! 	0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;;
  	*)
  	  $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
***************
*** 2298,2304 ****
  	  ;;
  	esac
  
! 	if test "$age" -gt "$current"; then
  	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
  	  exit 1
--- 2240,2246 ----
  	  ;;
  	esac
  
! 	if test $age -gt $current; then
  	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
  	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
  	  exit 1
***************
*** 2337,2343 ****
  
  	  # Add in all the interfaces that we are compatible with.
  	  loop=$revision
! 	  while test "$loop" -ne 0; do
  	    iface=`expr $revision - $loop`
  	    loop=`expr $loop - 1`
  	    verstring="sgi$major.$iface:$verstring"
--- 2279,2285 ----
  
  	  # Add in all the interfaces that we are compatible with.
  	  loop=$revision
! 	  while test $loop != 0; do
  	    iface=`expr $revision - $loop`
  	    loop=`expr $loop - 1`
  	    verstring="sgi$major.$iface:$verstring"
***************
*** 2360,2366 ****
  
  	  # Add in all the interfaces that we are compatible with.
  	  loop=$age
! 	  while test "$loop" -ne 0; do
  	    iface=`expr $current - $loop`
  	    loop=`expr $loop - 1`
  	    verstring="$verstring:${iface}.0"
--- 2302,2308 ----
  
  	  # Add in all the interfaces that we are compatible with.
  	  loop=$age
! 	  while test $loop != 0; do
  	    iface=`expr $current - $loop`
  	    loop=`expr $loop - 1`
  	    verstring="$verstring:${iface}.0"
***************
*** 2461,2467 ****
  	  *) finalize_rpath="$finalize_rpath $libdir" ;;
  	  esac
  	done
! 	if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then
  	  dependency_libs="$temp_xrpath $dependency_libs"
  	fi
        fi
--- 2403,2409 ----
  	  *) finalize_rpath="$finalize_rpath $libdir" ;;
  	  esac
  	done
! 	if test $hardcode_into_libs != yes || test $build_old_libs = yes; then
  	  dependency_libs="$temp_xrpath $dependency_libs"
  	fi
        fi
***************
*** 2504,2510 ****
  	    ;;
  	  *)
  	    # Add libc to deplibs on all other systems if necessary.
! 	    if test "$build_libtool_need_lc" = "yes"; then
  	      deplibs="$deplibs -lc"
  	    fi
  	    ;;
--- 2446,2452 ----
  	    ;;
  	  *)
  	    # Add libc to deplibs on all other systems if necessary.
! 	    if test $build_libtool_need_lc = "yes"; then
  	      deplibs="$deplibs -lc"
  	    fi
  	    ;;
***************
*** 2545,2551 ****
  EOF
  	  $rm conftest
  	  $CC -o conftest conftest.c $deplibs
! 	  if test "$?" -eq 0 ; then
  	    ldd_output=`ldd conftest`
  	    for i in $deplibs; do
  	      name="`expr $i : '-l\(.*\)'`"
--- 2487,2493 ----
  EOF
  	  $rm conftest
  	  $CC -o conftest conftest.c $deplibs
! 	  if test $? -eq 0 ; then
  	    ldd_output=`ldd conftest`
  	    for i in $deplibs; do
  	      name="`expr $i : '-l\(.*\)'`"
***************
*** 2579,2585 ****
  		$rm conftest
  		$CC -o conftest conftest.c $i
  		# Did it work?
! 		if test "$?" -eq 0 ; then
  		  ldd_output=`ldd conftest`
  		  libname=`eval \\$echo \"$libname_spec\"`
  		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
--- 2521,2527 ----
  		$rm conftest
  		$CC -o conftest conftest.c $i
  		# Did it work?
! 		if test $? -eq 0 ; then
  		  ldd_output=`ldd conftest`
  		  libname=`eval \\$echo \"$libname_spec\"`
  		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
***************
*** 2750,2756 ****
  	    echo "*** automatically added whenever a program is linked with this library"
  	    echo "*** or is declared to -dlopen it."
  
! 	    if test "$allow_undefined" = no; then
  	      echo
  	      echo "*** Since this library must not contain undefined symbols,"
  	      echo "*** because either the platform does not support them or"
--- 2692,2698 ----
  	    echo "*** automatically added whenever a program is linked with this library"
  	    echo "*** or is declared to -dlopen it."
  
! 	    if test $allow_undefined = no; then
  	      echo
  	      echo "*** Since this library must not contain undefined symbols,"
  	      echo "*** because either the platform does not support them or"
***************
*** 2777,2783 ****
  
        # Test again, we may have decided not to build it any more
        if test "$build_libtool_libs" = yes; then
! 	if test "$hardcode_into_libs" = yes; then
  	  # Hardcode the library paths
  	  hardcode_libdirs=
  	  dep_rpath=
--- 2719,2725 ----
  
        # Test again, we may have decided not to build it any more
        if test "$build_libtool_libs" = yes; then
! 	if test $hardcode_into_libs = yes; then
  	  # Hardcode the library paths
  	  hardcode_libdirs=
  	  dep_rpath=
***************
*** 2908,2914 ****
  	    $show "mkdir $gentop"
  	    $run mkdir "$gentop"
  	    status=$?
! 	    if test "$status" -ne 0 && test ! -d "$gentop"; then
  	      exit $status
  	    fi
  	    generated="$generated $gentop"
--- 2850,2856 ----
  	    $show "mkdir $gentop"
  	    $run mkdir "$gentop"
  	    status=$?
! 	    if test $status -ne 0 && test ! -d "$gentop"; then
  	      exit $status
  	    fi
  	    generated="$generated $gentop"
***************
*** 2927,2933 ****
  	      $show "mkdir $xdir"
  	      $run mkdir "$xdir"
  	      status=$?
! 	      if test "$status" -ne 0 && test ! -d "$xdir"; then
  		exit $status
  	      fi
  	      $show "(cd $xdir && $AR x $xabs)"
--- 2869,2875 ----
  	      $show "mkdir $xdir"
  	      $run mkdir "$xdir"
  	      status=$?
! 	      if test $status -ne 0 && test ! -d "$xdir"; then
  		exit $status
  	      fi
  	      $show "(cd $xdir && $AR x $xabs)"
***************
*** 3047,3053 ****
  	  $show "mkdir $gentop"
  	  $run mkdir "$gentop"
  	  status=$?
! 	  if test "$status" -ne 0 && test ! -d "$gentop"; then
  	    exit $status
  	  fi
  	  generated="$generated $gentop"
--- 2989,2995 ----
  	  $show "mkdir $gentop"
  	  $run mkdir "$gentop"
  	  status=$?
! 	  if test $status -ne 0 && test ! -d "$gentop"; then
  	    exit $status
  	  fi
  	  generated="$generated $gentop"
***************
*** 3066,3072 ****
  	    $show "mkdir $xdir"
  	    $run mkdir "$xdir"
  	    status=$?
! 	    if test "$status" -ne 0 && test ! -d "$xdir"; then
  	      exit $status
  	    fi
  	    $show "(cd $xdir && $AR x $xabs)"
--- 3008,3014 ----
  	    $show "mkdir $xdir"
  	    $run mkdir "$xdir"
  	    status=$?
! 	    if test $status -ne 0 && test ! -d "$xdir"; then
  	      exit $status
  	    fi
  	    $show "(cd $xdir && $AR x $xabs)"
***************
*** 3176,3181 ****
--- 3118,3128 ----
  	;;
        esac
  
+       # AIX needs explicit runtime linking option
+ 
+       compile_command="$compile_command $use_runtimelinking"
+       finalize_command="$finalize_command $use_runtimelinking"
+ 
        compile_command="$compile_command $compile_deplibs"
        finalize_command="$finalize_command $finalize_deplibs"
  
***************
*** 3461,3467 ****
  	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
        fi
  
!       if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
  	# Replace the output file specification.
  	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
  	link_command="$compile_command$compile_rpath"
--- 3408,3414 ----
  	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
        fi
  
!       if test $need_relink = no || test "$build_libtool_libs" != yes; then
  	# Replace the output file specification.
  	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
  	link_command="$compile_command$compile_rpath"
***************
*** 3586,3592 ****
  	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
  	  fi
  	done
! 	relink_command="(cd `pwd`; $relink_command)"
  	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
        fi
  
--- 3533,3539 ----
  	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
  	  fi
  	done
! 	relink_command="cd `pwd`; $relink_command"
  	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
        fi
  
***************
*** 3829,3835 ****
  	$show "mkdir $gentop"
  	$run mkdir "$gentop"
  	status=$?
! 	if test "$status" -ne 0 && test ! -d "$gentop"; then
  	  exit $status
  	fi
  	generated="$generated $gentop"
--- 3776,3782 ----
  	$show "mkdir $gentop"
  	$run mkdir "$gentop"
  	status=$?
! 	if test $status -ne 0 && test ! -d "$gentop"; then
  	  exit $status
  	fi
  	generated="$generated $gentop"
***************
*** 3849,3855 ****
  	  $show "mkdir $xdir"
  	  $run mkdir "$xdir"
  	  status=$?
! 	  if test "$status" -ne 0 && test ! -d "$xdir"; then
  	    exit $status
  	  fi
  	  $show "(cd $xdir && $AR x $xabs)"
--- 3796,3802 ----
  	  $show "mkdir $xdir"
  	  $run mkdir "$xdir"
  	  status=$?
! 	  if test $status -ne 0 && test ! -d "$xdir"; then
  	    exit $status
  	  fi
  	  $show "(cd $xdir && $AR x $xabs)"
***************
*** 3916,3922 ****
  	fi
        done
        # Quote the link command for shipping.
!       relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
        relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
  
        # Only create the output if not a dry run.
--- 3863,3869 ----
  	fi
        done
        # Quote the link command for shipping.
!       relink_command="cd `pwd`; $SHELL $0 --mode=relink $libtool_args"
        relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
  
        # Only create the output if not a dry run.
***************
*** 3972,3977 ****
--- 3919,3925 ----
  	  tdlname=$dlname
  	  case $host,$output,$installed,$module,$dlname in
  	    *cygwin*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
+ 	    *aix*,*,*,*,*) tdlname=$realname\($dlname\) ;;
  	  esac
  	  $echo > $output "\
  # $outputname - a libtool library file
***************
*** 4006,4012 ****
  
  # Directory that this library needs to be installed in:
  libdir='$install_libdir'"
! 	  if test "$installed" = no && test "$need_relink" = yes; then
  	    $echo >> $output "\
  relink_command=\"$relink_command\""
  	  fi
--- 3954,3960 ----
  
  # Directory that this library needs to be installed in:
  libdir='$install_libdir'"
! 	  if test "$installed" = no && test $need_relink = yes; then
  	    $echo >> $output "\
  relink_command=\"$relink_command\""
  	  fi
***************
*** 4142,4148 ****
  
        # Not a directory, so check to see that there is only one file specified.
        set dummy $files
!       if test "$#" -gt 2; then
  	$echo "$modename: \`$dest' is not a directory" 1>&2
  	$echo "$help" 1>&2
  	exit 1
--- 4090,4096 ----
  
        # Not a directory, so check to see that there is only one file specified.
        set dummy $files
!       if test $# -gt 2; then
  	$echo "$modename: \`$dest' is not a directory" 1>&2
  	$echo "$help" 1>&2
  	exit 1
***************
*** 4216,4248 ****
  	test "X$dir" = "X$file/" && dir=
  	dir="$dir$objdir"
  
! 	if test -n "$relink_command"; then
! 	  # Determine the prefix the user has applied to our future dir.
! 	  inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"`
! 
! 	  # Don't allow the user to place us outside of our expected
! 	  # location b/c this prevents finding dependent libraries that
! 	  # are installed to the same prefix.
! 	  if test "$inst_prefix_dir" = "$destdir"; then
! 	    $echo "$modename: error: cannot install \`$file' to a directory not ending in $libdir" 1>&2
! 	    exit 1
! 	  fi
! 
! 	  if test -n "$inst_prefix_dir"; then
! 	    # Stick the inst_prefix_dir data into the link command.
! 	    relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
! 	  else
! 	    relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"`
! 	  fi
! 
! 	  $echo "$modename: warning: relinking \`$file'" 1>&2
! 	  $show "$relink_command"
! 	  if $run eval "$relink_command"; then :
! 	  else
! 	    $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
! 	    exit 1
! 	  fi
! 	fi
  
  	# See the names of the shared library.
  	set dummy $library_names
--- 4164,4180 ----
  	test "X$dir" = "X$file/" && dir=
  	dir="$dir$objdir"
  
! # BEGIN WORKAROUND DESTDIR
! #	if test -n "$relink_command"; then
! #	  $echo "$modename: warning: relinking \`$file'" 1>&2
! #	  $show "$relink_command"
! #	  if $run eval "$relink_command"; then :
! #	  else
! #	    $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2
! #	    continue
! #	  fi
! #	fi
! # END WORKAROUND DESTDIR
  
  	# See the names of the shared library.
  	set dummy $library_names
***************
*** 4252,4258 ****
  	  shift
  
  	  srcname="$realname"
! 	  test -n "$relink_command" && srcname="$realname"T
  
  	  # Install the shared library and build the symlinks.
  	  $show "$install_prog $dir/$srcname $destdir/$realname"
--- 4184,4192 ----
  	  shift
  
  	  srcname="$realname"
! # BEGIN WORKAROUND DESTDIR
! #	  test -n "$relink_command" && srcname="$realname"T
! # END WORKAROUND DESTDIR
  
  	  # Install the shared library and build the symlinks.
  	  $show "$install_prog $dir/$srcname $destdir/$realname"
***************
*** 4262,4268 ****
  	    $run eval "$striplib $destdir/$realname" || exit $?
  	  fi
  
! 	  if test "$#" -gt 0; then
  	    # Delete the old symlinks, and create new ones.
  	    for linkname
  	    do
--- 4196,4202 ----
  	    $run eval "$striplib $destdir/$realname" || exit $?
  	  fi
  
! 	  if test $# -gt 0; then
  	    # Delete the old symlinks, and create new ones.
  	    for linkname
  	    do
***************
*** 4395,4405 ****
  	    if test "$finalize" = yes && test -z "$run"; then
  	      tmpdir="/tmp"
  	      test -n "$TMPDIR" && tmpdir="$TMPDIR"
!               tmpdir=`mktemp -d $tmpdir/libtool-XXXXXX 2> /dev/null`
!               if test $? = 0 ; then :
!               else
!                 tmpdir="$tmpdir/libtool-$$"
!               fi
  	      if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then :
  	      else
  		$echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2
--- 4329,4335 ----
  	    if test "$finalize" = yes && test -z "$run"; then
  	      tmpdir="/tmp"
  	      test -n "$TMPDIR" && tmpdir="$TMPDIR"
! 	      tmpdir="$tmpdir/libtool-$$"
  	      if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then :
  	      else
  		$echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2
***************
*** 4524,4530 ****
      fi
  
      # Exit here if they wanted silent mode.
!     test "$show" = : && exit 0
  
      echo "----------------------------------------------------------------------"
      echo "Libraries have been installed in:"
--- 4454,4460 ----
      fi
  
      # Exit here if they wanted silent mode.
!     test "$show" = ":" && exit 0
  
      echo "----------------------------------------------------------------------"
      echo "Libraries have been installed in:"
***************
*** 4690,4696 ****
        fi
  
        # Now prepare to actually exec the command.
!       exec_cmd="\$cmd$args"
      else
        # Display what would be done.
        if test -n "$shlibpath_var"; then
--- 4620,4626 ----
        fi
  
        # Now prepare to actually exec the command.
!       exec_cmd='"$cmd"$args'
      else
        # Display what would be done.
        if test -n "$shlibpath_var"; then
***************
*** 4740,4749 ****
  	objdir="$dir/$objdir"
        fi
        name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
!       test "$mode" = uninstall && objdir="$dir"
  
        # Remember objdir for removal later, being careful to avoid duplicates
!       if test "$mode" = clean; then
  	case " $rmdirs " in
  	  *" $objdir "*) ;;
  	  *) rmdirs="$rmdirs $objdir" ;;
--- 4670,4679 ----
  	objdir="$dir/$objdir"
        fi
        name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
!       test $mode = uninstall && objdir="$dir"
  
        # Remember objdir for removal later, being careful to avoid duplicates
!       if test $mode = clean; then
  	case " $rmdirs " in
  	  *" $objdir "*) ;;
  	  *) rmdirs="$rmdirs $objdir" ;;
***************
*** 4775,4783 ****
  	    rmfiles="$rmfiles $objdir/$n"
  	  done
  	  test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
! 	  test "$mode" = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"
  
! 	  if test "$mode" = uninstall; then
  	    if test -n "$library_names"; then
  	      # Do each command in the postuninstall commands.
  	      eval cmds=\"$postuninstall_cmds\"
--- 4705,4713 ----
  	    rmfiles="$rmfiles $objdir/$n"
  	  done
  	  test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library"
! 	  test $mode = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i"
  
! 	  if test $mode = uninstall; then
  	    if test -n "$library_names"; then
  	      # Do each command in the postuninstall commands.
  	      eval cmds=\"$postuninstall_cmds\"
***************
*** 4786,4792 ****
  		IFS="$save_ifs"
  		$show "$cmd"
  		$run eval "$cmd"
! 		if test "$?" -ne 0 && test "$rmforce" != yes; then
  		  exit_status=1
  		fi
  	      done
--- 4716,4722 ----
  		IFS="$save_ifs"
  		$show "$cmd"
  		$run eval "$cmd"
! 		if test $? != 0 && test "$rmforce" != yes; then
  		  exit_status=1
  		fi
  	      done
***************
*** 4801,4807 ****
  		IFS="$save_ifs"
  		$show "$cmd"
  		$run eval "$cmd"
! 		if test "$?" -ne 0 && test "$rmforce" != yes; then
  		  exit_status=1
  		fi
  	      done
--- 4731,4737 ----
  		IFS="$save_ifs"
  		$show "$cmd"
  		$run eval "$cmd"
! 		if test $? != 0 && test "$rmforce" != yes; then
  		  exit_status=1
  		fi
  	      done
***************
*** 4821,4827 ****
  
        *)
  	# Do a test to see if this is a libtool program.
! 	if test "$mode" = clean &&
  	   (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  relink_command=
  	  . $dir/$file
--- 4751,4757 ----
  
        *)
  	# Do a test to see if this is a libtool program.
! 	if test $mode = clean &&
  	   (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  relink_command=
  	  . $dir/$file
diff -crN ./libgtop/misc/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/misc/Makefile.in
*** ./libgtop/misc/Makefile.in	Mon Jan 13 03:46:52 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/misc/Makefile.in	Sat Aug  9 22:18:30 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 114,120 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 113,118 ----
***************
*** 123,135 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 147,251 ****
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  EXTRA_DIST = i4b_acct.h i4b_acct.txt
  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)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps misc/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  tags: TAGS
  TAGS:
  
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = misc
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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:
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-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:
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-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."
  
  maintainer-clean: maintainer-clean-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
  
  
  # 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.
--- 154,284 ----
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  EXTRA_DIST = i4b_acct.h i4b_acct.txt
+ subdir = misc
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! DIST_COMMON = Makefile.am Makefile.in
! all: all-am
  
  .SUFFIXES:
  
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps misc/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  tags: TAGS
  TAGS:
  
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile
  
! installdirs:
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-generic distclean-libtool
  
! dvi: dvi-am
  
! dvi-am:
  
! 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
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! 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 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 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.
diff -crN ./libgtop/missing /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/missing
*** ./libgtop/missing	Thu Sep  5 08:46:15 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/missing	Sat Aug  9 22:18:26 2003
***************
*** 1,7 ****
  #! /bin/sh
  # Common stub for a few missing GNU programs while installing.
! # Copyright (C) 1996, 1997, 2001, 2002 Free Software Foundation, Inc.
! # Franc,ois Pinard <pinard@iro.umontreal.ca>, 1996.
  
  # This program is free software; you can redistribute it and/or modify
  # it under the terms of the GNU General Public License as published by
--- 1,7 ----
  #! /bin/sh
  # Common stub for a few missing GNU programs while installing.
! # Copyright 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
! # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
  
  # This program is free software; you can redistribute it and/or modify
  # it under the terms of the GNU General Public License as published by
***************
*** 18,37 ****
  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  # 02111-1307, USA.
  
  if test $# -eq 0; then
    echo 1>&2 "Try \`$0 --help' for more information"
    exit 1
  fi
  
  # In the cases where this matters, `missing' is being run in the
  # srcdir already.
! if test -f configure.in; then
    configure_ac=configure.ac
  else
    configure_ac=configure.in
  fi
  
  case "$1" in
  
    -h|--h|--he|--hel|--help)
      echo "\
--- 18,55 ----
  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  # 02111-1307, USA.
  
+ # As a special exception to the GNU General Public License, if you
+ # distribute this file as part of a program that contains a
+ # configuration script generated by Autoconf, you may include it under
+ # the same distribution terms that you use for the rest of that program.
+ 
  if test $# -eq 0; then
    echo 1>&2 "Try \`$0 --help' for more information"
    exit 1
  fi
  
+ run=:
+ 
  # In the cases where this matters, `missing' is being run in the
  # srcdir already.
! if test -f configure.ac; then
    configure_ac=configure.ac
  else
    configure_ac=configure.in
  fi
  
  case "$1" in
+ --run)
+   # Try to run requested program, and just exit if it succeeds.
+   run=
+   shift
+   "$@" && exit 0
+   ;;
+ esac
+ 
+ # If it does not exist, or fails to run (possibly an outdated version),
+ # try to emulate it.
+ case "$1" in
  
    -h|--h|--he|--hel|--help)
      echo "\
***************
*** 43,48 ****
--- 61,67 ----
  Options:
    -h, --help      display this help and exit
    -v, --version   output version information and exit
+   --run           try to run the given command, and emulate it if it fails
  
  Supported PROGRAM values:
    aclocal      touch file \`aclocal.m4'
***************
*** 51,63 ****
    automake     touch all \`Makefile.in' files
    bison        create \`y.tab.[ch]', if possible, from existing .[ch]
    flex         create \`lex.yy.c', if possible, from existing .c
    lex          create \`lex.yy.c', if possible, from existing .c
    makeinfo     touch the output file
    yacc         create \`y.tab.[ch]', if possible, from existing .[ch]"
      ;;
  
    -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
!     echo "missing - GNU libit 0.0"
      ;;
  
    -*)
--- 70,84 ----
    automake     touch all \`Makefile.in' files
    bison        create \`y.tab.[ch]', if possible, from existing .[ch]
    flex         create \`lex.yy.c', if possible, from existing .c
+   help2man     touch the output file
    lex          create \`lex.yy.c', if possible, from existing .c
    makeinfo     touch the output file
+   tar          try tar, gnutar, gtar, then tar without non-portable flags
    yacc         create \`y.tab.[ch]', if possible, from existing .[ch]"
      ;;
  
    -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
!     echo "missing 0.3 - GNU automake"
      ;;
  
    -*)
***************
*** 66,75 ****
      exit 1
      ;;
  
!   aclocal*)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`acinclude.m4' or \`$configure_ac'.  You might want
           to install the \`Automake' and \`Perl' packages.  Grab them from
           any GNU archive site."
      touch aclocal.m4
--- 87,96 ----
      exit 1
      ;;
  
!   aclocal)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`acinclude.m4' or \`${configure_ac}'.  You might want
           to install the \`Automake' and \`Perl' packages.  Grab them from
           any GNU archive site."
      touch aclocal.m4
***************
*** 78,84 ****
    autoconf)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`$configure_ac'.  You might want to install the
           \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
           archive site."
      touch configure
--- 99,105 ----
    autoconf)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`${configure_ac}'.  You might want to install the
           \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
           archive site."
      touch configure
***************
*** 87,96 ****
    autoheader)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`acconfig.h' or \`$configure_ac'.  You might want
           to install the \`Autoconf' and \`GNU m4' packages.  Grab them
           from any GNU archive site."
!     files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac`
      test -z "$files" && files="config.h"
      touch_files=
      for f in $files; do
--- 108,117 ----
    autoheader)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`acconfig.h' or \`${configure_ac}'.  You might want
           to install the \`Autoconf' and \`GNU m4' packages.  Grab them
           from any GNU archive site."
!     files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
      test -z "$files" && files="config.h"
      touch_files=
      for f in $files; do
***************
*** 103,112 ****
      touch $touch_files
      ;;
  
!   automake*)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`Makefile.am', \`acinclude.m4' or \`$configure_ac'.
           You might want to install the \`Automake' and \`Perl' packages.
           Grab them from any GNU archive site."
      find . -type f -name Makefile.am -print |
--- 124,133 ----
      touch $touch_files
      ;;
  
!   automake)
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
!          you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
           You might want to install the \`Automake' and \`Perl' packages.
           Grab them from any GNU archive site."
      find . -type f -name Makefile.am -print |
***************
*** 167,173 ****
--- 188,219 ----
      fi
      ;;
  
+   help2man)
+     echo 1>&2 "\
+ WARNING: \`$1' is missing on your system.  You should only need it if
+ 	 you modified a dependency of a manual page.  You may need the
+ 	 \`Help2man' package in order for those modifications to take
+ 	 effect.  You can get \`Help2man' from any GNU archive site."
+ 
+     file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+     if test -z "$file"; then
+ 	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
+     fi
+     if [ -f "$file" ]; then
+ 	touch $file
+     else
+ 	test -z "$file" || exec >$file
+ 	echo ".ab help2man is required to generate this page"
+ 	exit 1
+     fi
+     ;;
+ 
    makeinfo)
+     if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
+        # We have makeinfo, but it failed.
+        exit 1
+     fi
+ 
      echo 1>&2 "\
  WARNING: \`$1' is missing on your system.  You should only need it if
           you modified a \`.texi' or \`.texinfo' file, or any other file
***************
*** 183,188 ****
--- 229,273 ----
      touch $file
      ;;
  
+   tar)
+     shift
+     if test -n "$run"; then
+       echo 1>&2 "ERROR: \`tar' requires --run"
+       exit 1
+     fi
+ 
+     # We have already tried tar in the generic part.
+     # Look for gnutar/gtar before invocation to avoid ugly error
+     # messages.
+     if (gnutar --version > /dev/null 2>&1); then
+        gnutar ${1+"$@"} && exit 0
+     fi
+     if (gtar --version > /dev/null 2>&1); then
+        gtar ${1+"$@"} && exit 0
+     fi
+     firstarg="$1"
+     if shift; then
+ 	case "$firstarg" in
+ 	*o*)
+ 	    firstarg=`echo "$firstarg" | sed s/o//`
+ 	    tar "$firstarg" ${1+"$@"} && exit 0
+ 	    ;;
+ 	esac
+ 	case "$firstarg" in
+ 	*h*)
+ 	    firstarg=`echo "$firstarg" | sed s/h//`
+ 	    tar "$firstarg" ${1+"$@"} && exit 0
+ 	    ;;
+ 	esac
+     fi
+ 
+     echo 1>&2 "\
+ WARNING: I can't seem to be able to run \`tar' with the given arguments.
+          You may want to install GNU tar or Free paxutils, or check the
+          command line arguments."
+     exit 1
+     ;;
+ 
    *)
      echo 1>&2 "\
  WARNING: \`$1' is needed, and you do not seem to have it handy on your
diff -crN ./libgtop/src/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/src/Makefile.in
*** ./libgtop/src/Makefile.in	Mon Jan 13 03:48:03 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/src/Makefile.in	Sat Aug  9 22:18:31 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 114,120 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 113,118 ----
***************
*** 123,135 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,175 ****
  static_targets = @static_targets@
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
! @INODEDB_TRUE@inodedb_SUBDIRS = @INODEDB_TRUE@inodedb
  @INODEDB_FALSE@inodedb_SUBDIRS = 
  
  SUBDIRS = daemon $(inodedb_SUBDIRS)
  
  DIST_SUBDIRS = daemon inodedb
  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)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
--- 152,196 ----
  static_targets = @static_targets@
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
! 
! @INODEDB_TRUE@inodedb_SUBDIRS = inodedb
  @INODEDB_FALSE@inodedb_SUBDIRS = 
  
  SUBDIRS = daemon $(inodedb_SUBDIRS)
  
  DIST_SUBDIRS = daemon inodedb
+ subdir = src
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! 
! RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
! 	uninstall-info-recursive all-recursive install-data-recursive \
! 	install-exec-recursive installdirs-recursive install-recursive \
! 	uninstall-recursive check-recursive installcheck-recursive
! DIST_COMMON = Makefile.am Makefile.in
! all: all-recursive
  
  .SUFFIXES:
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
+ clean-libtool:
+ 	-rm -rf .libs _libs
+ 
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps src/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
***************
*** 177,188 ****
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! 
! @SET_MAKE@
! 
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive  \
! check-recursive installcheck-recursive info-recursive dvi-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
--- 198,204 ----
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
***************
*** 205,215 ****
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  rev="$$subdir $$rev"; \
! 	  test "$$subdir" != "." || dot_seen=yes; \
  	done; \
! 	test "$$dot_seen" = "no" && rev=". $$rev"; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
--- 221,236 ----
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	case "$@" in \
! 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! 	  *) list='$(SUBDIRS)' ;; \
! 	esac; \
! 	rev=''; for subdir in $$list; do \
! 	  if test "$$subdir" = "."; then :; else \
! 	    rev="$$subdir $$rev"; \
! 	  fi; \
  	done; \
! 	rev="$$rev ."; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
***************
*** 228,278 ****
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
! 	here=`pwd` && cd $(srcdir) \
! 	  && mkid -f$$here/ID $$unique $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
!    if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
!    fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = src
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
  	for subdir in $(DIST_SUBDIRS); do \
--- 249,308 ----
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 	  fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  	for subdir in $(DIST_SUBDIRS); do \
***************
*** 280,359 ****
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    chmod 777 $(distdir)/$$subdir; \
! 	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
  	      || exit 1; \
  	  fi; \
  	done
- info-am:
- info: info-recursive
- dvi-am:
- dvi: dvi-recursive
  check-am: all-am
  check: check-recursive
! installcheck-am:
! installcheck: installcheck-recursive
! install-exec-am:
! install-exec: install-exec-recursive
  
! install-data-am:
  install-data: install-data-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
- uninstall-am:
- uninstall: uninstall-recursive
- all-am: Makefile
- all-redirect: all-recursive
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs: installdirs-recursive
- installdirs-am:
- 
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-tags mostlyclean-generic
  
! mostlyclean: mostlyclean-recursive
  
! clean-am:  clean-tags clean-generic mostlyclean-am
  
! clean: clean-recursive
  
! distclean-am:  distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-recursive
  
! maintainer-clean-am:  maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-recursive
  
! .PHONY: install-data-recursive uninstall-data-recursive \
! install-exec-recursive uninstall-exec-recursive installdirs-recursive \
! uninstalldirs-recursive all-recursive check-recursive \
! installcheck-recursive info-recursive dvi-recursive \
! mostlyclean-recursive distclean-recursive clean-recursive \
! maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-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-am \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  # 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.
--- 310,405 ----
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    (cd $$subdir && \
! 	      $(MAKE) $(AM_MAKEFLAGS) \
! 	        top_distdir="$(top_distdir)" \
! 	        distdir=../$(distdir)/$$subdir \
! 	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-recursive
! all-am: Makefile
! installdirs: installdirs-recursive
! installdirs-am:
  
! install: install-recursive
! install-exec: install-exec-recursive
  install-data: install-data-recursive
+ uninstall: uninstall-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-recursive
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-recursive
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-recursive
  
! distclean-am: clean-am distclean-generic distclean-libtool \
! 	distclean-tags
  
! dvi: dvi-recursive
  
! dvi-am:
  
! info: info-recursive
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am:
! 
! install-info: install-info-recursive
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-recursive
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am
! 
! uninstall-info: uninstall-info-recursive
  
+ .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
+ 	clean-generic clean-libtool clean-recursive distclean \
+ 	distclean-generic distclean-libtool distclean-recursive \
+ 	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
+ 	info-recursive install install-am install-data install-data-am \
+ 	install-data-recursive install-exec install-exec-am \
+ 	install-exec-recursive install-info install-info-am \
+ 	install-info-recursive install-man install-recursive \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	installdirs-am installdirs-recursive maintainer-clean \
+ 	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
+ 	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
+ 	tags tags-recursive uninstall uninstall-am uninstall-info-am \
+ 	uninstall-info-recursive uninstall-recursive
  
  # 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.
diff -crN ./libgtop/src/daemon/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/src/daemon/Makefile.in
*** ./libgtop/src/daemon/Makefile.in	Mon Jan 13 03:48:09 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/src/daemon/Makefile.in	Sat Aug  9 22:18:32 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,161 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = $(LIBGTOP_CFLAGS) @INCLUDES@ -D_BSD \
  				  -DLIBGTOP_COMPILE_SYSTEM="\"`uname -s`\"" \
  				  -DLIBGTOP_COMPILE_RELEASE="\"`uname -r`\"" \
  				  -DLIBGTOP_COMPILE_VERSION="\"`uname -v`\"" \
  				  -DLIBGTOP_COMPILE_MACHINE="\"`uname -m`\""
  
! @NEED_LIBGTOP_TRUE@suid_sysdeps = @NEED_LIBGTOP_TRUE@$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la
  @NEED_LIBGTOP_FALSE@suid_sysdeps = 
! @NEED_LIBGTOP_TRUE@suid_common = @NEED_LIBGTOP_TRUE@$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
  @NEED_LIBGTOP_FALSE@suid_common = 
  
  bin_PROGRAMS = libgtop_daemon2 @server_programs@
--- 152,169 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = $(LIBGTOP_CFLAGS) @INCLUDES@ -D_BSD \
  				  -DLIBGTOP_COMPILE_SYSTEM="\"`uname -s`\"" \
  				  -DLIBGTOP_COMPILE_RELEASE="\"`uname -r`\"" \
  				  -DLIBGTOP_COMPILE_VERSION="\"`uname -v`\"" \
  				  -DLIBGTOP_COMPILE_MACHINE="\"`uname -m`\""
  
! 
! LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
! 
! @NEED_LIBGTOP_TRUE@suid_sysdeps = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la
  @NEED_LIBGTOP_FALSE@suid_sysdeps = 
! @NEED_LIBGTOP_TRUE@suid_common = $(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
  @NEED_LIBGTOP_FALSE@suid_common = 
  
  bin_PROGRAMS = libgtop_daemon2 @server_programs@
***************
*** 180,575 ****
  
  
  EXTRA_DIST = server_config.h.in server_config.pl
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! bin_PROGRAMS =  libgtop_daemon2$(EXEEXT) @server_programs@
! PROGRAMS =  $(bin_PROGRAMS)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_server2_OBJECTS =  server.$(OBJEXT) slave.$(OBJEXT) io.$(OBJEXT) \
! version.$(OBJEXT)
! libgtop_server2_DEPENDENCIES =  \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
! libgtop_server2_LDFLAGS = 
! libgtop_daemon2_OBJECTS =  gnuserv.$(OBJEXT) slave.$(OBJEXT) \
! main.$(OBJEXT) io.$(OBJEXT) version.$(OBJEXT)
! @NEED_LIBGTOP_TRUE@libgtop_daemon2_DEPENDENCIES =  \
! @NEED_LIBGTOP_TRUE@$(top_builddir)/lib/libgtop-2.0.la \
! @NEED_LIBGTOP_TRUE@$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! @NEED_LIBGTOP_TRUE@$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
! @NEED_LIBGTOP_TRUE@$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
! @NEED_LIBGTOP_TRUE@$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
! @NEED_LIBGTOP_FALSE@libgtop_daemon2_DEPENDENCIES =  \
! @NEED_LIBGTOP_FALSE@$(top_builddir)/lib/libgtop-2.0.la \
! @NEED_LIBGTOP_FALSE@$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! @NEED_LIBGTOP_FALSE@$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! libgtop_daemon2_LDFLAGS = 
! 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)
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
! SOURCES = $(libgtop_server2_SOURCES) $(libgtop_daemon2_SOURCES)
! OBJECTS = $(libgtop_server2_OBJECTS) $(libgtop_daemon2_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 --include-deps src/daemon/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	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:
  
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(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)/'`; \
  	  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)/'`; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
  
! libgtop_server2$(EXEEXT): $(libgtop_server2_OBJECTS) $(libgtop_server2_DEPENDENCIES)
! 	@rm -f libgtop_server2$(EXEEXT)
! 	$(LINK) $(libgtop_server2_LDFLAGS) $(libgtop_server2_OBJECTS) $(libgtop_server2_LDADD) $(LIBS)
  
! libgtop_daemon2$(EXEEXT): $(libgtop_daemon2_OBJECTS) $(libgtop_daemon2_DEPENDENCIES)
! 	@rm -f libgtop_daemon2$(EXEEXT)
! 	$(LINK) $(libgtop_daemon2_LDFLAGS) $(libgtop_daemon2_OBJECTS) $(libgtop_daemon2_LDADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = src/daemon
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
- gnuserv.o: gnuserv.c ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h ../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/open.h ../../include/glibtop/read.h \
- 	../../include/glibtop/error.h ../../include/glibtop/close.h \
- 	../../include/glibtop/command.h ../../include/glibtop/union.h \
- 	../../include/glibtop/cpu.h ../../include/glibtop/mem.h \
- 	../../include/glibtop/swap.h ../../include/glibtop/uptime.h \
- 	../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h ../../include/glibtop/xmalloc.h \
- 	../../include/glibtop/parameter.h server_config.h \
- 	../../include/glibtop/gnuserv.h ../../support/popt-gnome.h \
- 	daemon.h ../../include/glibtop/version.h
- io.o: io.c daemon.h ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h ../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/gnuserv.h \
- 	../../include/glibtop/open.h ../../include/glibtop/read.h \
- 	../../include/glibtop/union.h ../../include/glibtop/cpu.h \
- 	../../include/glibtop/mem.h ../../include/glibtop/swap.h \
- 	../../include/glibtop/uptime.h ../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h ../../include/glibtop/xmalloc.h \
- 	../../include/glibtop/version.h ../../include/glibtop/command.h \
- 	../../include/glibtop/parameter.h
- main.o: main.c daemon.h ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h ../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/gnuserv.h \
- 	../../include/glibtop/open.h ../../include/glibtop/read.h \
- 	../../include/glibtop/union.h ../../include/glibtop/cpu.h \
- 	../../include/glibtop/mem.h ../../include/glibtop/swap.h \
- 	../../include/glibtop/uptime.h ../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h ../../include/glibtop/xmalloc.h \
- 	../../include/glibtop/version.h ../../include/glibtop/command.h \
- 	../../include/glibtop/parameter.h
- slave.o: slave.c daemon.h ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h ../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/gnuserv.h \
- 	../../include/glibtop/open.h ../../include/glibtop/read.h \
- 	../../include/glibtop/union.h ../../include/glibtop/cpu.h \
- 	../../include/glibtop/mem.h ../../include/glibtop/swap.h \
- 	../../include/glibtop/uptime.h ../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h ../../include/glibtop/xmalloc.h \
- 	../../include/glibtop/version.h ../../include/glibtop/command.h \
- 	../../include/glibtop/parameter.h
- version.o: version.c ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h ../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/version.h \
- 	../../include/glibtop/union.h ../../include/glibtop/cpu.h \
- 	../../include/glibtop/mem.h ../../include/glibtop/swap.h \
- 	../../include/glibtop/uptime.h ../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h ../../include/glibtop/command.h
- 
- 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
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-binPROGRAMS
  uninstall: uninstall-am
- all-am: Makefile $(PROGRAMS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(bindir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
! 		distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-binPROGRAMS \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-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 tags mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-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
  
  
  install-exec-hook:
  	-@libgtop_postinstall@
- 
  # 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:
--- 188,443 ----
  
  
  EXTRA_DIST = server_config.h.in server_config.pl
+ subdir = src/daemon
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! EXTRA_PROGRAMS = libgtop_server2$(EXEEXT)
! bin_PROGRAMS = libgtop_daemon2$(EXEEXT) @server_programs@
! PROGRAMS = $(bin_PROGRAMS)
! 
! am_libgtop_daemon2_OBJECTS = gnuserv.$(OBJEXT) slave.$(OBJEXT) \
! 	main.$(OBJEXT) io.$(OBJEXT) version.$(OBJEXT)
! libgtop_daemon2_OBJECTS = $(am_libgtop_daemon2_OBJECTS)
! @NEED_LIBGTOP_TRUE@libgtop_daemon2_DEPENDENCIES = \
! @NEED_LIBGTOP_TRUE@	$(top_builddir)/lib/libgtop-2.0.la \
! @NEED_LIBGTOP_TRUE@	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! @NEED_LIBGTOP_TRUE@	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
! @NEED_LIBGTOP_TRUE@	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
! @NEED_LIBGTOP_TRUE@	$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
! @NEED_LIBGTOP_FALSE@libgtop_daemon2_DEPENDENCIES = \
! @NEED_LIBGTOP_FALSE@	$(top_builddir)/lib/libgtop-2.0.la \
! @NEED_LIBGTOP_FALSE@	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! @NEED_LIBGTOP_FALSE@	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! libgtop_daemon2_LDFLAGS =
! am_libgtop_server2_OBJECTS = server.$(OBJEXT) slave.$(OBJEXT) \
! 	io.$(OBJEXT) version.$(OBJEXT)
! libgtop_server2_OBJECTS = $(am_libgtop_server2_OBJECTS)
! libgtop_server2_DEPENDENCIES = \
! 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
! 	$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
! libgtop_server2_LDFLAGS =
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_daemon2_SOURCES) $(libgtop_server2_SOURCES)
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
! SOURCES = $(libgtop_daemon2_SOURCES) $(libgtop_server2_SOURCES)
  
! all: all-am
  
  .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps src/daemon/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(bindir)
  	@list='$(bin_PROGRAMS)'; for p in $$list; do \
! 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! 	  if test -f $$p \
! 	     || test -f $$p1 \
! 	  ; then \
! 	    f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
! 	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
! 	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
  	  else :; fi; \
  	done
  
  uninstall-binPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
! 	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! 	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
! 	  rm -f $(DESTDIR)$(bindir)/$$f; \
  	done
  
! clean-binPROGRAMS:
! 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
! libgtop_daemon2$(EXEEXT): $(libgtop_daemon2_OBJECTS) $(libgtop_daemon2_DEPENDENCIES) 
! 	@rm -f libgtop_daemon2$(EXEEXT)
! 	$(LINK) $(libgtop_daemon2_LDFLAGS) $(libgtop_daemon2_OBJECTS) $(libgtop_daemon2_LDADD) $(LIBS)
! libgtop_server2$(EXEEXT): $(libgtop_server2_OBJECTS) $(libgtop_server2_DEPENDENCIES) 
! 	@rm -f libgtop_server2$(EXEEXT)
! 	$(LINK) $(libgtop_server2_LDFLAGS) $(libgtop_server2_OBJECTS) $(libgtop_server2_LDADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(PROGRAMS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(bindir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-binPROGRAMS
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-binPROGRAMS uninstall-info-am
! 
! .PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
! 	clean-generic clean-libtool distclean distclean-compile \
! 	distclean-generic distclean-libtool distclean-tags distdir dvi \
! 	dvi-am info info-am install install-am install-binPROGRAMS \
! 	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 tags uninstall \
! 	uninstall-am uninstall-binPROGRAMS uninstall-info-am
  
  
  install-exec-hook:
  	-@libgtop_postinstall@
  # 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:
diff -crN ./libgtop/src/inodedb/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/src/inodedb/Makefile.in
*** ./libgtop/src/inodedb/Makefile.in	Mon Jan 13 03:48:13 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/src/inodedb/Makefile.in	Sat Aug  9 22:18:32 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- bin_PROGRAMS = mkinodedb2 file_by_inode2
- 
  INCLUDES = @INCLUDES@
  
  mkinodedb2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
  			  $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
  			  $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ bin_PROGRAMS = mkinodedb2 file_by_inode2
+ 
  mkinodedb2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
  			  $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
  			  $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la \
***************
*** 162,416 ****
  
  
  EXTRA_DIST = README.inodedb
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! bin_PROGRAMS =  mkinodedb2$(EXEEXT) file_by_inode2$(EXEEXT)
! PROGRAMS =  $(bin_PROGRAMS)
  
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! mkinodedb2_SOURCES = mkinodedb2.c
! mkinodedb2_OBJECTS =  mkinodedb2.$(OBJEXT)
! mkinodedb2_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! mkinodedb2_LDFLAGS = 
! file_by_inode2_SOURCES = file_by_inode2.c
! file_by_inode2_OBJECTS =  file_by_inode2.$(OBJEXT)
! file_by_inode2_DEPENDENCIES =  $(top_builddir)/lib/libgtop-2.0.la \
! $(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
! $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
! file_by_inode2_LDFLAGS = 
! 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 = gtar
! GZIP_ENV = --best
! SOURCES = mkinodedb2.c file_by_inode2.c
! OBJECTS = mkinodedb2.$(OBJEXT) file_by_inode2.$(OBJEXT)
  
- 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 --include-deps src/inodedb/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	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:
  
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(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)/'`; \
  	  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)/'`; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
  
! mkinodedb2$(EXEEXT): $(mkinodedb2_OBJECTS) $(mkinodedb2_DEPENDENCIES)
! 	@rm -f mkinodedb2$(EXEEXT)
! 	$(LINK) $(mkinodedb2_LDFLAGS) $(mkinodedb2_OBJECTS) $(mkinodedb2_LDADD) $(LIBS)
  
! file_by_inode2$(EXEEXT): $(file_by_inode2_OBJECTS) $(file_by_inode2_DEPENDENCIES)
! 	@rm -f file_by_inode2$(EXEEXT)
! 	$(LINK) $(file_by_inode2_LDFLAGS) $(file_by_inode2_OBJECTS) $(file_by_inode2_LDADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
! 
! mostlyclean-tags:
  
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = src/inodedb
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-binPROGRAMS
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-binPROGRAMS
  uninstall: uninstall-am
- all-am: Makefile $(PROGRAMS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(bindir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
! 		distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-binPROGRAMS \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-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 tags mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-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
  
  
  # 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.
--- 169,410 ----
  
  
  EXTRA_DIST = README.inodedb
+ subdir = src/inodedb
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! bin_PROGRAMS = mkinodedb2$(EXEEXT) file_by_inode2$(EXEEXT)
! PROGRAMS = $(bin_PROGRAMS)
  
+ file_by_inode2_SOURCES = file_by_inode2.c
+ file_by_inode2_OBJECTS = file_by_inode2.$(OBJEXT)
+ file_by_inode2_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
+ 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
+ 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
+ file_by_inode2_LDFLAGS =
+ mkinodedb2_SOURCES = mkinodedb2.c
+ mkinodedb2_OBJECTS = mkinodedb2.$(OBJEXT)
+ mkinodedb2_DEPENDENCIES = $(top_builddir)/lib/libgtop-2.0.la \
+ 	$(top_builddir)/sysdeps/common/libgtop_common-2.0.la \
+ 	$(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps-2.0.la
+ mkinodedb2_LDFLAGS =
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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 $@
! CFLAGS = @CFLAGS@
! DIST_SOURCES = file_by_inode2.c mkinodedb2.c
! DIST_COMMON = Makefile.am Makefile.in
! SOURCES = file_by_inode2.c mkinodedb2.c
  
! all: all-am
  
  .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps src/inodedb/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(bindir)
  	@list='$(bin_PROGRAMS)'; for p in $$list; do \
! 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
! 	  if test -f $$p \
! 	     || test -f $$p1 \
! 	  ; then \
! 	    f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
! 	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
! 	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
  	  else :; fi; \
  	done
  
  uninstall-binPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
! 	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! 	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
! 	  rm -f $(DESTDIR)$(bindir)/$$f; \
  	done
  
! clean-binPROGRAMS:
! 	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
! file_by_inode2$(EXEEXT): $(file_by_inode2_OBJECTS) $(file_by_inode2_DEPENDENCIES) 
! 	@rm -f file_by_inode2$(EXEEXT)
! 	$(LINK) $(file_by_inode2_LDFLAGS) $(file_by_inode2_OBJECTS) $(file_by_inode2_LDADD) $(LIBS)
! mkinodedb2$(EXEEXT): $(mkinodedb2_OBJECTS) $(mkinodedb2_DEPENDENCIES) 
! 	@rm -f mkinodedb2$(EXEEXT)
! 	$(LINK) $(mkinodedb2_LDFLAGS) $(mkinodedb2_OBJECTS) $(mkinodedb2_LDADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(PROGRAMS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(bindir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-binPROGRAMS
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-binPROGRAMS uninstall-info-am
  
+ .PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
+ 	clean-generic clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-binPROGRAMS \
+ 	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 tags uninstall \
+ 	uninstall-am uninstall-binPROGRAMS 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.
diff -crN ./libgtop/support/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/support/Makefile.in
*** ./libgtop/support/Makefile.in	Mon Jan 13 03:46:48 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/support/Makefile.in	Sat Aug  9 22:18:33 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- supportexecincludedir = $(pkglibdir)/include
- 
  INCLUDES = -D_GNU_SOURCE
  
  lib_LTLIBRARIES = libgnomesupport-2.0.la
  
  # it is in _DATA since we don't want `gnomesupport.h' to be part of
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = -D_GNU_SOURCE
  
+ supportexecincludedir = $(pkglibdir)/include
+ 
  lib_LTLIBRARIES = libgnomesupport-2.0.la
  
  # it is in _DATA since we don't want `gnomesupport.h' to be part of
***************
*** 163,171 ****
  		 poptint.h
  
  
  # Hmm... should we move `error.h' here.
  #include_HEADERS = popt-gnome.h
- 
  popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c
  
  libgnomesupport_2_0_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
--- 170,178 ----
  		 poptint.h
  
  
+ 
  # Hmm... should we move `error.h' here.
  #include_HEADERS = popt-gnome.h
  popt_sources = findme.c poptconfig.c poptparse.c popt.c popthelp.c
  
  libgnomesupport_2_0_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c
***************
*** 183,460 ****
  	strerror.c strndup.c strnlen.c strtod.c strtok_r.c strtol.c \
  	strtoul.c vasprintf.c vsnprintf.c
  
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgnomesupport_2_0_la_DEPENDENCIES =  @LTLIBOBJS@
! libgnomesupport_2_0_la_OBJECTS =  findme.lo poptconfig.lo poptparse.lo \
! popt.lo popthelp.lo gnome-argp.lo
! 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 $@
! DATA =  $(supportexecinclude_DATA)
! 
! HEADERS =  $(noinst_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in canonicalize.c error.c \
! getopt.c getopt1.c memmove.c mkstemp.c scandir.c strcasecmp.c \
! strerror.c strndup.c strnlen.c strtod.c strtok_r.c strtol.c strtoul.c \
! vasprintf.c vsnprintf.c
! 
  
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgnomesupport_2_0_la_SOURCES)
- OBJECTS = $(libgnomesupport_2_0_la_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 --include-deps support/Makefile
- 
- Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
- 	cd $(top_builddir) \
- 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
  
! libgnomesupport-2.0.la: $(libgnomesupport_2_0_la_OBJECTS) $(libgnomesupport_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgnomesupport_2_0_la_LDFLAGS) $(libgnomesupport_2_0_la_OBJECTS) $(libgnomesupport_2_0_la_LIBADD) $(LIBS)
  
  install-supportexecincludeDATA: $(supportexecinclude_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(supportexecincludedir)
  	@list='$(supportexecinclude_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(supportexecincludedir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(supportexecincludedir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(supportexecincludedir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(supportexecincludedir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-supportexecincludeDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(supportexecinclude_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(supportexecincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = support
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
- findme.lo findme.o : findme.c ../config.h getopt.h findme.h
- gnome-argp.lo gnome-argp.o : gnome-argp.c ../config.h
- popt.lo popt.o : popt.c ../config.h getopt.h findme.h popt-gnome.h \
- 	poptint.h
- poptconfig.lo poptconfig.o : poptconfig.c ../config.h getopt.h \
- 	popt-gnome.h poptint.h
- popthelp.lo popthelp.o : popthelp.c ../config.h popt-gnome.h poptint.h
- poptparse.lo poptparse.o : poptparse.c ../config.h popt-gnome.h
- 
- 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-libLTLIBRARIES install-supportexecincludeDATA
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-supportexecincludeDATA
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) \
- 		$(DESTDIR)$(supportexecincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
  	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-supportexecincludeDATA \
! install-supportexecincludeDATA tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # error.o is not always built.  In the case when it is built, make
--- 190,443 ----
  	strerror.c strndup.c strnlen.c strtod.c strtok_r.c strtol.c \
  	strtoul.c vasprintf.c vsnprintf.c
  
+ subdir = support
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgnomesupport_2_0_la_DEPENDENCIES = @LTLIBOBJS@
! am_libgnomesupport_2_0_la_OBJECTS = findme.lo poptconfig.lo poptparse.lo \
! 	popt.lo popthelp.lo gnome-argp.lo
! libgnomesupport_2_0_la_OBJECTS = $(am_libgnomesupport_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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 $@
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgnomesupport_2_0_la_SOURCES)
! DATA = $(supportexecinclude_DATA)
  
! HEADERS = $(noinst_HEADERS)
  
! DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in \
! 	canonicalize.c error.c getopt.c getopt1.c memmove.c mkstemp.c \
! 	scandir.c strcasecmp.c strerror.c strndup.c strnlen.c strtod.c \
! 	strtok_r.c strtol.c strtoul.c vasprintf.c vsnprintf.c
  SOURCES = $(libgnomesupport_2_0_la_SOURCES)
  
+ all: $(BUILT_SOURCES)
+ 	$(MAKE) $(AM_MAKEFLAGS) all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps support/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgnomesupport-2.0.la: $(libgnomesupport_2_0_la_OBJECTS) $(libgnomesupport_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgnomesupport_2_0_la_LDFLAGS) $(libgnomesupport_2_0_la_OBJECTS) $(libgnomesupport_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-supportexecincludeDATA: $(supportexecinclude_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(supportexecincludedir)
  	@list='$(supportexecinclude_DATA)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(supportexecincludedir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(supportexecincludedir)/$$f; \
  	done
  
  uninstall-supportexecincludeDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(supportexecinclude_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(supportexecincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(supportexecincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(supportexecincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  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)
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-libLTLIBRARIES install-supportexecincludeDATA
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-supportexecincludeDATA
! 
! .PHONY: GTAGS all all-am check check-am clean clean-generic \
! 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
! 	distclean-generic distclean-libtool distclean-tags distdir dvi \
! 	dvi-am info info-am install install-am install-data \
! 	install-data-am install-exec install-exec-am install-info \
! 	install-info-am install-libLTLIBRARIES install-man \
! 	install-strip install-supportexecincludeDATA installcheck \
! 	installcheck-am installdirs maintainer-clean \
! 	maintainer-clean-generic mostlyclean mostlyclean-compile \
! 	mostlyclean-generic mostlyclean-libtool tags uninstall \
! 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-supportexecincludeDATA
  
  
  # error.o is not always built.  In the case when it is built, make
***************
*** 464,470 ****
  gnomesupport.h: gnomesupport.awk $(top_builddir)/config.h
  	$(AWK) -f $(srcdir)/gnomesupport.awk < $(top_builddir)/config.h > gsh-t
  	mv gsh-t gnomesupport.h
- 
  # 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:
--- 447,452 ----
diff -crN ./libgtop/sysdeps/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/Makefile.in
*** ./libgtop/sysdeps/Makefile.in	Mon Jan 13 03:47:00 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/Makefile.in	Sat Aug  9 22:18:34 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 80,89 ****
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 80,88 ----
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INCLUDES = @INCLUDES@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 114,120 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 113,118 ----
***************
*** 123,135 ****
--- 121,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 153,177 ****
  DIST_SUBDIRS = common guile linux kernel names osf1 \
  			  stub stub_suid sun4 freebsd solaris aix
  
  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)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps sysdeps/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
--- 160,197 ----
  DIST_SUBDIRS = common guile linux kernel names osf1 \
  			  stub stub_suid sun4 freebsd solaris aix
  
+ subdir = sysdeps
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! 
! RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
! 	uninstall-info-recursive all-recursive install-data-recursive \
! 	install-exec-recursive installdirs-recursive install-recursive \
! 	uninstall-recursive check-recursive installcheck-recursive
! DIST_COMMON = Makefile.am Makefile.in
! all: all-recursive
  
  .SUFFIXES:
  
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
***************
*** 179,190 ****
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! 
! @SET_MAKE@
! 
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive  \
! check-recursive installcheck-recursive info-recursive dvi-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
--- 199,205 ----
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
***************
*** 207,217 ****
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  rev="$$subdir $$rev"; \
! 	  test "$$subdir" != "." || dot_seen=yes; \
  	done; \
! 	test "$$dot_seen" = "no" && rev=". $$rev"; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
--- 222,237 ----
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	case "$@" in \
! 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! 	  *) list='$(SUBDIRS)' ;; \
! 	esac; \
! 	rev=''; for subdir in $$list; do \
! 	  if test "$$subdir" = "."; then :; else \
! 	    rev="$$subdir $$rev"; \
! 	  fi; \
  	done; \
! 	rev="$$rev ."; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
***************
*** 230,280 ****
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
! 	here=`pwd` && cd $(srcdir) \
! 	  && mkid -f$$here/ID $$unique $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
!    if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
!    fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
  	for subdir in $(DIST_SUBDIRS); do \
--- 250,309 ----
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 	  fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  	for subdir in $(DIST_SUBDIRS); do \
***************
*** 282,361 ****
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    chmod 777 $(distdir)/$$subdir; \
! 	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
  	      || exit 1; \
  	  fi; \
  	done
- info-am:
- info: info-recursive
- dvi-am:
- dvi: dvi-recursive
  check-am: all-am
  check: check-recursive
! installcheck-am:
! installcheck: installcheck-recursive
! install-exec-am:
! install-exec: install-exec-recursive
  
! install-data-am:
  install-data: install-data-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
- uninstall-am:
- uninstall: uninstall-recursive
- all-am: Makefile
- all-redirect: all-recursive
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs: installdirs-recursive
- installdirs-am:
- 
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-tags mostlyclean-generic
  
! mostlyclean: mostlyclean-recursive
  
! clean-am:  clean-tags clean-generic mostlyclean-am
  
! clean: clean-recursive
  
! distclean-am:  distclean-tags distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-recursive
  
! maintainer-clean-am:  maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-recursive
  
! .PHONY: install-data-recursive uninstall-data-recursive \
! install-exec-recursive uninstall-exec-recursive installdirs-recursive \
! uninstalldirs-recursive all-recursive check-recursive \
! installcheck-recursive info-recursive dvi-recursive \
! mostlyclean-recursive distclean-recursive clean-recursive \
! maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-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-am \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  # 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.
--- 311,406 ----
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    (cd $$subdir && \
! 	      $(MAKE) $(AM_MAKEFLAGS) \
! 	        top_distdir="$(top_distdir)" \
! 	        distdir=../$(distdir)/$$subdir \
! 	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-recursive
! all-am: Makefile
! installdirs: installdirs-recursive
! installdirs-am:
  
! install: install-recursive
! install-exec: install-exec-recursive
  install-data: install-data-recursive
+ uninstall: uninstall-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-recursive
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-recursive
  
! clean-am: clean-generic clean-libtool mostlyclean-am
  
! distclean: distclean-recursive
  
! distclean-am: clean-am distclean-generic distclean-libtool \
! 	distclean-tags
  
! dvi: dvi-recursive
  
! dvi-am:
  
! info: info-recursive
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am:
! 
! install-info: install-info-recursive
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-recursive
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am
! 
! uninstall-info: uninstall-info-recursive
  
+ .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
+ 	clean-generic clean-libtool clean-recursive distclean \
+ 	distclean-generic distclean-libtool distclean-recursive \
+ 	distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
+ 	info-recursive install install-am install-data install-data-am \
+ 	install-data-recursive install-exec install-exec-am \
+ 	install-exec-recursive install-info install-info-am \
+ 	install-info-recursive install-man install-recursive \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	installdirs-am installdirs-recursive maintainer-clean \
+ 	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
+ 	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
+ 	tags tags-recursive uninstall uninstall-am uninstall-info-am \
+ 	uninstall-info-recursive uninstall-recursive
  
  # 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.
diff -crN ./libgtop/sysdeps/aix/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/aix/Makefile.in
*** ./libgtop/sysdeps/aix/Makefile.in	Mon Jan 13 03:47:52 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/aix/Makefile.in	Sat Aug  9 22:18:34 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,166 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
! libgtop_sysdeps_2_0_la_SOURCES = siglist.c nosuid.c
  
  libgtop_sysdeps_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
  
! libgtop_sysdeps_suid_2_0_la_SOURCES = open.c close.c cpu.c mem.c swap.c \
! 				  uptime.c loadavg.c shm_limits.c msg_limits.c \
! 				  sem_limits.c proclist.c procstate.c procuid.c \
! 				  proctime.c procmem.c procsignal.c prockernel.c \
! 				  procsegment.c procargs.c procmap.c netload.c \
! 				  ppp.c utils.c utils.h sysinfo.c
  
  
  libgtop_sysdeps_suid_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
--- 152,175 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
! libgtop_sysdeps_2_0_la_SOURCES = siglist.c nosuid.c mem.c swap.c uptime.c \
! 				  procargs.c prockernel.c proclist.c procmap.c \
! 				  procmem.c procsegment.c procsignal.c \
! 				  proctime.c procuid.c procmem.c utils.c \
! 				  procstate.c sysinfo.c
! 
  
  libgtop_sysdeps_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
  
! libgtop_sysdeps_suid_2_0_la_SOURCES = open.c close.c cpu.c loadavg.c \
! 				  msg_limits.c shm_limits.c sem_limits.c \
! 				  netload.c ppp.c utils.c
  
  
  libgtop_sysdeps_suid_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
***************
*** 169,436 ****
  libgtopinclude_HEADERS = glibtop_server.h glibtop_machine.h glibtop_suid.h
  
  libgtopincludedir = $(includedir)/libgtop-2.0
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
  
! 
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_LIBADD = 
! libgtop_sysdeps_2_0_la_OBJECTS =  siglist.lo nosuid.lo
! libgtop_sysdeps_suid_2_0_la_DEPENDENCIES =  \
! $(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
! libgtop_sysdeps_suid_2_0_la_OBJECTS =  open.lo close.lo cpu.lo mem.lo \
! swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo \
! proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo \
! procsignal.lo prockernel.lo procsegment.lo procargs.lo procmap.lo \
! netload.lo ppp.lo utils.lo sysinfo.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_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 --include-deps sysdeps/aix/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/aix
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 178,435 ----
  libgtopinclude_HEADERS = glibtop_server.h glibtop_machine.h glibtop_suid.h
  
  libgtopincludedir = $(includedir)/libgtop-2.0
+ subdir = sysdeps/aix
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_LIBADD =
! am_libgtop_sysdeps_2_0_la_OBJECTS = siglist.lo nosuid.lo mem.lo swap.lo \
! 	uptime.lo procargs.lo prockernel.lo proclist.lo procmap.lo \
! 	procmem.lo procsegment.lo procsignal.lo proctime.lo procuid.lo \
! 	procmem.lo utils.lo procstate.lo sysinfo.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
! libgtop_sysdeps_suid_2_0_la_DEPENDENCIES = \
! 	$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la
! am_libgtop_sysdeps_suid_2_0_la_OBJECTS = open.lo close.lo cpu.lo \
! 	loadavg.lo msg_limits.lo shm_limits.lo sem_limits.lo netload.lo \
! 	ppp.lo utils.lo
! libgtop_sysdeps_suid_2_0_la_OBJECTS = \
! 	$(am_libgtop_sysdeps_suid_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) \
! 	$(libgtop_sysdeps_suid_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) ChangeLog Makefile.am \
! 	Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/aix/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/common/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/common/Makefile.in
*** ./libgtop/sysdeps/common/Makefile.in	Mon Jan 13 03:47:04 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/common/Makefile.in	Sat Aug  9 22:18:35 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,156 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
  
! INCLUDES = @INCLUDES@
! @INODEDB_TRUE@inodedb_SRCLIST = @INODEDB_TRUE@inodedb.c
  @INODEDB_FALSE@inodedb_SRCLIST = 
! @INODEDB_TRUE@inodedb_DEFS = @INODEDB_TRUE@-DSYSTEM_INODEDB=\"$(prefix)/var/libgtop/inodedb.db\"
  @INODEDB_FALSE@inodedb_DEFS = 
  
  CFLAGS = @CFLAGS@ $(inodedb_DEFS)
--- 152,164 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
+ INCLUDES = @INCLUDES@
+ 
  LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
  
! @INODEDB_TRUE@inodedb_SRCLIST = inodedb.c
  @INODEDB_FALSE@inodedb_SRCLIST = 
! @INODEDB_TRUE@inodedb_DEFS = -DSYSTEM_INODEDB=\"$(prefix)/var/libgtop/inodedb.db\"
  @INODEDB_FALSE@inodedb_DEFS = 
  
  CFLAGS = @CFLAGS@ $(inodedb_DEFS)
***************
*** 170,472 ****
  libgtop_suid_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
  
  EXTRA_DIST = inodedb.c
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
  
! 
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_common_2_0_la_DEPENDENCIES = 
! @INODEDB_FALSE@libgtop_common_2_0_la_OBJECTS =  xmalloc.lo error.lo \
! @INODEDB_FALSE@gnuslib.lo fsusage.lo mountlist.lo
! @INODEDB_TRUE@libgtop_common_2_0_la_OBJECTS =  xmalloc.lo error.lo \
! @INODEDB_TRUE@gnuslib.lo fsusage.lo mountlist.lo inodedb.lo
! libgtop_suid_common_2_0_la_LIBADD = 
! libgtop_suid_common_2_0_la_OBJECTS =  xmalloc.lo error.lo \
! sysdeps_suid.lo
! 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)
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! 
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_common_2_0_la_SOURCES) $(libgtop_suid_common_2_0_la_SOURCES)
- OBJECTS = $(libgtop_common_2_0_la_OBJECTS) $(libgtop_suid_common_2_0_la_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 --include-deps sysdeps/common/Makefile
- 
- Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
- 	cd $(top_builddir) \
- 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
  
! libgtop_common-2.0.la: $(libgtop_common_2_0_la_OBJECTS) $(libgtop_common_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_common_2_0_la_LDFLAGS) $(libgtop_common_2_0_la_OBJECTS) $(libgtop_common_2_0_la_LIBADD) $(LIBS)
  
! libgtop_suid_common-2.0.la: $(libgtop_suid_common_2_0_la_OBJECTS) $(libgtop_suid_common_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_suid_common_2_0_la_LDFLAGS) $(libgtop_suid_common_2_0_la_OBJECTS) $(libgtop_suid_common_2_0_la_LIBADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
! 
! mostlyclean-tags:
  
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = sysdeps/common
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
- error.lo error.o : error.c ../../include/glibtop/error.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- fsusage.lo fsusage.o : fsusage.c ../../config.h fsusage.h \
- 	../../glibtop.h ../../include/glibtop/global.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/fsusage.h
- gnuslib.lo gnuslib.o : gnuslib.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/gnuserv.h ../../include/glibtop/error.h
- mountlist.lo mountlist.o : mountlist.c ../../config.h mountlist.h \
- 	../../glibtop.h ../../include/glibtop/global.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/xmalloc.h ../../include/glibtop/error.h \
- 	../../include/glibtop/mountlist.h
- sysdeps_suid.lo sysdeps_suid.o : sysdeps_suid.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/open.h ../../include/glibtop/read.h \
- 	../../include/glibtop/error.h ../../include/glibtop/union.h \
- 	../../include/glibtop/cpu.h ../../include/glibtop/mem.h \
- 	../../include/glibtop/swap.h ../../include/glibtop/uptime.h \
- 	../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h
- xmalloc.lo xmalloc.o : xmalloc.c ../../include/glibtop/xmalloc.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h
- 
- 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-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 178,410 ----
  libgtop_suid_common_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
  
  EXTRA_DIST = inodedb.c
+ subdir = sysdeps/common
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_common_2_0_la_DEPENDENCIES =
! @INODEDB_TRUE@am_libgtop_common_2_0_la_OBJECTS = xmalloc.lo error.lo \
! @INODEDB_TRUE@	gnuslib.lo fsusage.lo mountlist.lo inodedb.lo
! @INODEDB_FALSE@am_libgtop_common_2_0_la_OBJECTS = xmalloc.lo error.lo \
! @INODEDB_FALSE@	gnuslib.lo fsusage.lo mountlist.lo
! libgtop_common_2_0_la_OBJECTS = $(am_libgtop_common_2_0_la_OBJECTS)
! libgtop_suid_common_2_0_la_LIBADD =
! am_libgtop_suid_common_2_0_la_OBJECTS = xmalloc.lo error.lo \
! 	sysdeps_suid.lo
! libgtop_suid_common_2_0_la_OBJECTS = \
! 	$(am_libgtop_suid_common_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! DIST_SOURCES = $(libgtop_common_2_0_la_SOURCES) \
! 	$(libgtop_suid_common_2_0_la_SOURCES)
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
  SOURCES = $(libgtop_common_2_0_la_SOURCES) $(libgtop_suid_common_2_0_la_SOURCES)
  
+ all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/common/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_common-2.0.la: $(libgtop_common_2_0_la_OBJECTS) $(libgtop_common_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_common_2_0_la_LDFLAGS) $(libgtop_common_2_0_la_OBJECTS) $(libgtop_common_2_0_la_LIBADD) $(LIBS)
! libgtop_suid_common-2.0.la: $(libgtop_suid_common_2_0_la_OBJECTS) $(libgtop_suid_common_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_suid_common_2_0_la_LDFLAGS) $(libgtop_suid_common_2_0_la_OBJECTS) $(libgtop_suid_common_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES install-man \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	maintainer-clean maintainer-clean-generic mostlyclean \
+ 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+ 	tags uninstall uninstall-am uninstall-info-am \
+ 	uninstall-libLTLIBRARIES
  
  # 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.
diff -crN ./libgtop/sysdeps/freebsd/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/freebsd/Makefile.in
*** ./libgtop/sysdeps/freebsd/Makefile.in	Mon Jan 13 03:47:44 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/freebsd/Makefile.in	Sat Aug  9 22:18:37 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = nosuid.c siglist.c
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = nosuid.c siglist.c
***************
*** 170,436 ****
  
  
  libgtopincludedir = $(includedir)/libgtop-2.0
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_LIBADD = 
! libgtop_sysdeps_2_0_la_OBJECTS =  nosuid.lo siglist.lo
! libgtop_sysdeps_suid_2_0_la_LIBADD = 
! libgtop_sysdeps_suid_2_0_la_OBJECTS =  open.lo close.lo siglist.lo \
! cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! procmem.lo procsignal.lo prockernel.lo procsegment.lo procargs.lo \
! procmap.lo netload.lo ppp.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS)
! 
! DIST_COMMON =  AUTHORS ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_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 --include-deps sysdeps/freebsd/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/freebsd
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 177,432 ----
  
  
  libgtopincludedir = $(includedir)/libgtop-2.0
+ subdir = sysdeps/freebsd
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_LIBADD =
! am_libgtop_sysdeps_2_0_la_OBJECTS = nosuid.lo siglist.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
! libgtop_sysdeps_suid_2_0_la_LIBADD =
! am_libgtop_sysdeps_suid_2_0_la_OBJECTS = open.lo close.lo siglist.lo \
! 	cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo \
! 	msg_limits.lo sem_limits.lo proclist.lo procstate.lo procuid.lo \
! 	proctime.lo procmem.lo procsignal.lo prockernel.lo \
! 	procsegment.lo procargs.lo procmap.lo netload.lo ppp.lo
! libgtop_sysdeps_suid_2_0_la_OBJECTS = \
! 	$(am_libgtop_sysdeps_suid_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) \
! 	$(libgtop_sysdeps_suid_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) AUTHORS ChangeLog Makefile.am \
! 	Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/freebsd/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/guile/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/guile/Makefile.in
*** ./libgtop/sysdeps/guile/Makefile.in	Mon Jan 13 03:47:08 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/guile/Makefile.in	Sat Aug  9 22:18:37 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,156 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  SUBDIRS = names
  
  LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
  
- INCLUDES = @INCLUDES@
- 
  BUILT_SOURCES = guile.c guile.x
  
  lib_LTLIBRARIES = libgtop_guile-2.0.la
--- 152,163 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
+ INCLUDES = @INCLUDES@
+ 
  SUBDIRS = names
  
  LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
  
  BUILT_SOURCES = guile.c guile.x
  
  lib_LTLIBRARIES = libgtop_guile-2.0.la
***************
*** 162,279 ****
  EXTRA_DIST = guile.pl
  
  CLEANFILES = guile.c guile.x
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_guile_2_0_la_LIBADD = 
! libgtop_guile_2_0_la_OBJECTS =  guile.lo
! 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)
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_guile_2_0_la_SOURCES)
- OBJECTS = $(libgtop_guile_2_0_la_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 --include-deps sysdeps/guile/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! 
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
  
! maintainer-clean-libtool:
  
! libgtop_guile-2.0.la: $(libgtop_guile_2_0_la_OBJECTS) $(libgtop_guile_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_guile_2_0_la_LDFLAGS) $(libgtop_guile_2_0_la_OBJECTS) $(libgtop_guile_2_0_la_LIBADD) $(LIBS)
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
--- 169,260 ----
  EXTRA_DIST = guile.pl
  
  CLEANFILES = guile.c guile.x
+ subdir = sysdeps/guile
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_guile_2_0_la_LIBADD =
! am_libgtop_guile_2_0_la_OBJECTS = guile.lo
! libgtop_guile_2_0_la_OBJECTS = $(am_libgtop_guile_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_guile_2_0_la_SOURCES)
  
! RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
! 	uninstall-info-recursive all-recursive install-data-recursive \
! 	install-exec-recursive installdirs-recursive install-recursive \
! 	uninstall-recursive check-recursive installcheck-recursive
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
! DIST_SUBDIRS = $(SUBDIRS)
  SOURCES = $(libgtop_guile_2_0_la_SOURCES)
  
! all: $(BUILT_SOURCES)
! 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
  
+ .SUFFIXES:
+ .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/guile/Makefile
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_guile-2.0.la: $(libgtop_guile_2_0_la_OBJECTS) $(libgtop_guile_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_guile_2_0_la_LDFLAGS) $(libgtop_guile_2_0_la_OBJECTS) $(libgtop_guile_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
***************
*** 281,292 ****
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! 
! @SET_MAKE@
! 
! all-recursive install-data-recursive install-exec-recursive \
! installdirs-recursive install-recursive uninstall-recursive  \
! check-recursive installcheck-recursive info-recursive dvi-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
--- 262,268 ----
  # (1) if the variable is set in `config.status', edit `config.status'
  #     (which will cause the Makefiles to be regenerated when you run `make');
  # (2) otherwise, pass the desired values on the `make' command line.
! $(RECURSIVE_TARGETS):
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
  	target=`echo $@ | sed s/-recursive//`; \
***************
*** 309,319 ****
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  rev="$$subdir $$rev"; \
! 	  test "$$subdir" != "." || dot_seen=yes; \
  	done; \
! 	test "$$dot_seen" = "no" && rev=". $$rev"; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
--- 285,300 ----
  maintainer-clean-recursive:
  	@set fnord $(MAKEFLAGS); amf=$$2; \
  	dot_seen=no; \
! 	case "$@" in \
! 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
! 	  *) list='$(SUBDIRS)' ;; \
! 	esac; \
! 	rev=''; for subdir in $$list; do \
! 	  if test "$$subdir" = "."; then :; else \
! 	    rev="$$subdir $$rev"; \
! 	  fi; \
  	done; \
! 	rev="$$rev ."; \
  	target=`echo $@ | sed s/-recursive//`; \
  	for subdir in $$rev; do \
  	  echo "Making $$target in $$subdir"; \
***************
*** 332,382 ****
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
! 	here=`pwd` && cd $(srcdir) \
! 	  && mkid -f$$here/ID $$unique $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
!    if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
!    fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/guile
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
  	for subdir in $(SUBDIRS); do \
--- 313,372 ----
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
  	list='$(SUBDIRS)'; for subdir in $$list; do \
! 	  if test "$$subdir" = .; then :; else \
  	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
! 	  fi; \
  	done; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  	for subdir in $(SUBDIRS); do \
***************
*** 384,478 ****
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    chmod 777 $(distdir)/$$subdir; \
! 	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
  	      || exit 1; \
  	  fi; \
  	done
- 
- info-am:
- info: info-recursive
- dvi-am:
- dvi: dvi-recursive
  check-am: all-am
  check: check-recursive
! installcheck-am:
! installcheck: installcheck-recursive
! install-exec-am: install-libLTLIBRARIES
! install-exec: install-exec-recursive
  
! install-data-am:
  install-data: install-data-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
- install: install-recursive
- uninstall-am: uninstall-libLTLIBRARIES
- uninstall: uninstall-recursive
- all-am: Makefile $(LTLIBRARIES)
- all-redirect: all-recursive
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs: installdirs-recursive
- installdirs-am:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir)
- 
  
  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]*
  
  maintainer-clean-generic:
  	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-recursive
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-recursive
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-recursive
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-recursive
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool install-data-recursive \
! uninstall-data-recursive install-exec-recursive \
! uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
! all-recursive check-recursive installcheck-recursive info-recursive \
! dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
! maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
! distclean-tags clean-tags maintainer-clean-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-am \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  Makefile: $(BUILT_SOURCES)
--- 374,476 ----
  	    test -d $(distdir)/$$subdir \
  	    || mkdir $(distdir)/$$subdir \
  	    || exit 1; \
! 	    (cd $$subdir && \
! 	      $(MAKE) $(AM_MAKEFLAGS) \
! 	        top_distdir="$(top_distdir)" \
! 	        distdir=../$(distdir)/$$subdir \
! 	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-recursive
! all-am: Makefile $(LTLIBRARIES)
! installdirs: installdirs-recursive
! installdirs-am:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir)
  
! install: install-recursive
! install-exec: install-exec-recursive
  install-data: install-data-recursive
+ uninstall: uninstall-recursive
  
  install-am: all-am
  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-recursive
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `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) stamp-h stamp-h[0-9]*
  
  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)
! clean: clean-recursive
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
! 
! distclean: distclean-recursive
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-recursive
  
! dvi-am:
  
! info: info-recursive
  
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-recursive
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-recursive
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! 
! uninstall-info: uninstall-info-recursive
! 
! .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
! 	clean-generic clean-libLTLIBRARIES clean-libtool \
! 	clean-recursive distclean distclean-compile distclean-generic \
! 	distclean-libtool distclean-recursive distclean-tags distdir \
! 	dvi dvi-am dvi-recursive info info-am info-recursive install \
! 	install-am install-data install-data-am install-data-recursive \
! 	install-exec install-exec-am install-exec-recursive \
! 	install-info install-info-am install-info-recursive \
! 	install-libLTLIBRARIES install-man install-recursive \
! 	install-strip installcheck installcheck-am installdirs \
! 	installdirs-am installdirs-recursive maintainer-clean \
! 	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
! 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
! 	mostlyclean-recursive tags tags-recursive uninstall \
! 	uninstall-am uninstall-info-am uninstall-info-recursive \
! 	uninstall-libLTLIBRARIES uninstall-recursive
  
  
  Makefile: $(BUILT_SOURCES)
***************
*** 483,489 ****
  
  guile.x: guile.c
  	guile-snarf $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $< > $@
- 
  # 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:
--- 481,486 ----
diff -crN ./libgtop/sysdeps/guile/names/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/guile/names/Makefile.in
*** ./libgtop/sysdeps/guile/names/Makefile.in	Mon Jan 13 03:47:14 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/guile/names/Makefile.in	Sat Aug  9 22:18:38 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_guile_names-2.0.la
  
  BUILT_SOURCES = guile-names.c guile-names.x
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_guile_names-2.0.la
  
  BUILT_SOURCES = guile-names.c guile-names.x
***************
*** 160,400 ****
  EXTRA_DIST = guile-names.pl
  
  CLEANFILES = guile-names.c guile-names.x
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_guile_names_2_0_la_LIBADD = 
! libgtop_guile_names_2_0_la_OBJECTS =  guile-names.lo
! 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)
! DIST_COMMON =  Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! 
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_guile_names_2_0_la_SOURCES)
- OBJECTS = $(libgtop_guile_names_2_0_la_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 --include-deps sysdeps/guile/names/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
  
! maintainer-clean-libtool:
  
! libgtop_guile_names-2.0.la: $(libgtop_guile_names_2_0_la_OBJECTS) $(libgtop_guile_names_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_guile_names_2_0_la_LDFLAGS) $(libgtop_guile_names_2_0_la_OBJECTS) $(libgtop_guile_names_2_0_la_LIBADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/guile/names
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir)
  
  
  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]*
  
  maintainer-clean-generic:
  	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  Makefile: $(BUILT_SOURCES)
--- 167,389 ----
  EXTRA_DIST = guile-names.pl
  
  CLEANFILES = guile-names.c guile-names.x
+ subdir = sysdeps/guile/names
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_guile_names_2_0_la_LIBADD =
! am_libgtop_guile_names_2_0_la_OBJECTS = guile-names.lo
! libgtop_guile_names_2_0_la_OBJECTS = \
! 	$(am_libgtop_guile_names_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_guile_names_2_0_la_SOURCES)
! DIST_COMMON = Makefile.am Makefile.in
  SOURCES = $(libgtop_guile_names_2_0_la_SOURCES)
  
! all: $(BUILT_SOURCES)
! 	$(MAKE) $(AM_MAKEFLAGS) all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/guile/names/Makefile
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_guile_names-2.0.la: $(libgtop_guile_names_2_0_la_OBJECTS) $(libgtop_guile_names_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_guile_names_2_0_la_LDFLAGS) $(libgtop_guile_names_2_0_la_OBJECTS) $(libgtop_guile_names_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `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) stamp-h stamp-h[0-9]*
  
  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)
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
! 
! .PHONY: GTAGS all all-am check check-am clean clean-generic \
! 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
! 	distclean-generic distclean-libtool distclean-tags distdir dvi \
! 	dvi-am info info-am install install-am install-data \
! 	install-data-am install-exec install-exec-am install-info \
! 	install-info-am install-libLTLIBRARIES install-man \
! 	install-strip installcheck installcheck-am installdirs \
! 	maintainer-clean maintainer-clean-generic mostlyclean \
! 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
! 	tags uninstall uninstall-am uninstall-info-am \
! 	uninstall-libLTLIBRARIES
  
  
  Makefile: $(BUILT_SOURCES)
***************
*** 405,411 ****
  
  guile-names.x: guile-names.c
  	guile-snarf $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $< > $@
- 
  # 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:
--- 394,399 ----
diff -crN ./libgtop/sysdeps/kernel/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/kernel/Makefile.in
*** ./libgtop/sysdeps/kernel/Makefile.in	Mon Jan 13 03:47:22 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/kernel/Makefile.in	Sat Aug  9 22:18:39 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c kernel.s cpu.c mem.c swap.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c kernel.s cpu.c mem.c swap.c \
***************
*** 165,432 ****
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = kernel.h
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_LIBADD = 
! libgtop_sysdeps_2_0_la_OBJECTS =  open.lo close.lo kernel.lo cpu.lo \
! mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! procmem.lo procsignal.lo prockernel.lo procsegment.lo siglist.lo \
! procargs.lo procmap.lo netload.lo ppp.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS) $(noinst_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_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 --include-deps sysdeps/kernel/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
! distclean-libtool:
  
! maintainer-clean-libtool:
  
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/kernel
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  kernel.o kernel.lo: $(srcdir)/kernel.s
  	rm -f kernel.o kernel.lo
  	$(AS) -o kernel.o $(srcdir)/kernel.s
  	cp kernel.o kernel.lo
- 
  # 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:
--- 172,438 ----
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = kernel.h
+ subdir = sysdeps/kernel
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_LIBADD =
! am_libgtop_sysdeps_2_0_la_OBJECTS = open.lo close.lo kernel.lo cpu.lo \
! 	mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! 	sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! 	procmem.lo procsignal.lo prockernel.lo procsegment.lo \
! 	siglist.lo procargs.lo procmap.lo netload.lo ppp.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! ASCOMPILE = $(AS) $(AM_ASFLAGS) $(ASFLAGS)
! LTASCOMPILE = $(LIBTOOL) --mode=compile $(AS) $(AM_ASFLAGS) $(ASFLAGS)
! ASFLAGS = @ASFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS) $(noinst_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) $(noinst_HEADERS) ChangeLog \
! 	Makefile.am Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj .s
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/kernel/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
  
! .s.o:
! 	$(ASCOMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .s.obj:
! 	$(ASCOMPILE) -c `cygpath -w $<`
  
+ .s.lo:
+ 	$(LTASCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
! 
! .PHONY: GTAGS all all-am check check-am clean clean-generic \
! 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
! 	distclean-generic distclean-libtool distclean-tags distdir dvi \
! 	dvi-am info info-am install install-am install-data \
! 	install-data-am install-exec install-exec-am install-info \
! 	install-info-am install-libLTLIBRARIES \
! 	install-libgtopincludeHEADERS install-man install-strip \
! 	installcheck installcheck-am installdirs maintainer-clean \
! 	maintainer-clean-generic mostlyclean mostlyclean-compile \
! 	mostlyclean-generic mostlyclean-libtool tags uninstall \
! 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
  
  kernel.o kernel.lo: $(srcdir)/kernel.s
  	rm -f kernel.o kernel.lo
  	$(AS) -o kernel.o $(srcdir)/kernel.s
  	cp kernel.o kernel.lo
  # 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:
diff -crN ./libgtop/sysdeps/linux/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/linux/Makefile.in
*** ./libgtop/sysdeps/linux/Makefile.in	Mon Jan 13 03:47:19 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/linux/Makefile.in	Sat Aug  9 22:18:39 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c cpu.c mem.c swap.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c cpu.c mem.c swap.c \
***************
*** 164,567 ****
  
  libgtopinclude_HEADERS = glibtop_server.h glibtop_machine.h
  libgtopincludedir = $(includedir)/libgtop-2.0
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_DEPENDENCIES = 
! libgtop_sysdeps_2_0_la_OBJECTS =  open.lo close.lo cpu.lo mem.lo swap.lo \
! uptime.lo loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo \
! proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo \
! procsignal.lo prockernel.lo procsegment.lo procargs.lo procmap.lo \
! siglist.lo sysinfo.lo netload.lo ppp.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_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 --include-deps sysdeps/linux/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
  
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = sysdeps/linux
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
- close.lo close.o : close.c ../../include/glibtop/close.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h
- cpu.lo cpu.o : cpu.c ../../config.h ../../include/glibtop/error.h \
- 	../../glibtop.h ../../include/glibtop/global.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/cpu.h
- loadavg.lo loadavg.o : loadavg.c ../../config.h \
- 	../../include/glibtop/error.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/loadavg.h
- mem.lo mem.o : mem.c ../../config.h ../../include/glibtop/error.h \
- 	../../glibtop.h ../../include/glibtop/global.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/mem.h
- msg_limits.lo msg_limits.o : msg_limits.c \
- 	../../include/glibtop/msg_limits.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h
- netload.lo netload.o : netload.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/netload.h
- open.lo open.o : open.c ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/cpu.h ../../include/glibtop/open.h \
- 	../../include/glibtop/read.h ../../include/glibtop/error.h
- ppp.lo ppp.o : ppp.c ../../glibtop.h ../../include/glibtop/global.h \
- 	../../config.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/xmalloc.h \
- 	../../include/glibtop/ppp.h
- procargs.lo procargs.o : procargs.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/xmalloc.h \
- 	../../include/glibtop/procargs.h
- prockernel.lo prockernel.o : prockernel.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/prockernel.h
- proclist.lo proclist.o : proclist.c ../../config.h \
- 	../../include/glibtop/xmalloc.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/error.h ../../include/glibtop/proclist.h \
- 	../../include/glibtop/procuid.h \
- 	../../include/glibtop/procstate.h
- procmap.lo procmap.o : procmap.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/xmalloc.h ../../include/glibtop/procmap.h
- procmem.lo procmem.o : procmem.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/procmem.h
- procsegment.lo procsegment.o : procsegment.c ../../config.h \
- 	../../include/glibtop/error.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/procsegment.h
- procsignal.lo procsignal.o : procsignal.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/procsignal.h
- procstate.lo procstate.o : procstate.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/procstate.h
- proctime.lo proctime.o : proctime.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/proctime.h ../../include/glibtop/cpu.h
- procuid.lo procuid.o : procuid.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/error.h \
- 	../../include/glibtop/procuid.h
- sem_limits.lo sem_limits.o : sem_limits.c \
- 	../../include/glibtop/sem_limits.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h
- shm_limits.lo shm_limits.o : shm_limits.c \
- 	../../include/glibtop/shm_limits.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h
- siglist.lo siglist.o : siglist.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/signal.h
- swap.lo swap.o : swap.c ../../config.h ../../include/glibtop/error.h \
- 	../../glibtop.h ../../include/glibtop/global.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	glibtop_server.h ../../include/glibtop/types.h \
- 	../../include/glibtop/sysdeps.h ../../include/glibtop/swap.h
- sysinfo.lo sysinfo.o : sysinfo.c ../../config.h \
- 	../../include/glibtop/cpu.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/sysinfo.h
- uptime.lo uptime.o : uptime.c ../../config.h \
- 	../../include/glibtop/error.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../support/gnomesupport.h \
- 	../../support/getopt.h glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/uptime.h
- 
- 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-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 171,419 ----
  
  libgtopinclude_HEADERS = glibtop_server.h glibtop_machine.h
  libgtopincludedir = $(includedir)/libgtop-2.0
+ subdir = sysdeps/linux
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_DEPENDENCIES =
! am_libgtop_sysdeps_2_0_la_OBJECTS = open.lo close.lo cpu.lo mem.lo \
! 	swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! 	sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! 	procmem.lo procsignal.lo prockernel.lo procsegment.lo \
! 	procargs.lo procmap.lo siglist.lo sysinfo.lo netload.lo ppp.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) ChangeLog Makefile.am \
! 	Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/linux/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/names/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/names/Makefile.in
*** ./libgtop/sysdeps/names/Makefile.in	Mon Jan 13 03:47:27 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/names/Makefile.in	Sat Aug  9 22:18:40 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_names-2.0.la
  
  libgtop_names_2_0_la_SOURCES = cpu.c mem.c swap.c uptime.c loadavg.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_names-2.0.la
  
  libgtop_names_2_0_la_SOURCES = cpu.c mem.c swap.c uptime.c loadavg.c \
***************
*** 161,547 ****
  
  
  libgtop_names_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_names_2_0_la_LIBADD = 
! libgtop_names_2_0_la_OBJECTS =  cpu.lo mem.lo swap.lo uptime.lo \
! loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo proclist.lo \
! sysdeps.lo procstate.lo procuid.lo proctime.lo procmem.lo procsignal.lo \
! prockernel.lo procsegment.lo fsusage.lo mountlist.lo procargs.lo \
! procmap.lo netload.lo ppp.lo
! 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)
! DIST_COMMON =  Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! 
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_names_2_0_la_SOURCES)
- OBJECTS = $(libgtop_names_2_0_la_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 --include-deps sysdeps/names/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
  
! maintainer-clean-libtool:
  
! libgtop_names-2.0.la: $(libgtop_names_2_0_la_OBJECTS) $(libgtop_names_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_names_2_0_la_LDFLAGS) $(libgtop_names_2_0_la_OBJECTS) $(libgtop_names_2_0_la_LIBADD) $(LIBS)
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
! 
! mostlyclean-tags:
  
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = sysdeps/names
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  fi; \
  	done
- cpu.lo cpu.o : cpu.c ../../include/glibtop/cpu.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- fsusage.lo fsusage.o : fsusage.c ../../include/glibtop/fsusage.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- loadavg.lo loadavg.o : loadavg.c ../../include/glibtop/loadavg.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- mem.lo mem.o : mem.c ../../include/glibtop/mem.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- mountlist.lo mountlist.o : mountlist.c ../../include/glibtop/mountlist.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- msg_limits.lo msg_limits.o : msg_limits.c \
- 	../../include/glibtop/msg_limits.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- netload.lo netload.o : netload.c ../../include/glibtop/netload.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- ppp.lo ppp.o : ppp.c ../../include/glibtop/ppp.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- procargs.lo procargs.o : procargs.c ../../include/glibtop/procargs.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- prockernel.lo prockernel.o : prockernel.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/prockernel.h
- proclist.lo proclist.o : proclist.c ../../include/glibtop/proclist.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- procmap.lo procmap.o : procmap.c ../../include/glibtop/procmap.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- procmem.lo procmem.o : procmem.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/procmem.h
- procsegment.lo procsegment.o : procsegment.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/procsegment.h
- procsignal.lo procsignal.o : procsignal.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/procsignal.h
- procstate.lo procstate.o : procstate.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/procstate.h
- proctime.lo proctime.o : proctime.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/proctime.h ../../include/glibtop/cpu.h
- procuid.lo procuid.o : procuid.c ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/procuid.h
- sem_limits.lo sem_limits.o : sem_limits.c \
- 	../../include/glibtop/sem_limits.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- shm_limits.lo shm_limits.o : shm_limits.c \
- 	../../include/glibtop/shm_limits.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- swap.lo swap.o : swap.c ../../include/glibtop/swap.h ../../glibtop.h \
- 	../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- sysdeps.lo sysdeps.o : sysdeps.c ../../config.h \
- 	../../include/glibtop/union.h ../../include/glibtop/cpu.h \
- 	../../glibtop.h ../../include/glibtop/global.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h \
- 	../../include/glibtop/mem.h ../../include/glibtop/swap.h \
- 	../../include/glibtop/uptime.h ../../include/glibtop/loadavg.h \
- 	../../include/glibtop/shm_limits.h \
- 	../../include/glibtop/msg_limits.h \
- 	../../include/glibtop/sem_limits.h \
- 	../../include/glibtop/proclist.h \
- 	../../include/glibtop/procstate.h \
- 	../../include/glibtop/procuid.h ../../include/glibtop/procmem.h \
- 	../../include/glibtop/proctime.h \
- 	../../include/glibtop/procsignal.h \
- 	../../include/glibtop/prockernel.h \
- 	../../include/glibtop/procsegment.h \
- 	../../include/glibtop/procargs.h \
- 	../../include/glibtop/procmap.h \
- 	../../include/glibtop/mountlist.h \
- 	../../include/glibtop/fsusage.h ../../include/glibtop/netload.h \
- 	../../include/glibtop/ppp.h
- uptime.lo uptime.o : uptime.c ../../include/glibtop/uptime.h \
- 	../../glibtop.h ../../include/glibtop/global.h ../../config.h \
- 	../../support/gnomesupport.h ../../support/getopt.h \
- 	../../sysdeps/linux/glibtop_server.h \
- 	../../include/glibtop/types.h ../../include/glibtop/sysdeps.h
- 
- 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-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am:
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 168,395 ----
  
  
  libgtop_names_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
+ subdir = sysdeps/names
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_names_2_0_la_LIBADD =
! am_libgtop_names_2_0_la_OBJECTS = cpu.lo mem.lo swap.lo uptime.lo \
! 	loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo \
! 	proclist.lo sysdeps.lo procstate.lo procuid.lo proctime.lo \
! 	procmem.lo procsignal.lo prockernel.lo procsegment.lo \
! 	fsusage.lo mountlist.lo procargs.lo procmap.lo netload.lo \
! 	ppp.lo
! libgtop_names_2_0_la_OBJECTS = $(am_libgtop_names_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_names_2_0_la_SOURCES)
! DIST_COMMON = Makefile.am Makefile.in
  SOURCES = $(libgtop_names_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/names/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_names-2.0.la: $(libgtop_names_2_0_la_OBJECTS) $(libgtop_names_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_names_2_0_la_LDFLAGS) $(libgtop_names_2_0_la_OBJECTS) $(libgtop_names_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
! .c.lo:
! 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
! uninstall-info-am:
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am:
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES install-man \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	maintainer-clean maintainer-clean-generic mostlyclean \
+ 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
+ 	tags uninstall uninstall-am uninstall-info-am \
+ 	uninstall-libLTLIBRARIES
  
  # 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.
diff -crN ./libgtop/sysdeps/osf1/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/osf1/Makefile.in
*** ./libgtop/sysdeps/osf1/Makefile.in	Mon Jan 13 03:47:30 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/osf1/Makefile.in	Sat Aug  9 22:18:41 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c swap.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c swap.c \
***************
*** 170,437 ****
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_suid.h
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_DEPENDENCIES = 
! libgtop_sysdeps_2_0_la_OBJECTS =  open.lo close.lo siglist.lo cpu.lo \
! mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! sem_limits.lo ppp.lo
! libgtop_sysdeps_suid_2_0_la_DEPENDENCIES = 
! libgtop_sysdeps_suid_2_0_la_OBJECTS =  open_suid.lo close_suid.lo \
! proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo \
! procsignal.lo prockernel.lo procsegment.lo procmap.lo procargs.lo \
! netload.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS) $(noinst_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_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 --include-deps sysdeps/osf1/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/osf1
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 177,433 ----
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_suid.h
+ subdir = sysdeps/osf1
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_DEPENDENCIES =
! am_libgtop_sysdeps_2_0_la_OBJECTS = open.lo close.lo siglist.lo cpu.lo \
! 	mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! 	sem_limits.lo ppp.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
! libgtop_sysdeps_suid_2_0_la_DEPENDENCIES =
! am_libgtop_sysdeps_suid_2_0_la_OBJECTS = open_suid.lo close_suid.lo \
! 	proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo \
! 	procsignal.lo prockernel.lo procsegment.lo procmap.lo \
! 	procargs.lo netload.lo
! libgtop_sysdeps_suid_2_0_la_OBJECTS = \
! 	$(am_libgtop_sysdeps_suid_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) \
! 	$(libgtop_sysdeps_suid_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS) $(noinst_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) $(noinst_HEADERS) ChangeLog \
! 	Makefile.am Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/osf1/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/solaris/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/solaris/Makefile.in
*** ./libgtop/sysdeps/solaris/Makefile.in	Mon Jan 13 03:47:49 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/solaris/Makefile.in	Sat Aug  9 22:18:42 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c \
***************
*** 173,439 ****
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_private.h glibtop_suid.h safeio.h
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_DEPENDENCIES = 
! libgtop_sysdeps_2_0_la_OBJECTS =  open.lo close.lo siglist.lo cpu.lo \
! mem.lo safeio.lo swap.lo uptime.lo loadavg.lo proclist.lo procstate.lo \
! procuid.lo proctime.lo procmem.lo procsignal.lo prockernel.lo \
! procsegment.lo procargs.lo procmap.lo netload.lo ppp.lo procdata.lo
! libgtop_sysdeps_suid_2_0_la_LIBADD = 
! libgtop_sysdeps_suid_2_0_la_OBJECTS =  open_suid.lo close_suid.lo \
! shm_limits.lo msg_limits.lo sem_limits.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS) $(noinst_HEADERS)
! 
! DIST_COMMON =  AUTHORS ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_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 --include-deps sysdeps/solaris/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/solaris
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 180,436 ----
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_private.h glibtop_suid.h safeio.h
+ subdir = sysdeps/solaris
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_DEPENDENCIES =
! am_libgtop_sysdeps_2_0_la_OBJECTS = open.lo close.lo siglist.lo cpu.lo \
! 	mem.lo safeio.lo swap.lo uptime.lo loadavg.lo proclist.lo \
! 	procstate.lo procuid.lo proctime.lo procmem.lo procsignal.lo \
! 	prockernel.lo procsegment.lo procargs.lo procmap.lo netload.lo \
! 	ppp.lo procdata.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
! libgtop_sysdeps_suid_2_0_la_LIBADD =
! am_libgtop_sysdeps_suid_2_0_la_OBJECTS = open_suid.lo close_suid.lo \
! 	shm_limits.lo msg_limits.lo sem_limits.lo
! libgtop_sysdeps_suid_2_0_la_OBJECTS = \
! 	$(am_libgtop_sysdeps_suid_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) \
! 	$(libgtop_sysdeps_suid_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS) $(noinst_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) $(noinst_HEADERS) AUTHORS \
! 	ChangeLog Makefile.am Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/solaris/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/stub/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/stub/Makefile.in
*** ./libgtop/sysdeps/stub/Makefile.in	Mon Jan 13 03:47:34 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/stub/Makefile.in	Sat Aug  9 22:18:43 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c swap.c \
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c swap.c \
***************
*** 163,424 ****
  
  libgtopinclude_HEADERS = glibtop_server.h
  libgtopincludedir = $(includedir)/libgtop-2.0
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_LIBADD = 
! libgtop_sysdeps_2_0_la_OBJECTS =  open.lo close.lo siglist.lo cpu.lo \
! mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! procmem.lo procsignal.lo prockernel.lo procsegment.lo procargs.lo \
! procmap.lo netload.lo ppp.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_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 --include-deps sysdeps/stub/Makefile
! 
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
  
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
  
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
! 
! subdir = sysdeps/stub
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 170,418 ----
  
  libgtopinclude_HEADERS = glibtop_server.h
  libgtopincludedir = $(includedir)/libgtop-2.0
+ subdir = sysdeps/stub
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_LIBADD =
! am_libgtop_sysdeps_2_0_la_OBJECTS = open.lo close.lo siglist.lo cpu.lo \
! 	mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! 	sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! 	procmem.lo procsignal.lo prockernel.lo procsegment.lo \
! 	procargs.lo procmap.lo netload.lo ppp.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) ChangeLog Makefile.am \
! 	Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/stub/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/stub_suid/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/stub_suid/Makefile.in
*** ./libgtop/sysdeps/stub_suid/Makefile.in	Mon Jan 13 03:47:37 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/stub_suid/Makefile.in	Sat Aug  9 22:18:43 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = nosuid.c siglist.c
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = nosuid.c siglist.c
***************
*** 169,435 ****
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_suid.h
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_LIBADD = 
! libgtop_sysdeps_2_0_la_OBJECTS =  nosuid.lo siglist.lo
! libgtop_sysdeps_suid_2_0_la_LIBADD = 
! libgtop_sysdeps_suid_2_0_la_OBJECTS =  open.lo close.lo siglist.lo \
! cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! procmem.lo procsignal.lo prockernel.lo procsegment.lo procargs.lo \
! procmap.lo netload.lo ppp.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS) $(noinst_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_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 --include-deps sysdeps/stub_suid/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/stub_suid
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 176,431 ----
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_suid.h
+ subdir = sysdeps/stub_suid
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_LIBADD =
! am_libgtop_sysdeps_2_0_la_OBJECTS = nosuid.lo siglist.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
! libgtop_sysdeps_suid_2_0_la_LIBADD =
! am_libgtop_sysdeps_suid_2_0_la_OBJECTS = open.lo close.lo siglist.lo \
! 	cpu.lo mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo \
! 	msg_limits.lo sem_limits.lo proclist.lo procstate.lo procuid.lo \
! 	proctime.lo procmem.lo procsignal.lo prockernel.lo \
! 	procsegment.lo procargs.lo procmap.lo netload.lo ppp.lo
! libgtop_sysdeps_suid_2_0_la_OBJECTS = \
! 	$(am_libgtop_sysdeps_suid_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) \
! 	$(libgtop_sysdeps_suid_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS) $(noinst_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) $(noinst_HEADERS) ChangeLog \
! 	Makefile.am Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/stub_suid/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
diff -crN ./libgtop/sysdeps/sun4/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/sun4/Makefile.in
*** ./libgtop/sysdeps/sun4/Makefile.in	Mon Jan 13 03:47:40 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./libgtop/sysdeps/sun4/Makefile.in	Sat Aug  9 22:18:44 2003
***************
*** 1,6 ****
! # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  
! # Copyright (C) 1994, 1995-8, 1999, 2001 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.
--- 1,7 ----
! # Makefile.in generated automatically by automake 1.5 from Makefile.am.
  
! # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! # 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.
***************
*** 10,15 ****
--- 11,17 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
  
  SHELL = @SHELL@
  
***************
*** 31,43 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../..
  
  ACLOCAL = @ACLOCAL@
--- 33,41 ----
***************
*** 46,56 ****
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
  transform = @program_transform_name@
- 
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
--- 44,54 ----
  AUTOHEADER = @AUTOHEADER@
  
  INSTALL = @INSTALL@
! INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_DATA = @INSTALL_DATA@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_HEADER = $(INSTALL_DATA)
  transform = @program_transform_name@
  NORMAL_INSTALL = :
  PRE_INSTALL = :
  POST_INSTALL = :
***************
*** 63,68 ****
--- 61,67 ----
  host_triplet = @host@
  target_alias = @target_alias@
  target_triplet = @target@
+ AMTAR = @AMTAR@
  AR = @AR@
  AS = @AS@
  AWK = @AWK@
***************
*** 70,75 ****
--- 69,75 ----
  CATOBJEXT = @CATOBJEXT@
  CC = @CC@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  DL_LIB = @DL_LIB@
  ECHO = @ECHO@
***************
*** 79,88 ****
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
  INSTOBJEXT = @INSTOBJEXT@
- INTLDEPS = @INTLDEPS@
  INTLLIBS = @INTLLIBS@
- INTLOBJS = @INTLOBJS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
--- 79,87 ----
  GLIB_LIBS = @GLIB_LIBS@
  GMOFILES = @GMOFILES@
  GMSGFMT = @GMSGFMT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
  LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
  LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
***************
*** 113,119 ****
  LT_RELEASE = @LT_RELEASE@
  LT_REVISION = @LT_REVISION@
  LT_VERSION_INFO = @LT_VERSION_INFO@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 112,117 ----
***************
*** 122,134 ****
--- 120,141 ----
  PKG_CONFIG = @PKG_CONFIG@
  POFILES = @POFILES@
  POSUB = @POSUB@
+ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
+ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  RANLIB = @RANLIB@
  STRIP = @STRIP@
  SUPPORTINCS = @SUPPORTINCS@
  USE_NLS = @USE_NLS@
  VERSION = @VERSION@
+ X_CFLAGS = @X_CFLAGS@
+ X_EXTRA_LIBS = @X_EXTRA_LIBS@
+ X_LIBS = @X_LIBS@
+ X_PRE_LIBS = @X_PRE_LIBS@
+ am__include = @am__include@
+ am__quote = @am__quote@
  guile_examples = @guile_examples@
  guile_subdirs = @guile_subdirs@
+ install_sh = @install_sh@
  libgtop_guile_found = @libgtop_guile_found@
  libgtop_have_sysinfo = @libgtop_have_sysinfo@
  libgtop_need_server = @libgtop_need_server@
***************
*** 145,154 ****
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
- LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
- 
  INCLUDES = @INCLUDES@
  
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = nosuid.c siglist.c
--- 152,161 ----
  sysdeps_dir = @sysdeps_dir@
  sysdeps_suid_lib = @sysdeps_suid_lib@
  
  INCLUDES = @INCLUDES@
  
+ LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
+ 
  lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
  
  libgtop_sysdeps_2_0_la_SOURCES = nosuid.c siglist.c
***************
*** 168,433 ****
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_suid.h
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_LIBS = @X_LIBS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgtop_sysdeps_2_0_la_DEPENDENCIES = 
! libgtop_sysdeps_2_0_la_OBJECTS =  nosuid.lo siglist.lo
! libgtop_sysdeps_suid_2_0_la_DEPENDENCIES = 
! libgtop_sysdeps_suid_2_0_la_OBJECTS =  open.lo close.lo cpu.lo mem.lo \
! swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo sem_limits.lo \
! proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo \
! procsignal.lo prockernel.lo procsegment.lo ppp.lo
! 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)
! HEADERS =  $(libgtopinclude_HEADERS) $(noinst_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
- OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_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 --include-deps sysdeps/sun4/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
! 
! 
! mostlyclean-libLTLIBRARIES:
! 
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  
! distclean-libLTLIBRARIES:
  
! maintainer-clean-libLTLIBRARIES:
  
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! .c.o:
! 	$(COMPILE) -c $<
! 
! # 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 $<
! 
! .S.o:
! 	$(COMPILE) -c $<
  
  mostlyclean-compile:
! 	-rm -f *.o core *.core
! 	-rm -f *.$(OBJEXT)
! 
! clean-compile:
  
  distclean-compile:
  	-rm -f *.tab.c
  
! maintainer-clean-compile:
! 
! .c.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .s.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! .S.lo:
! 	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
! 
! mostlyclean-libtool:
! 	-rm -f *.lo
! 
! clean-libtool:
! 	-rm -rf .libs _libs
! 
! distclean-libtool:
! 
! maintainer-clean-libtool:
! 
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
  
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP)
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; 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)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS)'; \
! 	unique=`for i in $$list; do echo $$i; done | \
! 	  awk '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
! 	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  
! mostlyclean-tags:
! 
! clean-tags:
  
  distclean-tags:
! 	-rm -f TAGS ID
! 
! maintainer-clean-tags:
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = sysdeps/sun4
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  d=$(srcdir); \
  	  if test -d $$d/$$file; then \
! 	    cp -pr $$d/$$file $(distdir)/$$file; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
! 	    || cp -p $$d/$$file $(distdir)/$$file || :; \
  	  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: install-libLTLIBRARIES
! install-exec: install-exec-am
  
! install-data-am: install-libgtopincludeHEADERS
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES)
! 	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
! 		maintainer-clean-compile maintainer-clean-libtool \
! 		maintainer-clean-tags 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."
  
  maintainer-clean: maintainer-clean-am
  
! .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
! clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
! uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
! install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
! clean-tags maintainer-clean-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
  
  
  # 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.
--- 175,429 ----
  libgtopincludedir = $(includedir)/libgtop-2.0
  
  noinst_HEADERS = glibtop_suid.h
+ subdir = sysdeps/sun4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libgtop_sysdeps_2_0_la_DEPENDENCIES =
! am_libgtop_sysdeps_2_0_la_OBJECTS = nosuid.lo siglist.lo
! libgtop_sysdeps_2_0_la_OBJECTS = $(am_libgtop_sysdeps_2_0_la_OBJECTS)
! libgtop_sysdeps_suid_2_0_la_DEPENDENCIES =
! am_libgtop_sysdeps_suid_2_0_la_OBJECTS = open.lo close.lo cpu.lo mem.lo \
! 	swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
! 	sem_limits.lo proclist.lo procstate.lo procuid.lo proctime.lo \
! 	procmem.lo procsignal.lo prockernel.lo procsegment.lo ppp.lo
! libgtop_sysdeps_suid_2_0_la_OBJECTS = \
! 	$(am_libgtop_sysdeps_suid_2_0_la_OBJECTS)
  
! DEFS = @DEFS@
! DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
  CPPFLAGS = @CPPFLAGS@
  LDFLAGS = @LDFLAGS@
  LIBS = @LIBS@
! depcomp =
! 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)
! CFLAGS = @CFLAGS@
! DIST_SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) \
! 	$(libgtop_sysdeps_suid_2_0_la_SOURCES)
! HEADERS = $(libgtopinclude_HEADERS) $(noinst_HEADERS)
  
! DIST_COMMON = $(libgtopinclude_HEADERS) $(noinst_HEADERS) ChangeLog \
! 	Makefile.am Makefile.in
  SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
  
! all: all-am
  
! .SUFFIXES:
! .SUFFIXES: .c .lo .o .obj
  
! mostlyclean-libtool:
! 	-rm -f *.lo
  
! clean-libtool:
! 	-rm -rf .libs _libs
  
+ distclean-libtool:
+ 	-rm -f libtool
+ $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps sysdeps/sun4/Makefile
+ Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libdir)
  	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-libLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
  	done
  
! clean-libLTLIBRARIES:
! 	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
! libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
! libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
  
  mostlyclean-compile:
! 	-rm -f *.$(OBJEXT) core *.core
  
  distclean-compile:
  	-rm -f *.tab.c
  
! .c.o:
! 	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
  
! .c.obj:
! 	$(COMPILE) -c `cygpath -w $<`
  
+ .c.lo:
+ 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+ uninstall-info-am:
  install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
  	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  uninstall-libgtopincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libgtopincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libgtopincludedir)/$$f; \
  	done
  
  tags: TAGS
  
! ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
! 	list='$(SOURCES) $(HEADERS) $(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 $(LISP)
  
! TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
! 		$(TAGS_FILES) $(LISP)
  	tags=; \
  	here=`pwd`; \
! 	list='$(SOURCES) $(HEADERS) $(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" \
! 	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
  
! GTAGS:
! 	here=`CDPATH=: && cd $(top_builddir) && pwd` \
! 	  && cd $(top_srcdir) \
! 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
! 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  
! DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  
! top_distdir = ../..
! distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  
  distdir: $(DISTFILES)
  	@for file in $(DISTFILES); do \
! 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
! 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
! 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
! 	    $(mkinstalldirs) "$(distdir)/$$dir"; \
! 	  fi; \
  	  if test -d $$d/$$file; then \
! 	    cp -pR $$d/$$file $(distdir) \
! 	    || exit 1; \
  	  else \
  	    test -f $(distdir)/$$file \
! 	    || cp -p $$d/$$file $(distdir)/$$file \
! 	    || exit 1; \
  	  fi; \
  	done
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
  
  install: install-am
! install-exec: install-exec-am
! install-data: install-data-am
  uninstall: uninstall-am
  
+ install-am: all-am
+ 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  
+ installcheck: installcheck-am
+ install-strip:
+ 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ 	  `test -z '$(STRIP)' || \
+ 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  mostlyclean-generic:
  
  clean-generic:
  
  distclean-generic:
! 	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
  
  maintainer-clean-generic:
! 	@echo "This command is intended for maintainers to use"
! 	@echo "it deletes files that may require special tools to rebuild."
! clean: clean-am
  
! clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
! 	mostlyclean-am
  
! distclean: distclean-am
  
! distclean-am: clean-am distclean-compile distclean-generic \
! 	distclean-libtool distclean-tags
  
! dvi: dvi-am
  
! dvi-am:
  
! info: info-am
! 
! info-am:
! 
! install-data-am: install-libgtopincludeHEADERS
! 
! install-exec-am: install-libLTLIBRARIES
! 
! install-info: install-info-am
! 
! install-man:
! 
! installcheck-am:
  
  maintainer-clean: maintainer-clean-am
  
! maintainer-clean-am: distclean-am maintainer-clean-generic
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libgtopincludeHEADERS
  
+ .PHONY: GTAGS all all-am check check-am clean clean-generic \
+ 	clean-libLTLIBRARIES clean-libtool distclean distclean-compile \
+ 	distclean-generic distclean-libtool distclean-tags distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-libLTLIBRARIES \
+ 	install-libgtopincludeHEADERS install-man install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-compile \
+ 	mostlyclean-generic mostlyclean-libtool tags uninstall \
+ 	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
+ 	uninstall-libgtopincludeHEADERS
  
  # 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.
