diff -crN ./gnome-panel/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/Makefile.in
*** ./gnome-panel/Makefile.in	Mon Mar 10 23:54:13 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/Makefile.in	Thu Sep  4 23:36:55 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,223 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! SUBDIRS =  	po 				idl 				gnome-panel			libpanel-applet			applets				help				doc				man
! 
! 
! EXTRA_DIST =  	gnome-panel.spec.in		gnome-panel.spec		COPYING-DOCS			HACKING				omf.make			xmldocs.make			intltool-extract.in		intltool-merge.in		intltool-update.in
  
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = config.h
! CONFIG_CLEAN_FILES =  gnome-panel.spec
! DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
! INSTALL Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 aclocal.m4 \
! config.guess config.h.in config.sub configure configure.in \
! gnome-panel.spec.in install-sh ltmain.sh missing mkinstalldirs
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ 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): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
! 	cd $(srcdir) && $(ACLOCAL)
  
! config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  	$(SHELL) ./config.status --recheck
! $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(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: @MAINTAINER_MODE_TRUE@$(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:
  gnome-panel.spec: $(top_builddir)/config.status gnome-panel.spec.in
! 	cd $(top_builddir) && CONFIG_FILES=$@ 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.
--- 151,261 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! SUBDIRS = \
! 	po 			\
! 	idl 			\
! 	gnome-panel		\
! 	libpanel-applet		\
! 	applets			\
! 	help			\
! 	doc			\
! 	man
! 
! 
! EXTRA_DIST = \
! 	gnome-panel.spec.in	\
! 	gnome-panel.spec	\
! 	COPYING-DOCS		\
! 	HACKING			\
! 	omf.make		\
! 	xmldocs.make		\
! 	intltool-extract.in	\
! 	intltool-merge.in	\
! 	intltool-update.in
  
+ subdir = .
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = config.h
! CONFIG_CLEAN_FILES = gnome-panel.spec
! 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 = README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
! 	INSTALL Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 \
! 	aclocal.m4 config.guess config.h.in config.sub configure \
! 	configure.in gnome-panel.spec.in install-sh ltmain.sh missing \
! 	mkinstalldirs
! DIST_SUBDIRS = $(SUBDIRS)
! 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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
! 	cd $(top_srcdir) && \
! 	  $(AUTOMAKE) --gnu  --ignore-deps Makefile
! Makefile: @MAINTAINER_MODE_TRUE@ $(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: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  	cd $(srcdir) && $(AUTOCONF)
  
+ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ 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: @MAINTAINER_MODE_TRUE@ $(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
  gnome-panel.spec: $(top_builddir)/config.status gnome-panel.spec.in
! 	cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(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.
***************
*** 225,236 ****
  # (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//`; \
--- 263,269 ----
  # (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//`; \
***************
*** 253,263 ****
  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"; \
--- 286,301 ----
  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"; \
***************
*** 276,359 ****
  
  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 $(SUBDIRS); do \
--- 314,379 ----
  
  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)/libpanel-applet $(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 $(SUBDIRS); do \
***************
*** 361,445 ****
  	    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
! 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-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 config.h
- all-redirect: all-recursive-am
- 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-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 \
! 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
  
  
  # 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.
--- 381,520 ----
  	    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
! 	-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 config.h
! 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
  
! 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-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 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-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 ./gnome-panel/aclocal.m4 /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/aclocal.m4
*** ./gnome-panel/aclocal.m4	Mon Mar 10 23:49:31 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/aclocal.m4	Thu Sep  4 23:36:29 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.
  
  # Configure paths for ESD
  # Manish Singh    98-9-30
--- 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.
  
  # Configure paths for ESD
  # Manish Singh    98-9-30
***************
*** 177,288 ****
  
  # 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
--- 178,365 ----
  
  # 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
***************
*** 292,298 ****
  alias in your environment])
     fi
  
!    test "[$]2" = conftestfile
     )
  then
     # Ok.
--- 369,375 ----
  alias in your environment])
     fi
  
!    test "$[2]" = conftest.file
     )
  then
     # Ok.
***************
*** 301,324 ****
     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)])
  
  # Add --enable-maintainer-mode option to configure.
  # From Jim Meyering
--- 378,727 ----
     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 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='#'
! else
!   $1_TRUE='#'
!   $1_FALSE=
! fi])
  
  # Add --enable-maintainer-mode option to configure.
  # From Jim Meyering
***************
*** 333,357 ****
                            (and sometimes confusing) to the casual installer],
        USE_MAINTAINER_MODE=$enableval,
        USE_MAINTAINER_MODE=no)
!   AC_MSG_RESULT($USE_MAINTAINER_MODE)
!   AM_CONDITIONAL(MAINTAINER_MODE, test $USE_MAINTAINER_MODE = yes)
    MAINT=$MAINTAINER_MODE_TRUE
    AC_SUBST(MAINT)dnl
  ]
  )
  
- # Define a conditional.
- 
- AC_DEFUN([AM_CONDITIONAL],
- [AC_SUBST($1_TRUE)
- AC_SUBST($1_FALSE)
- if $2; then
-   $1_TRUE=
-   $1_FALSE='#'
- else
-   $1_TRUE='#'
-   $1_FALSE=
- fi])
  
  
  dnl AC_PROG_INTLTOOL([MINIMUM-VERSION])
--- 736,748 ----
                            (and sometimes confusing) to the casual installer],
        USE_MAINTAINER_MODE=$enableval,
        USE_MAINTAINER_MODE=no)
!   AC_MSG_RESULT([$USE_MAINTAINER_MODE])
!   AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
    MAINT=$MAINTAINER_MODE_TRUE
    AC_SUBST(MAINT)dnl
  ]
  )
  
  
  
  dnl AC_PROG_INTLTOOL([MINIMUM-VERSION])
***************
*** 528,535 ****
  AC_REQUIRE([AC_PROG_LD])dnl
  AC_REQUIRE([AC_PROG_LD_RELOAD_FLAG])dnl
  AC_REQUIRE([AC_PROG_NM])dnl
- AC_REQUIRE([LT_AC_PROG_SED])dnl
- 
  AC_REQUIRE([AC_PROG_LN_S])dnl
  AC_REQUIRE([AC_DEPLIBS_CHECK_METHOD])dnl
  AC_REQUIRE([AC_OBJEXT])dnl
--- 919,924 ----
***************
*** 697,708 ****
    lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
    lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
    ;;
! irix* | nonstopux*)
    symcode='[[BCDEGRST]]'
    ;;
- osf*)
-   symcode='[[BCDEGQRST]]'
-   ;;
  solaris* | sysv5*)
    symcode='[[BDT]]'
    ;;
--- 1086,1094 ----
    lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
    lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
    ;;
! irix*)
    symcode='[[BCDEGRST]]'
    ;;
  solaris* | sysv5*)
    symcode='[[BDT]]'
    ;;
***************
*** 799,805 ****
  	  save_CFLAGS="$CFLAGS"
  	  LIBS="conftstm.$ac_objext"
  	  CFLAGS="$CFLAGS$no_builtin_flag"
! 	  if AC_TRY_EVAL(ac_link) && test -s conftest$ac_exeext; then
  	    pipe_works=yes
  	  fi
  	  LIBS="$save_LIBS"
--- 1185,1191 ----
  	  save_CFLAGS="$CFLAGS"
  	  LIBS="conftstm.$ac_objext"
  	  CFLAGS="$CFLAGS$no_builtin_flag"
! 	  if AC_TRY_EVAL(ac_link) && test -s conftest; then
  	    pipe_works=yes
  	  fi
  	  LIBS="$save_LIBS"
***************
*** 1343,1349 ****
        # like `-m68040'.
        lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
        ;;
!     beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
        # PIC is the default for these OSes.
        ;;
      darwin* | rhapsody*)
--- 1729,1735 ----
        # like `-m68040'.
        lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
        ;;
!     beos* | irix5* | irix6* | osf3* | osf4* | osf5*)
        # PIC is the default for these OSes.
        ;;
      darwin* | rhapsody*)
***************
*** 1386,1392 ****
        lt_cv_prog_cc_pic='+Z'
        ;;
  
!     irix5* | irix6* | nonstopux*)
        lt_cv_prog_cc_wl='-Wl,'
        lt_cv_prog_cc_static='-non_shared'
        # PIC (with -KPIC) is the default.
--- 1772,1778 ----
        lt_cv_prog_cc_pic='+Z'
        ;;
  
!     irix5* | irix6*)
        lt_cv_prog_cc_wl='-Wl,'
        lt_cv_prog_cc_static='-non_shared'
        # PIC (with -KPIC) is the default.
***************
*** 1430,1436 ****
      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
        lt_cv_prog_cc_pic='-KPIC'
        lt_cv_prog_cc_static='-Bstatic'
!       lt_cv_prog_cc_wl='-Wl,'
        ;;
  
      uts4*)
--- 1816,1826 ----
      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
        lt_cv_prog_cc_pic='-KPIC'
        lt_cv_prog_cc_static='-Bstatic'
!       if test "x$host_vendor" = xsni; then
! 	lt_cv_prog_cc_wl='-LD'
!       else
! 	lt_cv_prog_cc_wl='-Wl,'
!       fi
        ;;
  
      uts4*)
***************
*** 1652,1657 ****
--- 2042,2048 ----
  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
***************
*** 1795,1801 ****
      # If the export-symbols file already is a .def file (1st line
      # is EXPORTS), use it as is.
      # If DATA tags from a recent dlltool are present, honour them!
!     archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
  	cp $export_symbols $output_objdir/$soname-def;
        else
  	echo EXPORTS > $output_objdir/$soname-def;
--- 2186,2192 ----
      # If the export-symbols file already is a .def file (1st line
      # is EXPORTS), use it as is.
      # If DATA tags from a recent dlltool are present, honour them!
!     archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then
  	cp $export_symbols $output_objdir/$soname-def;
        else
  	echo EXPORTS > $output_objdir/$soname-def;
***************
*** 1804,1810 ****
  	 set dummy \$symbol;
  	 case \[$]# in
  	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
- 	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
  	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
  	 esac;
  	 _lt_hint=`expr 1 + \$_lt_hint`;
--- 2195,2200 ----
***************
*** 1909,1933 ****
        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
! 	  case $ld_flag in
! 	  *-brtl*)
! 	    aix_use_runtimelinking=yes
! 	    break
! 	  ;;
! 	  esac
! 	done
!       esac
! 
        exp_sym_flag='-bexport'
        no_entry_flag='-bnoentry'
      fi
  
      # When large executables or shared objects are built, AIX ld can
--- 2299,2311 ----
        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
***************
*** 1962,1976 ****
        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
--- 2340,2346 ----
        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
***************
*** 1980,1987 ****
        # 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'
--- 2350,2357 ----
        # 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'
***************
*** 1994,2000 ****
  	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
      ;;
--- 2364,2370 ----
  	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
      ;;
***************
*** 2036,2044 ****
      esac
      # FIXME: Relying on posixy $() will cause problems for
      #        cross-compilation, but unfortunately the echo tests do not
!     #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
!     #	     `"' quotes if we put them in here... so don't!
!     archive_cmds='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib ${lib}-master.o $deplibs$linker_flags $(test .$module != .yes && echo -install_name $rpath/$soname $verstring)'
      # We need to add '_' to the symbols in $export_symbols first
      #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
      hardcode_direct=yes
--- 2406,2413 ----
      esac
      # FIXME: Relying on posixy $() will cause problems for
      #        cross-compilation, but unfortunately the echo tests do not
!     #        yet detect zsh echo's removal of \ escapes.
!     archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags -install_name $rpath/$soname $verstring'
      # We need to add '_' to the symbols in $export_symbols first
      #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
      hardcode_direct=yes
***************
*** 2090,2103 ****
      export_dynamic_flag_spec='${wl}-E'
      ;;
  
!   irix5* | irix6* | nonstopux*)
      if test "$GCC" = yes; then
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
      else
        archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-       hardcode_libdir_flag_spec='-rpath $libdir'
      fi
      hardcode_libdir_separator=:
      link_all_deplibs=yes
      ;;
--- 2459,2471 ----
      export_dynamic_flag_spec='${wl}-E'
      ;;
  
!   irix5* | irix6*)
      if test "$GCC" = yes; then
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
      else
        archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
      fi
+     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
      hardcode_libdir_separator=:
      link_all_deplibs=yes
      ;;
***************
*** 2125,2131 ****
      hardcode_direct=yes
      hardcode_shlibpath_var=no
      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
!       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
        export_dynamic_flag_spec='${wl}-E'
      else
--- 2493,2499 ----
      hardcode_direct=yes
      hardcode_shlibpath_var=no
      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
!       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
        export_dynamic_flag_spec='${wl}-E'
      else
***************
*** 2135,2141 ****
  	hardcode_libdir_flag_spec='-R$libdir'
          ;;
        *)
!         archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
          ;;
        esac
--- 2503,2509 ----
  	hardcode_libdir_flag_spec='-R$libdir'
          ;;
        *)
!         archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
          ;;
        esac
***************
*** 2247,2269 ****
      ;;
  
    sysv4)
!     case $host_vendor in
!       sni)
!         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
!         hardcode_direct=yes # is this really true???
!         ;;
!       siemens)
!         ## LD is ld it makes a PLAMLIB
!         ## CC just makes a GrossModule.
!         archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
!         reload_cmds='$CC -r -o $output$reload_objs'
!         hardcode_direct=no
!         ;;
!       motorola)
!         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
!         hardcode_direct=no #Motorola manual says yes, but my tests say they lie
!         ;;
!     esac
      runpath_var='LD_RUN_PATH'
      hardcode_shlibpath_var=no
      ;;
--- 2615,2627 ----
      ;;
  
    sysv4)
!     if test "x$host_vendor" = xsno; then
!       archive_cmds='$LD -G -Bsymbolic -h $soname -o $lib $libobjs $deplibs $linker_flags'
!       hardcode_direct=yes # is this really true???
!     else
!       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
!       hardcode_direct=no #Motorola manual says yes, but my tests say they lie
!     fi
      runpath_var='LD_RUN_PATH'
      hardcode_shlibpath_var=no
      ;;
***************
*** 2404,2412 ****
  
  aix4* | aix5*)
    version_type=linux
-   need_lib_prefix=no
-   need_version=no
-   hardcode_into_libs=yes
    if test "$host_cpu" = ia64; then
      # AIX 5 supports IA64
      library_names_spec='${libname}${release}.so$major ${libname}${release}.so$versuffix $libname.so'
--- 2762,2767 ----
***************
*** 2428,2451 ****
  	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
-   hardcode_into_libs=yes
    ;;
  
  amigaos*)
--- 2783,2794 ----
  	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
    ;;
  
  amigaos*)
***************
*** 2493,2499 ****
      ;;
    yes,mingw*)
      library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
!     sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
      ;;
    yes,pw32*)
      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
--- 2836,2842 ----
      ;;
    yes,mingw*)
      library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
!     sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
      ;;
    yes,pw32*)
      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
***************
*** 2576,2592 ****
    postinstall_cmds='chmod 555 $lib'
    ;;
  
! irix5* | irix6* | nonstopux*)
!   case $host_os in
!     nonstopux*) version_type=nonstopux ;;
!     *)          version_type=irix ;;
!   esac
    need_lib_prefix=no
    need_version=no
    soname_spec='${libname}${release}.so$major'
    library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
    case $host_os in
!   irix5* | nonstopux*)
      libsuff= shlibsuff=
      ;;
    *)
--- 2919,2932 ----
    postinstall_cmds='chmod 555 $lib'
    ;;
  
! irix5* | irix6*)
!   version_type=irix
    need_lib_prefix=no
    need_version=no
    soname_spec='${libname}${release}.so$major'
    library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
    case $host_os in
!   irix5*)
      libsuff= shlibsuff=
      ;;
    *)
***************
*** 2690,2701 ****
  osf3* | osf4* | osf5*)
    version_type=osf
    need_version=no
!   soname_spec='${libname}${release}.so$major'
!   library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
    shlibpath_var=LD_LIBRARY_PATH
    sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
    sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-   hardcode_into_libs=yes
    ;;
  
  sco3.2v5*)
--- 3030,3040 ----
  osf3* | osf4* | osf5*)
    version_type=osf
    need_version=no
!   soname_spec='${libname}${release}.so'
!   library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so'
    shlibpath_var=LD_LIBRARY_PATH
    sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
    sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
    ;;
  
  sco3.2v5*)
***************
*** 2738,2749 ****
    case $host_vendor in
      sni)
        shlibpath_overrides_runpath=no
-       need_lib_prefix=no
-       export_dynamic_flag_spec='${wl}-Blargedynsym'
-       runpath_var=LD_RUN_PATH
-       ;;
-     siemens)
-       need_lib_prefix=no
        ;;
      motorola)
        need_lib_prefix=no
--- 3077,3082 ----
***************
*** 2805,2811 ****
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
--- 3138,3144 ----
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
***************
*** 2898,2907 ****
    # Now quote all the things that may contain metacharacters while being
    # careful not to overquote the AC_SUBSTed values.  We take copies of the
    # variables and quote the copies for generation of the libtool script.
!   for var in echo old_CC old_CFLAGS SED \
      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 \
      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 \
--- 3231,3241 ----
    # Now quote all the things that may contain metacharacters while being
    # careful not to overquote the AC_SUBSTed values.  We take copies of the
    # variables and quote the copies for generation of the libtool script.
!   for var in echo old_CC old_CFLAGS \
      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 \
***************
*** 2960,2970 ****
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
- # A sed that does not truncate output.
- SED=$lt_SED
- 
  # Sed that helps us avoid accidentally triggering echo(1) options like -n.
! Xsed="${SED} -e s/^X//"
  
  # The HP-UX ksh and POSIX shell print the target directory to stdout
  # if CDPATH is set.
--- 3294,3301 ----
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
  # Sed that helps us avoid accidentally triggering echo(1) options like -n.
! Xsed="sed -e s/^X//"
  
  # The HP-UX ksh and POSIX shell print the target directory to stdout
  # if CDPATH is set.
***************
*** 3086,3091 ****
--- 3417,3425 ----
  # 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
  
***************
*** 3725,3731 ****
  # AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies
  #  -- PORTME fill in with the dynamic library characteristics
  AC_DEFUN([AC_DEPLIBS_CHECK_METHOD],
! [AC_CACHE_CHECK([how to recognise dependent libraries],
  lt_cv_deplibs_check_method,
  [lt_cv_file_magic_cmd='$MAGIC_CMD'
  lt_cv_file_magic_test_file=
--- 4059,4065 ----
  # AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies
  #  -- PORTME fill in with the dynamic library characteristics
  AC_DEFUN([AC_DEPLIBS_CHECK_METHOD],
! [AC_CACHE_CHECK([how to recognise dependant libraries],
  lt_cv_deplibs_check_method,
  [lt_cv_file_magic_cmd='$MAGIC_CMD'
  lt_cv_file_magic_test_file=
***************
*** 3800,3808 ****
    lt_cv_file_magic_test_file=/usr/lib/libc.sl
    ;;
  
! irix5* | irix6* | nonstopux*)
    case $host_os in
!   irix5* | nonstopux*)
      # this will be overridden with pass_all, but let us keep it just in case
      lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
      ;;
--- 4134,4142 ----
    lt_cv_file_magic_test_file=/usr/lib/libc.sl
    ;;
  
! irix5* | irix6*)
    case $host_os in
!   irix5*)
      # this will be overridden with pass_all, but let us keep it just in case
      lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
      ;;
***************
*** 3824,3830 ****
  # This must be Linux ELF.
  linux-gnu*)
    case $host_cpu in
!   alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
      lt_cv_deplibs_check_method=pass_all ;;
    *)
      # glibc up to 2.1.1 does not perform some relocations on ARM
--- 4158,4164 ----
  # 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
***************
*** 3895,3903 ****
      lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
      lt_cv_file_magic_test_file=/lib/libc.so
      ;;
-   siemens)
-     lt_cv_deplibs_check_method=pass_all
-     ;;
    esac
    ;;
  esac
--- 4229,4234 ----
***************
*** 3926,3932 ****
        #   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"
--- 4257,4279 ----
        #   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"
***************
*** 3963,3974 ****
  ])
  
  # AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for
! # the libltdl convenience library and LTDLINCL to the include flags for
  # the libltdl header and adds --enable-ltdl-convenience to the
! # configure arguments.  Note that LIBLTDL and LTDLINCL are not
  # AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called.  If DIR is not
  # provided, it is assumed to be `libltdl'.  LIBLTDL will be prefixed
! # with '${top_builddir}/' and LTDLINCL will be prefixed with
  # '${top_srcdir}/' (note the single quotes!).  If your package is not
  # flat and you're not using automake, define top_builddir and
  # top_srcdir appropriately in the Makefiles.
--- 4310,4321 ----
  ])
  
  # AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for
! # the libltdl convenience library and INCLTDL to the include flags for
  # the libltdl header and adds --enable-ltdl-convenience to the
! # configure arguments.  Note that LIBLTDL and INCLTDL are not
  # AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called.  If DIR is not
  # provided, it is assumed to be `libltdl'.  LIBLTDL will be prefixed
! # with '${top_builddir}/' and INCLTDL will be prefixed with
  # '${top_srcdir}/' (note the single quotes!).  If your package is not
  # flat and you're not using automake, define top_builddir and
  # top_srcdir appropriately in the Makefiles.
***************
*** 3980,3997 ****
        ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
    esac
    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
!   LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
!   # For backwards non-gettext consistent compatibility...
!   INCLTDL="$LTDLINCL"
  ])
  
  # AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for
! # the libltdl installable library and LTDLINCL to the include flags for
  # the libltdl header and adds --enable-ltdl-install to the configure
! # arguments.  Note that LIBLTDL and LTDLINCL are not AC_SUBSTed, nor is
  # AC_CONFIG_SUBDIRS called.  If DIR is not provided and an installed
  # libltdl is not found, it is assumed to be `libltdl'.  LIBLTDL will
! # be prefixed with '${top_builddir}/' and LTDLINCL will be prefixed
  # with '${top_srcdir}/' (note the single quotes!).  If your package is
  # not flat and you're not using automake, define top_builddir and
  # top_srcdir appropriately in the Makefiles.
--- 4327,4342 ----
        ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
    esac
    LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la
!   INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
  ])
  
  # AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for
! # the libltdl installable library and INCLTDL to the include flags for
  # the libltdl header and adds --enable-ltdl-install to the configure
! # arguments.  Note that LIBLTDL and INCLTDL are not AC_SUBSTed, nor is
  # AC_CONFIG_SUBDIRS called.  If DIR is not provided and an installed
  # libltdl is not found, it is assumed to be `libltdl'.  LIBLTDL will
! # be prefixed with '${top_builddir}/' and INCLTDL will be prefixed
  # with '${top_srcdir}/' (note the single quotes!).  If your package is
  # not flat and you're not using automake, define top_builddir and
  # top_srcdir appropriately in the Makefiles.
***************
*** 4009,4022 ****
    if test x"$enable_ltdl_install" = x"yes"; then
      ac_configure_args="$ac_configure_args --enable-ltdl-install"
      LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
!     LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
    else
      ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
      LIBLTDL="-lltdl"
!     LTDLINCL=
    fi
-   # For backwards non-gettext consistent compatibility...
-   INCLTDL="$LTDLINCL"
  ])
  
  # old names
--- 4354,4365 ----
    if test x"$enable_ltdl_install" = x"yes"; then
      ac_configure_args="$ac_configure_args --enable-ltdl-install"
      LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la
!     INCLTDL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl'])
    else
      ac_configure_args="$ac_configure_args --enable-ltdl-install=no"
      LIBLTDL="-lltdl"
!     INCLTDL=
    fi
  ])
  
  # old names
***************
*** 4031,4125 ****
  # This is just to silence aclocal about the macro not being used
  ifelse([AC_DISABLE_FAST_INSTALL])
  
- # NOTE: This macro has been submitted for inclusion into   #
- #  GNU Autoconf as AC_PROG_SED.  When it is available in   #
- #  a released version of Autoconf we should remove this    #
- #  macro and use it instead.                               #
- # LT_AC_PROG_SED
- # --------------
- # Check for a fully-functional sed program, that truncates
- # as few characters as possible.  Prefer GNU sed if found.
- AC_DEFUN([LT_AC_PROG_SED],
- [AC_MSG_CHECKING([for a sed that does not truncate output])
- AC_CACHE_VAL(lt_cv_path_SED,
- [# Loop through the user's path and test for sed and gsed.
- # Then use that list of sed's as ones to test for truncation.
- as_executable_p="test -f"
- 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_prog in sed gsed; do
-     for ac_exec_ext in '' $ac_executable_extensions; do
-       if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
-         _sed_list="$_sed_list $as_dir/$ac_prog$ac_exec_ext"
-       fi
-     done
-   done
- done
- 
-   # Create a temporary directory, and hook for its removal unless debugging.
- $debug ||
- {
-   trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
-   trap '{ (exit 1); exit 1; }' 1 2 13 15
- }
- 
- # Create a (secure) tmp directory for tmp files.
- : ${TMPDIR=/tmp}
- {
-   tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
-   test -n "$tmp" && test -d "$tmp"
- }  ||
- {
-   tmp=$TMPDIR/sed$$-$RANDOM
-   (umask 077 && mkdir $tmp)
- } ||
- {
-    echo "$me: cannot create a temporary directory in $TMPDIR" >&2
-    { (exit 1); exit 1; }
- }
-   _max=0
-   _count=0
-   # Add /usr/xpg4/bin/sed as it is typically found on Solaris
-   # along with /bin/sed that truncates output.
-   for _sed in $_sed_list /usr/xpg4/bin/sed; do
-     test ! -f ${_sed} && break
-     cat /dev/null > "$tmp/sed.in"
-     _count=0
-     echo ${ECHO_N-$ac_n} "0123456789${ECHO_C-$ac_c}" >"$tmp/sed.in"
-     # Check for GNU sed and select it if it is found.
-     if "${_sed}" --version 2>&1 < /dev/null | egrep '(GNU)' > /dev/null; then
-       lt_cv_path_SED=${_sed}
-       break
-     fi
-     while true; do
-       cat "$tmp/sed.in" "$tmp/sed.in" >"$tmp/sed.tmp"
-       mv "$tmp/sed.tmp" "$tmp/sed.in"
-       cp "$tmp/sed.in" "$tmp/sed.nl"
-       echo >>"$tmp/sed.nl"
-       ${_sed} -e 's/a$//' < "$tmp/sed.nl" >"$tmp/sed.out" || break
-       cmp -s "$tmp/sed.out" "$tmp/sed.nl" || break
-       # 40000 chars as input seems more than enough
-       test $_count -gt 10 && break
-       _count=`expr $_count + 1`
-       if test $_count -gt $_max; then
-         _max=$_count
-         lt_cv_path_SED=$_sed
-       fi
-     done
-   done
-   rm -rf "$tmp"
- ])
- if test "X$SED" != "X"; then
-   lt_cv_path_SED=$SED
- else
-   SED=$lt_cv_path_SED
- fi
- AC_MSG_RESULT([$SED])
- ])
- 
  dnl GNOME_COMPILE_WARNINGS
  dnl Turn on many useful compiler warnings
  dnl For now, only works on GCC
--- 4374,4379 ----
***************
*** 4135,4141 ****
      fi
  
      AC_ARG_ENABLE(compile-warnings, 
!     [  --enable-compile-warnings=[no/minimum/yes/maximum/error]	Turn on compiler warnings.],, [enable_compile_warnings="$default_compile_warnings"],)
  
      warnCFLAGS=
      if test "x$GCC" != xyes; then
--- 4389,4395 ----
      fi
  
      AC_ARG_ENABLE(compile-warnings, 
!     [  --enable-compile-warnings=[no/minimum/yes/maximum/error]	Turn on compiler warnings.], [enable_compile_warnings="$enableval"],[enable_compile_warnings="$default_compile_warnings"])
  
      warnCFLAGS=
      if test "x$GCC" != xyes; then
***************
*** 4145,4152 ****
      warning_flags=
      realsave_CFLAGS="$CFLAGS"
  
-     echo "COMPILE WARNINGS $enable_compile_warnings"
- 
      case "$enable_compile_warnings" in
      no)
  	warning_flags=
--- 4399,4404 ----
***************
*** 4510,4515 ****
--- 4762,4769 ----
  	    [CATOBJEXT=.mo
               DATADIRNAME=lib])
  	  INSTOBJEXT=.mo
+ 	else
+ 	  gt_cv_have_gettext=no
  	fi
        fi
      ])
diff -crN ./gnome-panel/applets/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/Makefile.in
*** ./gnome-panel/applets/Makefile.in	Mon Mar 10 23:54:39 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/Makefile.in	Thu Sep  4 23:36:56 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,179 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! SUBDIRS =  	gen_util		fish			notification_area
  
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
  
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps applets/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.
--- 151,203 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! SUBDIRS = \
! 	gen_util	\
! 	fish		\
! 	notification_area
  
+ subdir = applets
  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 = ChangeLog 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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps applets/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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.
***************
*** 181,192 ****
  # (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//`; \
--- 205,211 ----
  # (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//`; \
***************
*** 209,219 ****
  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"; \
--- 228,243 ----
  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"; \
***************
*** 232,282 ****
  
  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 = applets
  
  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 \
--- 256,315 ----
  
  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 \
***************
*** 284,363 ****
  	    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.
--- 317,412 ----
  	    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 ./gnome-panel/applets/fish/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/fish/Makefile.in
*** ./gnome-panel/applets/fish/Makefile.in	Mon Mar 10 23:54:40 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/fish/Makefile.in	Thu Sep  4 23:36:57 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,175 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! INCLUDES =  	-I$(srcdir)							-I$(srcdir)/../../libpanel-applet				-I$(top_builddir)/libpanel-applet				-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"		-DGNOME_ICONDIR=\""$(datadir)/pixmaps\""			-DFISH_GLADEDIR=\""$(gladedir)"\"				$(WARN_CFLAGS)							$(FISH_CFLAGS)
  
  
  libexec_PROGRAMS = fish-applet-2
  
! EGGFILES =  	egg-screen-exec.h       	egg-screen-exec.c       	egg-screen-help.h       	egg-screen-help.c       	egg-screen-url.h        	egg-screen-url.c
  
  
  fish_applet_2_SOURCES = fish.c $(EGGFILES)
  
! fish_applet_2_LDADD =  	../../libpanel-applet/libpanel-applet-2.la		$(FISH_LIBS)
! 
! 
! FISH_BITMAPS =  	fishanim.png		oldwanda.png		footguy.png		monkey.png
! 
! 
! EXTRA_DIST =  	$(FISH_BITMAPS)					GNOME_FishApplet_Factory.server.in.in		gnome-fish.png					fish.schemas.in					$(ui_DATA)					$(glade_DATA)
  
  
  gladedir = $(datadir)/fish
--- 151,208 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! INCLUDES = \
! 	-I$(srcdir)						\
! 	-I$(srcdir)/../../libpanel-applet			\
! 	-I$(top_builddir)/libpanel-applet			\
! 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"	\
! 	-DGNOME_ICONDIR=\""$(datadir)/pixmaps\""		\
! 	-DFISH_GLADEDIR=\""$(gladedir)"\"			\
! 	$(WARN_CFLAGS)						\
! 	$(FISH_CFLAGS)
  
  
  libexec_PROGRAMS = fish-applet-2
  
! EGGFILES = \
! 	egg-screen-exec.h       \
! 	egg-screen-exec.c       \
! 	egg-screen-help.h       \
! 	egg-screen-help.c       \
! 	egg-screen-url.h        \
! 	egg-screen-url.c
  
  
  fish_applet_2_SOURCES = fish.c $(EGGFILES)
  
! fish_applet_2_LDADD = \
! 	../../libpanel-applet/libpanel-applet-2.la	\
! 	$(FISH_LIBS)
! 
! 
! FISH_BITMAPS = \
! 	fishanim.png	\
! 	oldwanda.png	\
! 	footguy.png	\
! 	monkey.png
! 
! 
! EXTRA_DIST = \
! 	$(FISH_BITMAPS)				\
! 	GNOME_FishApplet_Factory.server.in.in	\
! 	gnome-fish.png				\
! 	fish.schemas.in				\
! 	$(ui_DATA)				\
! 	$(glade_DATA)
  
  
  gladedir = $(datadir)/fish
***************
*** 193,569 ****
  schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
  
  EGGDIR = $(srcdir)/../../../libegg/libegg/screen-exec
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! libexec_PROGRAMS =  fish-applet-2$(EXEEXT)
! PROGRAMS =  $(libexec_PROGRAMS)
  
! 
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! fish_applet_2_OBJECTS =  fish.$(OBJEXT) egg-screen-exec.$(OBJEXT) \
! egg-screen-help.$(OBJEXT) egg-screen-url.$(OBJEXT)
! fish_applet_2_DEPENDENCIES =  ../../libpanel-applet/libpanel-applet-2.la
! fish_applet_2_LDFLAGS = 
! 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 =  $(fishbitmaps_DATA) $(glade_DATA) $(pixmap_DATA) $(schemas_DATA) \
! $(server_DATA) $(ui_DATA)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
  
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! 
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(fish_applet_2_SOURCES)
- OBJECTS = $(fish_applet_2_OBJECTS)
- 
- all: all-redirect
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .obj .s
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps applets/fish/Makefile
- 
- Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
- 	cd $(top_builddir) \
- 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! mostlyclean-libexecPROGRAMS:
! 
! clean-libexecPROGRAMS:
! 	-test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
  
! distclean-libexecPROGRAMS:
  
! maintainer-clean-libexecPROGRAMS:
  
  install-libexecPROGRAMS: $(libexec_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libexecdir)
  	@list='$(libexec_PROGRAMS)'; for p in $$list; do \
! 	  if test -f $$p; then \
! 	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  	  else :; fi; \
  	done
  
  uninstall-libexecPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libexec_PROGRAMS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libexecdir)/`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:
  
! fish-applet-2$(EXEEXT): $(fish_applet_2_OBJECTS) $(fish_applet_2_DEPENDENCIES)
! 	@rm -f fish-applet-2$(EXEEXT)
! 	$(LINK) $(fish_applet_2_LDFLAGS) $(fish_applet_2_OBJECTS) $(fish_applet_2_LDADD) $(LIBS)
  
  install-fishbitmapsDATA: $(fishbitmaps_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(fishbitmapsdir)
  	@list='$(fishbitmaps_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(fishbitmapsdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(fishbitmapsdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(fishbitmapsdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(fishbitmapsdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-fishbitmapsDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(fishbitmaps_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(fishbitmapsdir)/$$p; \
  	done
- 
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(glade_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(gladedir)/$$p; \
  	done
- 
  install-pixmapDATA: $(pixmap_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(pixmapdir)
  	@list='$(pixmap_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-pixmapDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(pixmap_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(pixmapdir)/$$p; \
  	done
- 
  install-schemasDATA: $(schemas_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(schemasdir)
  	@list='$(schemas_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-schemasDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(schemas_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(schemasdir)/$$p; \
  	done
- 
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(server_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(serverdir)/$$p; \
  	done
- 
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(ui_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(uidir)/$$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 = applets/fish
  
  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
- egg-screen-exec.o: egg-screen-exec.c ../../config.h egg-screen-exec.h
- egg-screen-help.o: egg-screen-help.c ../../config.h egg-screen-help.h \
- 	egg-screen-exec.h
- egg-screen-url.o: egg-screen-url.c ../../config.h egg-screen-url.h \
- 	egg-screen-exec.h
- fish.o: fish.c ../../config.h ../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h \
- 	../../libpanel-applet/panel-applet-gconf.h egg-screen-help.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-libexecPROGRAMS
! install-exec: install-exec-am
  
! install-data-am: install-fishbitmapsDATA install-gladeDATA \
! 		install-pixmapDATA install-schemasDATA \
! 		install-serverDATA install-uiDATA install-data-local
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libexecPROGRAMS uninstall-fishbitmapsDATA \
! 		uninstall-gladeDATA uninstall-pixmapDATA \
! 		uninstall-schemasDATA uninstall-serverDATA \
! 		uninstall-uiDATA
  uninstall: uninstall-am
- all-am: Makefile $(PROGRAMS) $(DATA)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libexecdir) $(DESTDIR)$(fishbitmapsdir) \
- 		$(DESTDIR)$(gladedir) $(DESTDIR)$(pixmapdir) \
- 		$(DESTDIR)$(schemasdir) $(DESTDIR)$(serverdir) \
- 		$(DESTDIR)$(uidir)
  
  
  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-libexecPROGRAMS mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libexecPROGRAMS clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libexecPROGRAMS distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libexecPROGRAMS \
! 		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-libexecPROGRAMS distclean-libexecPROGRAMS \
! clean-libexecPROGRAMS maintainer-clean-libexecPROGRAMS \
! uninstall-libexecPROGRAMS install-libexecPROGRAMS mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-fishbitmapsDATA \
! install-fishbitmapsDATA uninstall-gladeDATA install-gladeDATA \
! uninstall-pixmapDATA install-pixmapDATA uninstall-schemasDATA \
! install-schemasDATA uninstall-serverDATA install-serverDATA \
! uninstall-uiDATA install-uiDATA 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-local 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
  
  
  $(server_in_files): $(server_in_files).in
--- 226,572 ----
  schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
  
  EGGDIR = $(srcdir)/../../../libegg/libegg/screen-exec
+ subdir = applets/fish
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! libexec_PROGRAMS = fish-applet-2$(EXEEXT)
! PROGRAMS = $(libexec_PROGRAMS)
! 
! am_fish_applet_2_OBJECTS = fish.$(OBJEXT) egg-screen-exec.$(OBJEXT) \
! 	egg-screen-help.$(OBJEXT) egg-screen-url.$(OBJEXT)
! fish_applet_2_OBJECTS = $(am_fish_applet_2_OBJECTS)
! fish_applet_2_DEPENDENCIES = ../../libpanel-applet/libpanel-applet-2.la
! fish_applet_2_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 $@
! DIST_SOURCES = $(fish_applet_2_SOURCES)
! DATA = $(fishbitmaps_DATA) $(glade_DATA) $(pixmap_DATA) $(schemas_DATA) \
! 	$(server_DATA) $(ui_DATA)
  
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
  SOURCES = $(fish_applet_2_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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps applets/fish/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libexecPROGRAMS: $(libexec_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libexecdir)
  	@list='$(libexec_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)$(libexecdir)/$$f"; \
! 	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/$$f; \
  	  else :; fi; \
  	done
  
  uninstall-libexecPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libexec_PROGRAMS)'; for p in $$list; do \
! 	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! 	  echo " rm -f $(DESTDIR)$(libexecdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libexecdir)/$$f; \
  	done
  
! clean-libexecPROGRAMS:
! 	-test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
! fish-applet-2$(EXEEXT): $(fish_applet_2_OBJECTS) $(fish_applet_2_DEPENDENCIES) 
! 	@rm -f fish-applet-2$(EXEEXT)
! 	$(LINK) $(fish_applet_2_LDFLAGS) $(fish_applet_2_OBJECTS) $(fish_applet_2_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:
  install-fishbitmapsDATA: $(fishbitmaps_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(fishbitmapsdir)
  	@list='$(fishbitmaps_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)$(fishbitmapsdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(fishbitmapsdir)/$$f; \
  	done
  
  uninstall-fishbitmapsDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(fishbitmaps_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(fishbitmapsdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(fishbitmapsdir)/$$f; \
  	done
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_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)$(gladedir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gladedir)/$$f; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(glade_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(gladedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(gladedir)/$$f; \
  	done
  install-pixmapDATA: $(pixmap_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(pixmapdir)
  	@list='$(pixmap_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)$(pixmapdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pixmapdir)/$$f; \
  	done
  
  uninstall-pixmapDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(pixmap_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(pixmapdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(pixmapdir)/$$f; \
  	done
  install-schemasDATA: $(schemas_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(schemasdir)
  	@list='$(schemas_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)$(schemasdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(schemasdir)/$$f; \
  	done
  
  uninstall-schemasDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(schemas_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(schemasdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(schemasdir)/$$f; \
  	done
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_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)$(serverdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(serverdir)/$$f; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(server_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(serverdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(serverdir)/$$f; \
  	done
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_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)$(uidir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(uidir)/$$f; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(ui_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(uidir)/$$f"; \
! 	  rm -f $(DESTDIR)$(uidir)/$$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 $(PROGRAMS) $(DATA)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libexecdir) $(DESTDIR)$(fishbitmapsdir) $(DESTDIR)$(gladedir) $(DESTDIR)$(pixmapdir) $(DESTDIR)$(schemasdir) $(DESTDIR)$(serverdir) $(DESTDIR)$(uidir)
  
  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-libexecPROGRAMS 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-data-local install-fishbitmapsDATA \
! 	install-gladeDATA install-pixmapDATA install-schemasDATA \
! 	install-serverDATA install-uiDATA
! 
! install-exec-am: install-libexecPROGRAMS
! 
! 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-fishbitmapsDATA uninstall-gladeDATA \
! 	uninstall-info-am uninstall-libexecPROGRAMS \
! 	uninstall-pixmapDATA uninstall-schemasDATA uninstall-serverDATA \
! 	uninstall-uiDATA
! 
! .PHONY: GTAGS all all-am check check-am clean clean-generic \
! 	clean-libexecPROGRAMS 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-data-local install-exec install-exec-am \
! 	install-fishbitmapsDATA install-gladeDATA install-info \
! 	install-info-am install-libexecPROGRAMS install-man \
! 	install-pixmapDATA install-schemasDATA install-serverDATA \
! 	install-strip install-uiDATA installcheck installcheck-am \
! 	installdirs maintainer-clean maintainer-clean-generic \
! 	mostlyclean mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool tags uninstall uninstall-am \
! 	uninstall-fishbitmapsDATA uninstall-gladeDATA uninstall-info-am \
! 	uninstall-libexecPROGRAMS uninstall-pixmapDATA \
! 	uninstall-schemasDATA uninstall-serverDATA uninstall-uiDATA
  
  
  $(server_in_files): $(server_in_files).in
***************
*** 584,590 ****
  
  regenerate-built-sources:
  	EGGFILES="$(EGGFILES)" EGGDIR="$(EGGDIR)" $(srcdir)/update-from-egg.sh
- 
  # 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:
--- 587,592 ----
diff -crN ./gnome-panel/applets/gen_util/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/gen_util/Makefile.in
*** ./gnome-panel/applets/gen_util/Makefile.in	Mon Mar 10 23:54:40 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/gen_util/Makefile.in	Thu Sep  4 23:36:57 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,186 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! INCLUDES =  	-I$(srcdir)/../../libpanel-applet 			-I$(top_builddir)/libpanel-applet 			$(DISABLE_DEPRECATED_CFLAGS)				$(GNOME_INCLUDEDIR) 					$(WARN_CFLAGS) 						$(WNCKLET_CFLAGS) 					-DPAGER_GLADEDIR=\""$(gladedir)"\"			-DTASKLIST_GLADEDIR=\""$(gladedir)"\"			-DDATADIR=\""$(datadir)"\"				-DLIBDIR=\""$(libdir)"\"				-DSYSCONFDIR=\""$(sysconfdir)"\"			-DPREFIX=\""$(prefix)"\"					-DGNOME_ICONDIR=\""$(datadir)/pixmaps\""			-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" 
! 
! 
! DISABLE_DEPRECATED_CFLAGS =  	-DG_DISABLE_DEPRECATED				-DGDK_DISABLE_DEPRECATED			-DGTK_DISABLE_DEPRECATED			-DGDK_PIXBUF_DISABLE_DEPRECATED			-DGNOME_DISABLE_DEPRECATED
  
  
  gladedir = $(datadir)/gen_util
  glade_DATA = pager.glade tasklist.glade
  
  pixmapdir = $(datadir)/pixmaps
! pixmap_DATA =  	gnome-show-desktop.png
  
  
! EGGFILES =  	egg-screen-exec.h       	egg-screen-exec.c       	egg-screen-help.h       	egg-screen-help.c       	egg-screen-url.h        	egg-screen-url.c
! 
! 
! libgen_util_applet_2_la_SOURCES =  	main.c 	clock.c 	clock.h		pager.c		pager.h		showdesktop.c 	showdesktop.h 	tasklist.c 	tasklist.h 	mailcheck.c 	mailcheck.h 	popcheck.c 	popcheck.h 	remote-helper.c 	remote-helper.h 	$(EGGFILES)
  
  
  libgen_util_applet_2_la_LDFLAGS = -module -avoid-version
! libgen_util_applet_2_la_LIBADD =  	../../libpanel-applet/libpanel-applet-2.la		$(WNCKLET_LIBS)
  
  
  appletdir = $(libdir)
  applet_LTLIBRARIES = libgen_util_applet-2.la
  
  PRINTER_BITMAPS = print.xpm
! MAILCHECK_BITMAPS = email.png email-e.png tux-anim.png email-eclouds.png                     email-tiny.png eclouds.png
  
  
  mailcheckbitmapsdir = $(datadir)/pixmaps/mailcheck
--- 151,238 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! INCLUDES = \
! 	-I$(srcdir)/../../libpanel-applet 		\
! 	-I$(top_builddir)/libpanel-applet 		\
! 	$(DISABLE_DEPRECATED_CFLAGS)			\
! 	$(GNOME_INCLUDEDIR) 				\
! 	$(WARN_CFLAGS) 					\
! 	$(WNCKLET_CFLAGS) 				\
! 	-DPAGER_GLADEDIR=\""$(gladedir)"\"		\
! 	-DTASKLIST_GLADEDIR=\""$(gladedir)"\"		\
! 	-DDATADIR=\""$(datadir)"\"			\
! 	-DLIBDIR=\""$(libdir)"\"			\
! 	-DSYSCONFDIR=\""$(sysconfdir)"\"		\
! 	-DPREFIX=\""$(prefix)"\"				\
! 	-DGNOME_ICONDIR=\""$(datadir)/pixmaps\""		\
! 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" 
! 
! 
! DISABLE_DEPRECATED_CFLAGS = \
! 	-DG_DISABLE_DEPRECATED			\
! 	-DGDK_DISABLE_DEPRECATED		\
! 	-DGTK_DISABLE_DEPRECATED		\
! 	-DGDK_PIXBUF_DISABLE_DEPRECATED		\
! 	-DGNOME_DISABLE_DEPRECATED
  
  
  gladedir = $(datadir)/gen_util
  glade_DATA = pager.glade tasklist.glade
  
  pixmapdir = $(datadir)/pixmaps
! pixmap_DATA = \
! 	gnome-show-desktop.png
  
  
! EGGFILES = \
! 	egg-screen-exec.h       \
! 	egg-screen-exec.c       \
! 	egg-screen-help.h       \
! 	egg-screen-help.c       \
! 	egg-screen-url.h        \
! 	egg-screen-url.c
! 
! 
! libgen_util_applet_2_la_SOURCES = \
! 	main.c \
! 	clock.c \
! 	clock.h	\
! 	pager.c	\
! 	pager.h	\
! 	showdesktop.c \
! 	showdesktop.h \
! 	tasklist.c \
! 	tasklist.h \
! 	mailcheck.c \
! 	mailcheck.h \
! 	popcheck.c \
! 	popcheck.h \
! 	remote-helper.c \
! 	remote-helper.h \
! 	$(EGGFILES)
  
  
  libgen_util_applet_2_la_LDFLAGS = -module -avoid-version
! libgen_util_applet_2_la_LIBADD = \
! 	../../libpanel-applet/libpanel-applet-2.la	\
! 	$(WNCKLET_LIBS)
  
  
  appletdir = $(libdir)
  applet_LTLIBRARIES = libgen_util_applet-2.la
  
  PRINTER_BITMAPS = print.xpm
! MAILCHECK_BITMAPS = email.png email-e.png tux-anim.png email-eclouds.png \
!                     email-tiny.png eclouds.png
  
  
  mailcheckbitmapsdir = $(datadir)/pixmaps/mailcheck
***************
*** 191,197 ****
  soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
  
  uidir = $(datadir)/gnome-2.0/ui
! ui_DATA =  	GNOME_ClockApplet.xml			GNOME_MailCheckApplet.xml		GNOME_PagerApplet.xml			GNOME_ShowDesktopApplet.xml		GNOME_TasklistApplet.xml
  
  
  serverdir = $(libdir)/bonobo/servers
--- 243,254 ----
  soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
  
  uidir = $(datadir)/gnome-2.0/ui
! ui_DATA = \
! 	GNOME_ClockApplet.xml		\
! 	GNOME_MailCheckApplet.xml	\
! 	GNOME_PagerApplet.xml		\
! 	GNOME_ShowDesktopApplet.xml	\
! 	GNOME_TasklistApplet.xml
  
  
  serverdir = $(libdir)/bonobo/servers
***************
*** 199,634 ****
  server_DATA = $(server_in_files:.server.in=.server)
  
  schemasdir = $(GCONF_SCHEMA_FILE_DIR)
! schemas_in_files = mailcheck.schemas.in				   pager.schemas.in				   tasklist.schemas.in				   clock.schemas.in
  
  schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
  
! EXTRA_DIST = GNOME_GenUtilApplet_Factory.server.in.in		$(PRINTER_BITMAPS)					$(MAILCHECK_BITMAPS)					$(soundlist_in_files)					$(schemas_in_files)					$(glade_DATA)						$(pixmap_DATA)						$(ui_DATA)
  
  
  CLEANFILES = $(server_in_files) $(server_DATA)
  
  EGGDIR = $(srcdir)/../../../libegg/libegg/screen-exec
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! LTLIBRARIES =  $(applet_LTLIBRARIES)
! 
  
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libgen_util_applet_2_la_DEPENDENCIES =  \
! ../../libpanel-applet/libpanel-applet-2.la
! libgen_util_applet_2_la_OBJECTS =  main.lo clock.lo pager.lo \
! showdesktop.lo tasklist.lo mailcheck.lo popcheck.lo remote-helper.lo \
! egg-screen-exec.lo egg-screen-help.lo egg-screen-url.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)
! LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
! DATA =  $(glade_DATA) $(mailcheckbitmaps_DATA) $(pixmap_DATA) \
! $(schemas_DATA) $(server_DATA) $(soundlist_DATA) $(ui_DATA)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libgen_util_applet_2_la_SOURCES)
- OBJECTS = $(libgen_util_applet_2_la_OBJECTS)
- 
- all: all-redirect
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .obj .s
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps applets/gen_util/Makefile
- 
- Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
- 	cd $(top_builddir) \
- 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
- 
  
! mostlyclean-appletLTLIBRARIES:
  
! clean-appletLTLIBRARIES:
! 	-test -z "$(applet_LTLIBRARIES)" || rm -f $(applet_LTLIBRARIES)
  
! distclean-appletLTLIBRARIES:
  
! maintainer-clean-appletLTLIBRARIES:
  
  install-appletLTLIBRARIES: $(applet_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(appletdir)
  	@list='$(applet_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(appletdir)/$$p"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(appletdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-appletLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	list='$(applet_LTLIBRARIES)'; for p in $$list; do \
! 	  $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(appletdir)/$$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:
  
! libgen_util_applet-2.la: $(libgen_util_applet_2_la_OBJECTS) $(libgen_util_applet_2_la_DEPENDENCIES)
! 	$(LINK) -rpath $(appletdir) $(libgen_util_applet_2_la_LDFLAGS) $(libgen_util_applet_2_la_OBJECTS) $(libgen_util_applet_2_la_LIBADD) $(LIBS)
  
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(glade_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(gladedir)/$$p; \
  	done
- 
  install-mailcheckbitmapsDATA: $(mailcheckbitmaps_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(mailcheckbitmapsdir)
  	@list='$(mailcheckbitmaps_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(mailcheckbitmapsdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(mailcheckbitmapsdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(mailcheckbitmapsdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(mailcheckbitmapsdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-mailcheckbitmapsDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(mailcheckbitmaps_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(mailcheckbitmapsdir)/$$p; \
  	done
- 
  install-pixmapDATA: $(pixmap_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(pixmapdir)
  	@list='$(pixmap_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-pixmapDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(pixmap_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(pixmapdir)/$$p; \
  	done
- 
  install-schemasDATA: $(schemas_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(schemasdir)
  	@list='$(schemas_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-schemasDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(schemas_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(schemasdir)/$$p; \
  	done
- 
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(server_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(serverdir)/$$p; \
  	done
- 
  install-soundlistDATA: $(soundlist_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(soundlistdir)
  	@list='$(soundlist_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(soundlistdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(soundlistdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(soundlistdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(soundlistdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-soundlistDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(soundlist_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(soundlistdir)/$$p; \
  	done
- 
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(ui_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(uidir)/$$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 = applets/gen_util
  
  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
- clock.lo clock.o : clock.c ../../config.h \
- 	../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h \
- 	../../libpanel-applet/panel-applet-gconf.h clock.h \
- 	egg-screen-help.h
- egg-screen-exec.lo egg-screen-exec.o : egg-screen-exec.c ../../config.h \
- 	egg-screen-exec.h
- egg-screen-help.lo egg-screen-help.o : egg-screen-help.c ../../config.h \
- 	egg-screen-help.h egg-screen-exec.h
- egg-screen-url.lo egg-screen-url.o : egg-screen-url.c ../../config.h \
- 	egg-screen-url.h egg-screen-exec.h
- mailcheck.lo mailcheck.o : mailcheck.c ../../config.h \
- 	../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h \
- 	../../libpanel-applet/panel-applet-gconf.h popcheck.h \
- 	remote-helper.h mailcheck.h egg-screen-help.h egg-screen-exec.h
- main.lo main.o : main.c ../../config.h \
- 	../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h mailcheck.h clock.h pager.h \
- 	showdesktop.h tasklist.h
- pager.lo pager.o : pager.c ../../config.h \
- 	../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h \
- 	../../libpanel-applet/panel-applet-gconf.h pager.h \
- 	egg-screen-help.h
- popcheck.lo popcheck.o : popcheck.c ../../config.h popcheck.h
- remote-helper.lo remote-helper.o : remote-helper.c ../../config.h \
- 	popcheck.h remote-helper.h
- showdesktop.lo showdesktop.o : showdesktop.c ../../config.h \
- 	showdesktop.h ../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h egg-screen-help.h
- tasklist.lo tasklist.o : tasklist.c ../../config.h \
- 	../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h \
- 	../../libpanel-applet/panel-applet-gconf.h tasklist.h \
- 	egg-screen-help.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-exec: install-exec-am
  
! install-data-am: install-appletLTLIBRARIES install-gladeDATA \
! 		install-mailcheckbitmapsDATA install-pixmapDATA \
! 		install-schemasDATA install-serverDATA \
! 		install-soundlistDATA install-uiDATA install-data-local
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-appletLTLIBRARIES uninstall-gladeDATA \
! 		uninstall-mailcheckbitmapsDATA uninstall-pixmapDATA \
! 		uninstall-schemasDATA uninstall-serverDATA \
! 		uninstall-soundlistDATA uninstall-uiDATA
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(DATA)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(appletdir) $(DESTDIR)$(gladedir) \
- 		$(DESTDIR)$(mailcheckbitmapsdir) $(DESTDIR)$(pixmapdir) \
- 		$(DESTDIR)$(schemasdir) $(DESTDIR)$(serverdir) \
- 		$(DESTDIR)$(soundlistdir) $(DESTDIR)$(uidir)
  
  
  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-appletLTLIBRARIES mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-appletLTLIBRARIES clean-compile clean-libtool \
! 		clean-tags clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-appletLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-appletLTLIBRARIES \
! 		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-appletLTLIBRARIES distclean-appletLTLIBRARIES \
! clean-appletLTLIBRARIES maintainer-clean-appletLTLIBRARIES \
! uninstall-appletLTLIBRARIES install-appletLTLIBRARIES \
! mostlyclean-compile distclean-compile clean-compile \
! maintainer-clean-compile mostlyclean-libtool distclean-libtool \
! clean-libtool maintainer-clean-libtool uninstall-gladeDATA \
! install-gladeDATA uninstall-mailcheckbitmapsDATA \
! install-mailcheckbitmapsDATA uninstall-pixmapDATA install-pixmapDATA \
! uninstall-schemasDATA install-schemasDATA uninstall-serverDATA \
! install-serverDATA uninstall-soundlistDATA install-soundlistDATA \
! uninstall-uiDATA install-uiDATA 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-local 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
  
  
  GNOME_GenUtilApplet_Factory.server.in: GNOME_GenUtilApplet_Factory.server.in.in
--- 256,638 ----
  server_DATA = $(server_in_files:.server.in=.server)
  
  schemasdir = $(GCONF_SCHEMA_FILE_DIR)
! schemas_in_files = mailcheck.schemas.in		\
! 		   pager.schemas.in		\
! 		   tasklist.schemas.in		\
! 		   clock.schemas.in
  
  schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
  
! EXTRA_DIST = GNOME_GenUtilApplet_Factory.server.in.in	\
! 	$(PRINTER_BITMAPS)				\
! 	$(MAILCHECK_BITMAPS)				\
! 	$(soundlist_in_files)				\
! 	$(schemas_in_files)				\
! 	$(glade_DATA)					\
! 	$(pixmap_DATA)					\
! 	$(ui_DATA)
  
  
  CLEANFILES = $(server_in_files) $(server_DATA)
  
  EGGDIR = $(srcdir)/../../../libegg/libegg/screen-exec
+ subdir = applets/gen_util
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! LTLIBRARIES = $(applet_LTLIBRARIES)
! 
! libgen_util_applet_2_la_DEPENDENCIES = \
! 	../../libpanel-applet/libpanel-applet-2.la
! am_libgen_util_applet_2_la_OBJECTS = main.lo clock.lo pager.lo \
! 	showdesktop.lo tasklist.lo mailcheck.lo popcheck.lo \
! 	remote-helper.lo egg-screen-exec.lo egg-screen-help.lo \
! 	egg-screen-url.lo
! libgen_util_applet_2_la_OBJECTS = $(am_libgen_util_applet_2_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 $@
! DIST_SOURCES = $(libgen_util_applet_2_la_SOURCES)
! DATA = $(glade_DATA) $(mailcheckbitmaps_DATA) $(pixmap_DATA) \
! 	$(schemas_DATA) $(server_DATA) $(soundlist_DATA) $(ui_DATA)
  
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
  SOURCES = $(libgen_util_applet_2_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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps applets/gen_util/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-appletLTLIBRARIES: $(applet_LTLIBRARIES)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(appletdir)
  	@list='$(applet_LTLIBRARIES)'; for p in $$list; do \
  	  if test -f $$p; then \
! 	    echo " $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(appletdir)/$$p"; \
! 	    $(LIBTOOL) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(appletdir)/$$p; \
  	  else :; fi; \
  	done
  
  uninstall-appletLTLIBRARIES:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(applet_LTLIBRARIES)'; for p in $$list; do \
! 	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(appletdir)/$$p"; \
! 	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(appletdir)/$$p; \
  	done
  
! clean-appletLTLIBRARIES:
! 	-test -z "$(applet_LTLIBRARIES)" || rm -f $(applet_LTLIBRARIES)
! libgen_util_applet-2.la: $(libgen_util_applet_2_la_OBJECTS) $(libgen_util_applet_2_la_DEPENDENCIES) 
! 	$(LINK) -rpath $(appletdir) $(libgen_util_applet_2_la_LDFLAGS) $(libgen_util_applet_2_la_OBJECTS) $(libgen_util_applet_2_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-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_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)$(gladedir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gladedir)/$$f; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(glade_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(gladedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(gladedir)/$$f; \
  	done
  install-mailcheckbitmapsDATA: $(mailcheckbitmaps_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(mailcheckbitmapsdir)
  	@list='$(mailcheckbitmaps_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)$(mailcheckbitmapsdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(mailcheckbitmapsdir)/$$f; \
  	done
  
  uninstall-mailcheckbitmapsDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(mailcheckbitmaps_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(mailcheckbitmapsdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(mailcheckbitmapsdir)/$$f; \
  	done
  install-pixmapDATA: $(pixmap_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(pixmapdir)
  	@list='$(pixmap_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)$(pixmapdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pixmapdir)/$$f; \
  	done
  
  uninstall-pixmapDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(pixmap_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(pixmapdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(pixmapdir)/$$f; \
  	done
  install-schemasDATA: $(schemas_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(schemasdir)
  	@list='$(schemas_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)$(schemasdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(schemasdir)/$$f; \
  	done
  
  uninstall-schemasDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(schemas_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(schemasdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(schemasdir)/$$f; \
  	done
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_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)$(serverdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(serverdir)/$$f; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(server_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(serverdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(serverdir)/$$f; \
  	done
  install-soundlistDATA: $(soundlist_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(soundlistdir)
  	@list='$(soundlist_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)$(soundlistdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(soundlistdir)/$$f; \
  	done
  
  uninstall-soundlistDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(soundlist_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(soundlistdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(soundlistdir)/$$f; \
  	done
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_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)$(uidir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(uidir)/$$f; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(ui_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(uidir)/$$f"; \
! 	  rm -f $(DESTDIR)$(uidir)/$$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)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(appletdir) $(DESTDIR)$(gladedir) $(DESTDIR)$(mailcheckbitmapsdir) $(DESTDIR)$(pixmapdir) $(DESTDIR)$(schemasdir) $(DESTDIR)$(serverdir) $(DESTDIR)$(soundlistdir) $(DESTDIR)$(uidir)
  
  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."
! clean: clean-am
  
! clean-am: clean-appletLTLIBRARIES 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-appletLTLIBRARIES install-data-local \
! 	install-gladeDATA install-mailcheckbitmapsDATA \
! 	install-pixmapDATA install-schemasDATA install-serverDATA \
! 	install-soundlistDATA install-uiDATA
! 
! 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-appletLTLIBRARIES uninstall-gladeDATA \
! 	uninstall-info-am uninstall-mailcheckbitmapsDATA \
! 	uninstall-pixmapDATA uninstall-schemasDATA uninstall-serverDATA \
! 	uninstall-soundlistDATA uninstall-uiDATA
! 
! .PHONY: GTAGS all all-am check check-am clean clean-appletLTLIBRARIES \
! 	clean-generic clean-libtool distclean distclean-compile \
! 	distclean-generic distclean-libtool distclean-tags distdir dvi \
! 	dvi-am info info-am install install-am \
! 	install-appletLTLIBRARIES install-data install-data-am \
! 	install-data-local install-exec install-exec-am \
! 	install-gladeDATA install-info install-info-am \
! 	install-mailcheckbitmapsDATA install-man install-pixmapDATA \
! 	install-schemasDATA install-serverDATA install-soundlistDATA \
! 	install-strip install-uiDATA installcheck installcheck-am \
! 	installdirs maintainer-clean maintainer-clean-generic \
! 	mostlyclean mostlyclean-compile mostlyclean-generic \
! 	mostlyclean-libtool tags uninstall uninstall-am \
! 	uninstall-appletLTLIBRARIES uninstall-gladeDATA \
! 	uninstall-info-am uninstall-mailcheckbitmapsDATA \
! 	uninstall-pixmapDATA uninstall-schemasDATA uninstall-serverDATA \
! 	uninstall-soundlistDATA uninstall-uiDATA
  
  
  GNOME_GenUtilApplet_Factory.server.in: GNOME_GenUtilApplet_Factory.server.in.in
***************
*** 651,657 ****
  
  regenerate-built-sources:
  	EGGFILES="$(EGGFILES)" EGGDIR="$(EGGDIR)" $(srcdir)/update-from-egg.sh
- 
  # 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:
--- 655,660 ----
diff -crN ./gnome-panel/applets/notification_area/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/notification_area/Makefile.in
*** ./gnome-panel/applets/notification_area/Makefile.in	Mon Mar 10 23:54:40 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/applets/notification_area/Makefile.in	Thu Sep  4 23:36:59 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,170 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! INCLUDES =  	-I$(srcdir)							-I$(srcdir)/../../libpanel-applet				-I$(top_builddir)/libpanel-applet				-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"		-DGNOME_ICONDIR=\""$(datadir)/pixmaps\""			$(GNOME_INCLUDEDIR)						$(WARN_CFLAGS)							$(PANEL_CFLAGS)							$(APPLET_CFLAGS)						-DG_LOG_DOMAIN=\""notification-area-applet"\"			-DPREFIX=\"$(prefix)\"						-DSYSCONFDIR=\"$(sysconfdir)\"					-DDATADIR=\"$(datadir)\"					-DLIBDIR=\"$(libdir)\"
  
  
  libexec_PROGRAMS = notification-area-applet
  
! EGGFILES =  	eggtraymanager.h		eggtraymanager.c
! 
! 
! notification_area_applet_SOURCES =  	fixedtip.h					fixedtip.c					main.c						obox.c						obox.h						$(EGGFILES)					egg-marshal.c
! 
! 
! notification_area_applet_LDADD =  	../../libpanel-applet/libpanel-applet-2.la		$(X_LIBS)						$(PANEL_LIBS)
  
  
  serverdir = $(libdir)/bonobo/servers
--- 151,203 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! INCLUDES = \
! 	-I$(srcdir)						\
! 	-I$(srcdir)/../../libpanel-applet			\
! 	-I$(top_builddir)/libpanel-applet			\
! 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"	\
! 	-DGNOME_ICONDIR=\""$(datadir)/pixmaps\""		\
! 	$(GNOME_INCLUDEDIR)					\
! 	$(WARN_CFLAGS)						\
! 	$(PANEL_CFLAGS)						\
! 	$(APPLET_CFLAGS)					\
! 	-DG_LOG_DOMAIN=\""notification-area-applet"\"		\
! 	-DPREFIX=\"$(prefix)\"					\
! 	-DSYSCONFDIR=\"$(sysconfdir)\"				\
! 	-DDATADIR=\"$(datadir)\"				\
! 	-DLIBDIR=\"$(libdir)\"
  
  
  libexec_PROGRAMS = notification-area-applet
  
! EGGFILES = \
! 	eggtraymanager.h	\
! 	eggtraymanager.c
! 
! 
! notification_area_applet_SOURCES = \
! 	fixedtip.h				\
! 	fixedtip.c				\
! 	main.c					\
! 	obox.c					\
! 	obox.h					\
! 	$(EGGFILES)				\
! 	egg-marshal.c
! 
! 
! notification_area_applet_LDADD = \
! 	../../libpanel-applet/libpanel-applet-2.la	\
! 	$(X_LIBS)					\
! 	$(PANEL_LIBS)
  
  
  serverdir = $(libdir)/bonobo/servers
***************
*** 174,473 ****
  uidir = $(datadir)/gnome-2.0/ui
  ui_DATA = GNOME_NotificationAreaApplet.xml
  
! EXTRA_DIST =  	GNOME_NotificationAreaApplet.server.in.in		$(ui_DATA)					update-from-egg.sh				eggmarshalers.list
  
  
  EGGDIR = $(srcdir)/../../../libegg/libegg/tray
  
! CLEANFILES =  	GNOME_NotificationAreaApplet.server.in        	GNOME_NotificationAreaApplet.server
  
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../config.h
! CONFIG_CLEAN_FILES = 
! libexec_PROGRAMS =  notification-area-applet$(EXEEXT)
! PROGRAMS =  $(libexec_PROGRAMS)
  
! 
! DEFS = @DEFS@ -I. -I$(srcdir) -I../..
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! notification_area_applet_OBJECTS =  fixedtip.$(OBJEXT) main.$(OBJEXT) \
! obox.$(OBJEXT) eggtraymanager.$(OBJEXT) egg-marshal.$(OBJEXT)
! notification_area_applet_DEPENDENCIES =  \
! ../../libpanel-applet/libpanel-applet-2.la
! notification_area_applet_LDFLAGS = 
! 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 =  $(server_DATA) $(ui_DATA)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
  
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
! 
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(notification_area_applet_SOURCES)
- OBJECTS = $(notification_area_applet_OBJECTS)
- 
- all: all-redirect
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .obj .s
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps applets/notification_area/Makefile
- 
- Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
- 	cd $(top_builddir) \
- 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! mostlyclean-libexecPROGRAMS:
! 
! clean-libexecPROGRAMS:
! 	-test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
  
! distclean-libexecPROGRAMS:
  
! maintainer-clean-libexecPROGRAMS:
  
  install-libexecPROGRAMS: $(libexec_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libexecdir)
  	@list='$(libexec_PROGRAMS)'; for p in $$list; do \
! 	  if test -f $$p; then \
! 	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
! 	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  	  else :; fi; \
  	done
  
  uninstall-libexecPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libexec_PROGRAMS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libexecdir)/`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:
  
! notification-area-applet$(EXEEXT): $(notification_area_applet_OBJECTS) $(notification_area_applet_DEPENDENCIES)
! 	@rm -f notification-area-applet$(EXEEXT)
! 	$(LINK) $(notification_area_applet_LDFLAGS) $(notification_area_applet_OBJECTS) $(notification_area_applet_LDADD) $(LIBS)
  
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(server_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(serverdir)/$$p; \
  	done
- 
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(ui_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(uidir)/$$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 = applets/notification_area
  
  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
- egg-marshal.o: egg-marshal.c eggmarshalers.h eggmarshalers.c
- eggtraymanager.o: eggtraymanager.c eggtraymanager.h eggmarshalers.h
- fixedtip.o: fixedtip.c fixedtip.h
- main.o: main.c ../../config.h ../../libpanel-applet/panel-applet.h \
- 	../../libpanel-applet/GNOME_Panel.h \
- 	../../libpanel-applet/panel-applet-gconf.h eggtraymanager.h \
- 	fixedtip.h obox.h
- obox.o: obox.c obox.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-libexecPROGRAMS
! install-exec: install-exec-am
  
! install-data-am: install-serverDATA install-uiDATA
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-libexecPROGRAMS uninstall-serverDATA \
! 		uninstall-uiDATA
  uninstall: uninstall-am
- all-am: Makefile $(PROGRAMS) $(DATA)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libexecdir) $(DESTDIR)$(serverdir) \
- 		$(DESTDIR)$(uidir)
  
  
  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-libexecPROGRAMS mostlyclean-compile \
! 		mostlyclean-libtool mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libexecPROGRAMS clean-compile clean-libtool clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libexecPROGRAMS distclean-compile \
! 		distclean-libtool distclean-tags distclean-generic \
! 		clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-libexecPROGRAMS \
! 		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-libexecPROGRAMS distclean-libexecPROGRAMS \
! clean-libexecPROGRAMS maintainer-clean-libexecPROGRAMS \
! uninstall-libexecPROGRAMS install-libexecPROGRAMS mostlyclean-compile \
! distclean-compile clean-compile maintainer-clean-compile \
! mostlyclean-libtool distclean-libtool clean-libtool \
! maintainer-clean-libtool uninstall-serverDATA install-serverDATA \
! uninstall-uiDATA install-uiDATA 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
  
  
  main.c: egg-marshal.c
--- 207,493 ----
  uidir = $(datadir)/gnome-2.0/ui
  ui_DATA = GNOME_NotificationAreaApplet.xml
  
! EXTRA_DIST = \
! 	GNOME_NotificationAreaApplet.server.in.in	\
! 	$(ui_DATA)				\
! 	update-from-egg.sh			\
! 	eggmarshalers.list
  
  
  EGGDIR = $(srcdir)/../../../libegg/libegg/tray
  
! CLEANFILES = \
! 	GNOME_NotificationAreaApplet.server.in        \
! 	GNOME_NotificationAreaApplet.server
  
+ subdir = applets/notification_area
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! libexec_PROGRAMS = notification-area-applet$(EXEEXT)
! PROGRAMS = $(libexec_PROGRAMS)
! 
! am_notification_area_applet_OBJECTS = fixedtip.$(OBJEXT) main.$(OBJEXT) \
! 	obox.$(OBJEXT) eggtraymanager.$(OBJEXT) egg-marshal.$(OBJEXT)
! notification_area_applet_OBJECTS = \
! 	$(am_notification_area_applet_OBJECTS)
! notification_area_applet_DEPENDENCIES = \
! 	../../libpanel-applet/libpanel-applet-2.la
! notification_area_applet_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 $@
! DIST_SOURCES = $(notification_area_applet_SOURCES)
! DATA = $(server_DATA) $(ui_DATA)
  
! DIST_COMMON = ChangeLog Makefile.am Makefile.in
  SOURCES = $(notification_area_applet_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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps applets/notification_area/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
  install-libexecPROGRAMS: $(libexec_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libexecdir)
  	@list='$(libexec_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)$(libexecdir)/$$f"; \
! 	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/$$f; \
  	  else :; fi; \
  	done
  
  uninstall-libexecPROGRAMS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libexec_PROGRAMS)'; for p in $$list; do \
! 	  f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
! 	  echo " rm -f $(DESTDIR)$(libexecdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libexecdir)/$$f; \
  	done
  
! clean-libexecPROGRAMS:
! 	-test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
! notification-area-applet$(EXEEXT): $(notification_area_applet_OBJECTS) $(notification_area_applet_DEPENDENCIES) 
! 	@rm -f notification-area-applet$(EXEEXT)
! 	$(LINK) $(notification_area_applet_LDFLAGS) $(notification_area_applet_OBJECTS) $(notification_area_applet_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:
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_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)$(serverdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(serverdir)/$$f; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(server_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(serverdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(serverdir)/$$f; \
  	done
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_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)$(uidir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(uidir)/$$f; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(ui_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(uidir)/$$f"; \
! 	  rm -f $(DESTDIR)$(uidir)/$$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 $(PROGRAMS) $(DATA)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libexecdir) $(DESTDIR)$(serverdir) $(DESTDIR)$(uidir)
  
  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."
! clean: clean-am
  
! clean-am: clean-generic clean-libexecPROGRAMS 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-serverDATA install-uiDATA
! 
! install-exec-am: install-libexecPROGRAMS
! 
! 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-libexecPROGRAMS \
! 	uninstall-serverDATA uninstall-uiDATA
! 
! .PHONY: GTAGS all all-am check check-am clean clean-generic \
! 	clean-libexecPROGRAMS 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-libexecPROGRAMS install-man \
! 	install-serverDATA install-strip install-uiDATA installcheck \
! 	installcheck-am installdirs maintainer-clean \
! 	maintainer-clean-generic mostlyclean mostlyclean-compile \
! 	mostlyclean-generic mostlyclean-libtool tags uninstall \
! 	uninstall-am uninstall-info-am uninstall-libexecPROGRAMS \
! 	uninstall-serverDATA uninstall-uiDATA
  
  
  main.c: egg-marshal.c
***************
*** 493,499 ****
  	&& rm -f xgen-emc xgen-emc~
  
  egg-marshal.c: eggmarshalers.h eggmarshalers.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:
--- 513,518 ----
diff -crN ./gnome-panel/config.guess /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/config.guess
*** ./gnome-panel/config.guess	Wed Feb 26 03:13:53 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/config.guess	Thu Sep  4 23:36:29 2003
***************
*** 1,9 ****
  #! /bin/sh
  # Attempt to guess a canonical system name.
! #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
! #   2000, 2001, 2002 Free Software Foundation, Inc.
  
! timestamp='2002-10-21'
  
  # This file is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License as published by
--- 1,9 ----
  #! /bin/sh
  # Attempt to guess a canonical system name.
! #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! #   Free Software Foundation, Inc.
  
! timestamp='2001-09-04'
  
  # This file is free software; you can redistribute it and/or modify it
  # under the terms of the GNU General Public License as published by
***************
*** 24,32 ****
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
! # Originally written by Per Bothner <per@bothner.com>.
! # Please send patches to <config-patches@gnu.org>.  Submit a context
! # diff and a properly formatted ChangeLog entry.
  #
  # This script attempts to guess a canonical system name similar to
  # config.sub.  If it succeeds, it prints the system name on stdout, and
--- 24,31 ----
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
! # Written by Per Bothner <bothner@cygnus.com>.
! # Please send patches to <config-patches@gnu.org>.
  #
  # This script attempts to guess a canonical system name similar to
  # config.sub.  If it succeeds, it prints the system name on stdout, and
***************
*** 88,127 ****
    exit 1
  fi
  
- trap 'exit 1' 1 2 15
  
! # CC_FOR_BUILD -- compiler used by this script. Note that the use of a
! # compiler to aid in system detection is discouraged as it requires
! # temporary files to be created and, as you can see below, it is a
! # headache to deal with in a portable fashion.
  
  # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
  # use `HOST_CC' if defined, but it is deprecated.
  
! # This shell variable is my proudest work .. or something. --bje
! 
! set_cc_for_build='tmpdir=${TMPDIR-/tmp}/config-guess-$$ ;
! (old=`umask` && umask 077 && mkdir $tmpdir && umask $old && unset old)
!    || (echo "$me: cannot create $tmpdir" >&2 && exit 1) ;
! dummy=$tmpdir/dummy ;
! files="$dummy.c $dummy.o $dummy.rel $dummy" ;
! trap '"'"'rm -f $files; rmdir $tmpdir; exit 1'"'"' 1 2 15 ;
! case $CC_FOR_BUILD,$HOST_CC,$CC in
!  ,,)    echo "int x;" > $dummy.c ;
! 	for c in cc gcc c89 c99 ; do
! 	  if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then
  	     CC_FOR_BUILD="$c"; break ;
  	  fi ;
  	done ;
! 	rm -f $files ;
  	if test x"$CC_FOR_BUILD" = x ; then
  	  CC_FOR_BUILD=no_compiler_found ;
  	fi
  	;;
   ,,*)   CC_FOR_BUILD=$CC ;;
   ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
! esac ;
! unset files'
  
  # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
  # (ghazi@noc.rutgers.edu 1994-08-24)
--- 87,116 ----
    exit 1
  fi
  
  
! dummy=dummy-$$
! trap 'rm -f $dummy.c $dummy.o $dummy.rel $dummy; exit 1' 1 2 15
  
+ # CC_FOR_BUILD -- compiler used by this script.
  # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
  # use `HOST_CC' if defined, but it is deprecated.
  
! set_cc_for_build='case $CC_FOR_BUILD,$HOST_CC,$CC in
!  ,,)    echo "int dummy(){}" > $dummy.c ;
! 	for c in cc gcc c89 ; do
! 	  ($c $dummy.c -c -o $dummy.o) >/dev/null 2>&1 ;
! 	  if test $? = 0 ; then
  	     CC_FOR_BUILD="$c"; break ;
  	  fi ;
  	done ;
! 	rm -f $dummy.c $dummy.o $dummy.rel ;
  	if test x"$CC_FOR_BUILD" = x ; then
  	  CC_FOR_BUILD=no_compiler_found ;
  	fi
  	;;
   ,,*)   CC_FOR_BUILD=$CC ;;
   ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
! esac'
  
  # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
  # (ghazi@noc.rutgers.edu 1994-08-24)
***************
*** 138,167 ****
  
  case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
      *:NetBSD:*:*)
! 	# NetBSD (nbsd) targets should (where applicable) match one or
  	# more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
  	# *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
  	# switched to ELF, *-*-netbsd* would select the old
  	# object file format.  This provides both forward
  	# compatibility and a consistent mechanism for selecting the
  	# object file format.
! 	#
! 	# Note: NetBSD doesn't particularly care about the vendor
! 	# portion of the name.  We always set it to "unknown".
! 	sysctl="sysctl -n hw.machine_arch"
! 	UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
! 	    /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
! 	case "${UNAME_MACHINE_ARCH}" in
! 	    armeb) machine=armeb-unknown ;;
! 	    arm*) machine=arm-unknown ;;
! 	    sh3el) machine=shl-unknown ;;
! 	    sh3eb) machine=sh-unknown ;;
! 	    *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
  	esac
  	# The Operating System including object format, if it has switched
  	# to ELF recently, or will in the future.
! 	case "${UNAME_MACHINE_ARCH}" in
! 	    arm*|i386|m68k|ns32k|sh3*|sparc|vax)
  		eval $set_cc_for_build
  		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
  			| grep __ELF__ >/dev/null
--- 127,155 ----
  
  case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
      *:NetBSD:*:*)
! 	# Netbsd (nbsd) targets should (where applicable) match one or
  	# more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
  	# *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
  	# switched to ELF, *-*-netbsd* would select the old
  	# object file format.  This provides both forward
  	# compatibility and a consistent mechanism for selecting the
  	# object file format.
! 	# Determine the machine/vendor (is the vendor relevant).
! 	case "${UNAME_MACHINE}" in
! 	    amiga) machine=m68k-unknown ;;
! 	    arm32) machine=arm-unknown ;;
! 	    atari*) machine=m68k-atari ;;
! 	    sun3*) machine=m68k-sun ;;
! 	    mac68k) machine=m68k-apple ;;
! 	    macppc) machine=powerpc-apple ;;
! 	    hp3[0-9][05]) machine=m68k-hp ;;
! 	    ibmrt|romp-ibm) machine=romp-ibm ;;
! 	    *) machine=${UNAME_MACHINE}-unknown ;;
  	esac
  	# The Operating System including object format, if it has switched
  	# to ELF recently, or will in the future.
! 	case "${UNAME_MACHINE}" in
! 	    i386|sparc|amiga|arm*|hp300|mvme68k|vax|atari|luna68k|mac68k|news68k|next68k|pc532|sun3*|x68k)
  		eval $set_cc_for_build
  		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
  			| grep __ELF__ >/dev/null
***************
*** 184,228 ****
  	# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
  	echo "${machine}-${os}${release}"
  	exit 0 ;;
-     amiga:OpenBSD:*:*)
- 	echo m68k-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     arc:OpenBSD:*:*)
- 	echo mipsel-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     hp300:OpenBSD:*:*)
- 	echo m68k-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     mac68k:OpenBSD:*:*)
- 	echo m68k-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     macppc:OpenBSD:*:*)
- 	echo powerpc-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     mvme68k:OpenBSD:*:*)
- 	echo m68k-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     mvme88k:OpenBSD:*:*)
- 	echo m88k-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     mvmeppc:OpenBSD:*:*)
- 	echo powerpc-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     pmax:OpenBSD:*:*)
- 	echo mipsel-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     sgi:OpenBSD:*:*)
- 	echo mipseb-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     sun3:OpenBSD:*:*)
- 	echo m68k-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     wgrisc:OpenBSD:*:*)
- 	echo mipsel-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
-     *:OpenBSD:*:*)
- 	echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
- 	exit 0 ;;
      alpha:OSF1:*:*)
  	if test $UNAME_RELEASE = "V4.0"; then
  		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
--- 172,177 ----
***************
*** 231,237 ****
  	# A Tn.n version is a released field test version.
  	# A Xn.n version is an unreleased experimental baselevel.
  	# 1.2 uses "1.2" for uname -r.
- 	eval $set_cc_for_build
  	cat <<EOF >$dummy.s
  	.data
  \$Lformat:
--- 180,185 ----
***************
*** 257,265 ****
  	jsr \$26,exit
  	.end main
  EOF
! 	$CC_FOR_BUILD -o $dummy $dummy.s 2>/dev/null
  	if test "$?" = 0 ; then
! 		case `$dummy` in
  			0-0)
  				UNAME_MACHINE="alpha"
  				;;
--- 205,214 ----
  	jsr \$26,exit
  	.end main
  EOF
! 	eval $set_cc_for_build
! 	$CC_FOR_BUILD $dummy.s -o $dummy 2>/dev/null
  	if test "$?" = 0 ; then
! 		case `./$dummy` in
  			0-0)
  				UNAME_MACHINE="alpha"
  				;;
***************
*** 281,292 ****
  			2-1307)
  				UNAME_MACHINE="alphaev68"
  				;;
- 			3-1307)
- 				UNAME_MACHINE="alphaev7"
- 				;;
  		esac
  	fi
! 	rm -f $dummy.s $dummy && rmdir $tmpdir
  	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
  	exit 0 ;;
      Alpha\ *:Windows_NT*:*)
--- 230,238 ----
  			2-1307)
  				UNAME_MACHINE="alphaev68"
  				;;
  		esac
  	fi
! 	rm -f $dummy.s $dummy
  	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
  	exit 0 ;;
      Alpha\ *:Windows_NT*:*)
***************
*** 301,311 ****
      Amiga*:UNIX_System_V:4.0:*)
  	echo m68k-unknown-sysv4
  	exit 0;;
      *:[Aa]miga[Oo][Ss]:*:*)
  	echo ${UNAME_MACHINE}-unknown-amigaos
  	exit 0 ;;
!     *:[Mm]orph[Oo][Ss]:*:*)
! 	echo ${UNAME_MACHINE}-unknown-morphos
  	exit 0 ;;
      *:OS/390:*:*)
  	echo i370-ibm-openedition
--- 247,275 ----
      Amiga*:UNIX_System_V:4.0:*)
  	echo m68k-unknown-sysv4
  	exit 0;;
+     amiga:OpenBSD:*:*)
+ 	echo m68k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
      *:[Aa]miga[Oo][Ss]:*:*)
  	echo ${UNAME_MACHINE}-unknown-amigaos
  	exit 0 ;;
!     arc64:OpenBSD:*:*)
! 	echo mips64el-unknown-openbsd${UNAME_RELEASE}
! 	exit 0 ;;
!     arc:OpenBSD:*:*)
! 	echo mipsel-unknown-openbsd${UNAME_RELEASE}
! 	exit 0 ;;
!     hkmips:OpenBSD:*:*)
! 	echo mips-unknown-openbsd${UNAME_RELEASE}
! 	exit 0 ;;
!     pmax:OpenBSD:*:*)
! 	echo mipsel-unknown-openbsd${UNAME_RELEASE}
! 	exit 0 ;;
!     sgi:OpenBSD:*:*)
! 	echo mips-unknown-openbsd${UNAME_RELEASE}
! 	exit 0 ;;
!     wgrisc:OpenBSD:*:*)
! 	echo mipsel-unknown-openbsd${UNAME_RELEASE}
  	exit 0 ;;
      *:OS/390:*:*)
  	echo i370-ibm-openedition
***************
*** 327,336 ****
      NILE*:*:*:dcosx)
  	echo pyramid-pyramid-svr4
  	exit 0 ;;
-     DRS?6000:UNIX_SV:4.2*:7*)
- 	case `/usr/bin/uname -p` in
- 	    sparc) echo sparc-icl-nx7 && exit 0 ;;
- 	esac ;;
      sun4H:SunOS:5.*:*)
  	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
  	exit 0 ;;
--- 291,296 ----
***************
*** 359,365 ****
  	echo m68k-sun-sunos${UNAME_RELEASE}
  	exit 0 ;;
      sun*:*:4.2BSD:*)
! 	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
  	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
  	case "`/bin/arch`" in
  	    sun3)
--- 319,325 ----
  	echo m68k-sun-sunos${UNAME_RELEASE}
  	exit 0 ;;
      sun*:*:4.2BSD:*)
! 	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
  	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
  	case "`/bin/arch`" in
  	    sun3)
***************
*** 373,378 ****
--- 333,344 ----
      aushp:SunOS:*:*)
  	echo sparc-auspex-sunos${UNAME_RELEASE}
  	exit 0 ;;
+     sparc*:NetBSD:*)
+ 	echo `uname -p`-unknown-netbsd${UNAME_RELEASE}
+ 	exit 0 ;;
+     atari*:OpenBSD:*:*)
+ 	echo m68k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
      # The situation for MiNT is a little confusing.  The machine name
      # can be virtually everything (everything which is not
      # "atarist" or "atariste" at least should have a processor
***************
*** 399,404 ****
--- 365,382 ----
      *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
          echo m68k-unknown-mint${UNAME_RELEASE}
          exit 0 ;;
+     sun3*:OpenBSD:*:*)
+ 	echo m68k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
+     mac68k:OpenBSD:*:*)
+ 	echo m68k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
+     mvme68k:OpenBSD:*:*)
+ 	echo m68k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
+     mvme88k:OpenBSD:*:*)
+ 	echo m88k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
      powerpc:machten:*:*)
  	echo powerpc-apple-machten${UNAME_RELEASE}
  	exit 0 ;;
***************
*** 437,457 ****
  	  exit (-1);
  	}
  EOF
! 	$CC_FOR_BUILD -o $dummy $dummy.c \
! 	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
! 	  && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
! 	rm -f $dummy.c $dummy && rmdir $tmpdir
  	echo mips-mips-riscos${UNAME_RELEASE}
  	exit 0 ;;
      Motorola:PowerMAX_OS:*:*)
  	echo powerpc-motorola-powermax
  	exit 0 ;;
-     Motorola:*:4.3:PL8-*)
- 	echo powerpc-harris-powermax
- 	exit 0 ;;
-     Night_Hawk:*:*:PowerMAX_OS)
- 	echo powerpc-harris-powermax
- 	exit 0 ;;
      Night_Hawk:Power_UNIX:*:*)
  	echo powerpc-harris-powerunix
  	exit 0 ;;
--- 415,429 ----
  	  exit (-1);
  	}
  EOF
! 	$CC_FOR_BUILD $dummy.c -o $dummy \
! 	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
! 	  && rm -f $dummy.c $dummy && exit 0
! 	rm -f $dummy.c $dummy
  	echo mips-mips-riscos${UNAME_RELEASE}
  	exit 0 ;;
      Motorola:PowerMAX_OS:*:*)
  	echo powerpc-motorola-powermax
  	exit 0 ;;
      Night_Hawk:Power_UNIX:*:*)
  	echo powerpc-harris-powerunix
  	exit 0 ;;
***************
*** 524,531 ****
  			exit(0);
  			}
  EOF
! 		$CC_FOR_BUILD -o $dummy $dummy.c && $dummy && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
! 		rm -f $dummy.c $dummy && rmdir $tmpdir
  		echo rs6000-ibm-aix3.2.5
  	elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
  		echo rs6000-ibm-aix3.2.4
--- 496,503 ----
  			exit(0);
  			}
  EOF
! 		$CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0
! 		rm -f $dummy.c $dummy
  		echo rs6000-ibm-aix3.2.5
  	elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
  		echo rs6000-ibm-aix3.2.4
***************
*** 534,540 ****
  	fi
  	exit 0 ;;
      *:AIX:*:[45])
! 	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
  	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
  		IBM_ARCH=rs6000
  	else
--- 506,512 ----
  	fi
  	exit 0 ;;
      *:AIX:*:[45])
! 	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
  	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
  		IBM_ARCH=rs6000
  	else
***************
*** 574,581 ****
  	    9000/31? )            HP_ARCH=m68000 ;;
  	    9000/[34]?? )         HP_ARCH=m68k ;;
  	    9000/[678][0-9][0-9])
! 		if [ -x /usr/bin/getconf ]; then
! 		    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
                      sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
                      case "${sc_cpu_version}" in
                        523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
--- 546,555 ----
  	    9000/31? )            HP_ARCH=m68000 ;;
  	    9000/[34]?? )         HP_ARCH=m68k ;;
  	    9000/[678][0-9][0-9])
!               case "${HPUX_REV}" in
!                 11.[0-9][0-9])
!                   if [ -x /usr/bin/getconf ]; then
!                     sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
                      sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
                      case "${sc_cpu_version}" in
                        523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
***************
*** 584,596 ****
                          case "${sc_kernel_bits}" in
                            32) HP_ARCH="hppa2.0n" ;;
                            64) HP_ARCH="hppa2.0w" ;;
- 			  '') HP_ARCH="hppa2.0" ;;   # HP-UX 10.20
                          esac ;;
                      esac
! 		fi
! 		if [ "${HP_ARCH}" = "" ]; then
! 		    eval $set_cc_for_build
! 		    sed 's/^              //' << EOF >$dummy.c
  
                #define _HPUX_SOURCE
                #include <stdlib.h>
--- 558,570 ----
                          case "${sc_kernel_bits}" in
                            32) HP_ARCH="hppa2.0n" ;;
                            64) HP_ARCH="hppa2.0w" ;;
                          esac ;;
                      esac
!                   fi ;;
!               esac
!               if [ "${HP_ARCH}" = "" ]; then
! 	      eval $set_cc_for_build
!               sed 's/^              //' << EOF >$dummy.c
  
                #define _HPUX_SOURCE
                #include <stdlib.h>
***************
*** 623,632 ****
                    exit (0);
                }
  EOF
! 		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
! 		    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
! 		    rm -f $dummy.c $dummy && rmdir $tmpdir
! 		fi ;;
  	esac
  	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
  	exit 0 ;;
--- 597,606 ----
                    exit (0);
                }
  EOF
! 	    (CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
! 	    if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
! 	    rm -f $dummy.c $dummy
! 	fi ;;
  	esac
  	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
  	exit 0 ;;
***************
*** 661,668 ****
  	  exit (0);
  	}
  EOF
! 	$CC_FOR_BUILD -o $dummy $dummy.c && $dummy && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
! 	rm -f $dummy.c $dummy && rmdir $tmpdir
  	echo unknown-hitachi-hiuxwe2
  	exit 0 ;;
      9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
--- 635,642 ----
  	  exit (0);
  	}
  EOF
! 	$CC_FOR_BUILD $dummy.c -o $dummy && ./$dummy && rm -f $dummy.c $dummy && exit 0
! 	rm -f $dummy.c $dummy
  	echo unknown-hitachi-hiuxwe2
  	exit 0 ;;
      9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
***************
*** 690,695 ****
--- 664,672 ----
      parisc*:Lites*:*:*)
  	echo hppa1.1-hp-lites
  	exit 0 ;;
+     hppa*:OpenBSD:*:*)
+ 	echo hppa-unknown-openbsd
+ 	exit 0 ;;
      C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
  	echo c1-convex-bsd
          exit 0 ;;
***************
*** 708,713 ****
--- 685,693 ----
      C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
  	echo c4-convex-bsd
          exit 0 ;;
+     CRAY*X-MP:*:*:*)
+ 	echo xmp-cray-unicos
+         exit 0 ;;
      CRAY*Y-MP:*:*:*)
  	echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
  	exit 0 ;;
***************
*** 729,740 ****
--- 709,726 ----
      CRAY*SV1:*:*:*)
  	echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
  	exit 0 ;;
+     CRAY-2:*:*:*)
+ 	echo cray2-cray-unicos
+         exit 0 ;;
      F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
  	FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
          FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
          FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
          echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
          exit 0 ;;
+     hp300:OpenBSD:*:*)
+ 	echo m68k-unknown-openbsd${UNAME_RELEASE}
+ 	exit 0 ;;
      i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
  	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
  	exit 0 ;;
***************
*** 745,763 ****
  	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
  	exit 0 ;;
      *:FreeBSD:*:*)
! 	# Determine whether the default compiler uses glibc.
! 	eval $set_cc_for_build
! 	sed 's/^	//' << EOF >$dummy.c
! 	#include <features.h>
! 	#if __GLIBC__ >= 2
! 	LIBC=gnu
! 	#else
! 	LIBC=
! 	#endif
! EOF
! 	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
! 	rm -f $dummy.c && rmdir $tmpdir
! 	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
  	exit 0 ;;
      i*:CYGWIN*:*)
  	echo ${UNAME_MACHINE}-pc-cygwin
--- 731,740 ----
  	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
  	exit 0 ;;
      *:FreeBSD:*:*)
! 	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
! 	exit 0 ;;
!     *:OpenBSD:*:*)
! 	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
  	exit 0 ;;
      i*:CYGWIN*:*)
  	echo ${UNAME_MACHINE}-pc-cygwin
***************
*** 768,776 ****
      i*:PW*:*)
  	echo ${UNAME_MACHINE}-pc-pw32
  	exit 0 ;;
-     x86:Interix*:3*)
- 	echo i386-pc-interix3
- 	exit 0 ;;
      i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
  	# How do we know it's Interix rather than the generic POSIX subsystem?
  	# It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
--- 745,750 ----
***************
*** 796,825 ****
  	echo ${UNAME_MACHINE}-unknown-linux-gnu
  	exit 0 ;;
      ia64:Linux:*:*)
! 	echo ${UNAME_MACHINE}-unknown-linux-gnu
  	exit 0 ;;
      m68*:Linux:*:*)
  	echo ${UNAME_MACHINE}-unknown-linux-gnu
  	exit 0 ;;
      mips:Linux:*:*)
! 	eval $set_cc_for_build
! 	sed 's/^	//' << EOF >$dummy.c
! 	#undef CPU
! 	#undef mips
! 	#undef mipsel
! 	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
! 	CPU=mipsel
! 	#else
! 	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
! 	CPU=mips
! 	#else
! 	CPU=
! 	#endif
! 	#endif
! EOF
! 	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
! 	rm -f $dummy.c && rmdir $tmpdir
! 	test x"${CPU}" != x && echo "${CPU}-pc-linux-gnu" && exit 0
  	;;
      ppc:Linux:*:*)
  	echo powerpc-unknown-linux-gnu
--- 770,785 ----
  	echo ${UNAME_MACHINE}-unknown-linux-gnu
  	exit 0 ;;
      ia64:Linux:*:*)
! 	echo ${UNAME_MACHINE}-unknown-linux
  	exit 0 ;;
      m68*:Linux:*:*)
  	echo ${UNAME_MACHINE}-unknown-linux-gnu
  	exit 0 ;;
      mips:Linux:*:*)
! 	case `sed -n '/^byte/s/^.*: \(.*\) endian/\1/p' < /proc/cpuinfo` in
! 	  big)    echo mips-unknown-linux-gnu && exit 0 ;;
! 	  little) echo mipsel-unknown-linux-gnu && exit 0 ;;
! 	esac
  	;;
      ppc:Linux:*:*)
  	echo powerpc-unknown-linux-gnu
***************
*** 868,875 ****
  	# The BFD linker knows what the default object file format is, so
  	# first see if it will tell us. cd to the root directory to prevent
  	# problems with other programs or directories called `ld' in the path.
! 	# Set LC_ALL=C to ensure ld outputs messages in English.
! 	ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
  			 | sed -ne '/supported targets:/!d
  				    s/[ 	][ 	]*/ /g
  				    s/.*supported targets: *//
--- 828,834 ----
  	# The BFD linker knows what the default object file format is, so
  	# first see if it will tell us. cd to the root directory to prevent
  	# problems with other programs or directories called `ld' in the path.
! 	ld_supported_targets=`cd /; ld --help 2>&1 \
  			 | sed -ne '/supported targets:/!d
  				    s/[ 	][ 	]*/ /g
  				    s/.*supported targets: *//
***************
*** 881,887 ****
  		;;
  	  a.out-i386-linux)
  		echo "${UNAME_MACHINE}-pc-linux-gnuaout"
! 		exit 0 ;;
  	  coff-i386)
  		echo "${UNAME_MACHINE}-pc-linux-gnucoff"
  		exit 0 ;;
--- 840,846 ----
  		;;
  	  a.out-i386-linux)
  		echo "${UNAME_MACHINE}-pc-linux-gnuaout"
! 		exit 0 ;;		
  	  coff-i386)
  		echo "${UNAME_MACHINE}-pc-linux-gnucoff"
  		exit 0 ;;
***************
*** 893,921 ****
  	esac
  	# Determine whether the default compiler is a.out or elf
  	eval $set_cc_for_build
! 	sed 's/^	//' << EOF >$dummy.c
! 	#include <features.h>
! 	#ifdef __ELF__
! 	# ifdef __GLIBC__
! 	#  if __GLIBC__ >= 2
! 	LIBC=gnu
! 	#  else
! 	LIBC=gnulibc1
! 	#  endif
! 	# else
! 	LIBC=gnulibc1
! 	# endif
! 	#else
! 	#ifdef __INTEL_COMPILER
! 	LIBC=gnu
! 	#else
! 	LIBC=gnuaout
! 	#endif
! 	#endif
  EOF
! 	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
! 	rm -f $dummy.c && rmdir $tmpdir
! 	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
  	test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0
  	;;
      i*86:DYNIX/ptx:4*:*)
--- 852,883 ----
  	esac
  	# Determine whether the default compiler is a.out or elf
  	eval $set_cc_for_build
! 	cat >$dummy.c <<EOF
! #include <features.h>
! #ifdef __cplusplus
! #include <stdio.h>  /* for printf() prototype */
! 	int main (int argc, char *argv[]) {
! #else
! 	int main (argc, argv) int argc; char *argv[]; {
! #endif
! #ifdef __ELF__
! # ifdef __GLIBC__
! #  if __GLIBC__ >= 2
!     printf ("%s-pc-linux-gnu\n", argv[1]);
! #  else
!     printf ("%s-pc-linux-gnulibc1\n", argv[1]);
! #  endif
! # else
!    printf ("%s-pc-linux-gnulibc1\n", argv[1]);
! # endif
! #else
!   printf ("%s-pc-linux-gnuaout\n", argv[1]);
! #endif
!   return 0;
! }
  EOF
! 	$CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy "${UNAME_MACHINE}" && rm -f $dummy.c $dummy && exit 0
! 	rm -f $dummy.c $dummy
  	test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0
  	;;
      i*86:DYNIX/ptx:4*:*)
***************
*** 953,965 ****
  		UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
  		echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
  	elif /bin/uname -X 2>/dev/null >/dev/null ; then
! 		UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
! 		(/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486
! 		(/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
  			&& UNAME_MACHINE=i586
! 		(/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
  			&& UNAME_MACHINE=i686
! 		(/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \
  			&& UNAME_MACHINE=i686
  		echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
  	else
--- 915,927 ----
  		UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
  		echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
  	elif /bin/uname -X 2>/dev/null >/dev/null ; then
! 		UNAME_REL=`(/bin/uname -X|egrep Release|sed -e 's/.*= //')`
! 		(/bin/uname -X|egrep i80486 >/dev/null) && UNAME_MACHINE=i486
! 		(/bin/uname -X|egrep '^Machine.*Pentium' >/dev/null) \
  			&& UNAME_MACHINE=i586
! 		(/bin/uname -X|egrep '^Machine.*Pent ?II' >/dev/null) \
  			&& UNAME_MACHINE=i686
! 		(/bin/uname -X|egrep '^Machine.*Pentium Pro' >/dev/null) \
  			&& UNAME_MACHINE=i686
  		echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
  	else
***************
*** 992,1003 ****
  	# "miniframe"
  	echo m68010-convergent-sysv
  	exit 0 ;;
-     mc68k:UNIX:SYSTEM5:3.51m)
- 	echo m68k-convergent-sysv
- 	exit 0 ;;
      M68*:*:R3V[567]*:*)
  	test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
!     3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0)
  	OS_REL=''
  	test -r /etc/.relid \
  	&& OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
--- 954,962 ----
  	# "miniframe"
  	echo m68010-convergent-sysv
  	exit 0 ;;
      M68*:*:R3V[567]*:*)
  	test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;;
!     3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 4850:*:4.0:3.0)
  	OS_REL=''
  	test -r /etc/.relid \
  	&& OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
***************
*** 1088,1096 ****
      SX-5:SUPER-UX:*:*)
  	echo sx5-nec-superux${UNAME_RELEASE}
  	exit 0 ;;
-     SX-6:SUPER-UX:*:*)
- 	echo sx6-nec-superux${UNAME_RELEASE}
- 	exit 0 ;;
      Power*:Rhapsody:*:*)
  	echo powerpc-apple-rhapsody${UNAME_RELEASE}
  	exit 0 ;;
--- 1047,1052 ----
***************
*** 1101,1117 ****
  	echo `uname -p`-apple-darwin${UNAME_RELEASE}
  	exit 0 ;;
      *:procnto*:*:* | *:QNX:[0123456789]*:*)
! 	UNAME_PROCESSOR=`uname -p`
! 	if test "$UNAME_PROCESSOR" = "x86"; then
! 		UNAME_PROCESSOR=i386
  		UNAME_MACHINE=pc
  	fi
! 	echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
  	exit 0 ;;
      *:QNX:*:4*)
  	echo i386-pc-qnx
  	exit 0 ;;
!     NSR-[DGKLNPTVW]:NONSTOP_KERNEL:*:*)
  	echo nsr-tandem-nsk${UNAME_RELEASE}
  	exit 0 ;;
      *:NonStop-UX:*:*)
--- 1057,1071 ----
  	echo `uname -p`-apple-darwin${UNAME_RELEASE}
  	exit 0 ;;
      *:procnto*:*:* | *:QNX:[0123456789]*:*)
! 	if test "${UNAME_MACHINE}" = "x86pc"; then
  		UNAME_MACHINE=pc
  	fi
! 	echo `uname -p`-${UNAME_MACHINE}-nto-qnx
  	exit 0 ;;
      *:QNX:*:4*)
  	echo i386-pc-qnx
  	exit 0 ;;
!     NSR-[KW]:NONSTOP_KERNEL:*:*)
  	echo nsr-tandem-nsk${UNAME_RELEASE}
  	exit 0 ;;
      *:NonStop-UX:*:*)
***************
*** 1283,1290 ****
  }
  EOF
  
! $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && rm -f $dummy.c $dummy && rmdir $tmpdir && exit 0
! rm -f $dummy.c $dummy && rmdir $tmpdir
  
  # Apollos put the system type in the environment.
  
--- 1237,1244 ----
  }
  EOF
  
! $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null && ./$dummy && rm -f $dummy.c $dummy && exit 0
! rm -f $dummy.c $dummy
  
  # Apollos put the system type in the environment.
  
diff -crN ./gnome-panel/config.sub /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/config.sub
*** ./gnome-panel/config.sub	Wed Feb 26 03:13:53 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/config.sub	Thu Sep  4 23:36:29 2003
***************
*** 1,9 ****
  #! /bin/sh
  # Configuration validation subroutine script.
! #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
! #   2000, 2001, 2002 Free Software Foundation, Inc.
  
! timestamp='2002-09-05'
  
  # This file is (in principle) common to ALL GNU software.
  # The presence of a machine in this file suggests that SOME GNU software
--- 1,9 ----
  #! /bin/sh
  # Configuration validation subroutine script.
! #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
! #   Free Software Foundation, Inc.
  
! timestamp='2001-09-07'
  
  # This file is (in principle) common to ALL GNU software.
  # The presence of a machine in this file suggests that SOME GNU software
***************
*** 29,36 ****
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
! # Please send patches to <config-patches@gnu.org>.  Submit a context
! # diff and a properly formatted ChangeLog entry.
  #
  # Configuration subroutine to validate and canonicalize a configuration type.
  # Supply the specified configuration type as an argument.
--- 29,35 ----
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
! # Please send patches to <config-patches@gnu.org>.
  #
  # Configuration subroutine to validate and canonicalize a configuration type.
  # Supply the specified configuration type as an argument.
***************
*** 118,124 ****
  # Here we must recognize all the valid KERNEL-OS combinations.
  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
  case $maybe_os in
!   nto-qnx* | linux-gnu* | freebsd*-gnu* | storm-chaos* | os2-emx* | windows32-* | rtmk-nova*)
      os=-$maybe_os
      basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
      ;;
--- 117,123 ----
  # Here we must recognize all the valid KERNEL-OS combinations.
  maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
  case $maybe_os in
!   nto-qnx* | linux-gnu* | storm-chaos* | os2-emx* | windows32-*)
      os=-$maybe_os
      basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
      ;;
***************
*** 227,268 ****
  	1750a | 580 \
  	| a29k \
  	| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
- 	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
  	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
! 	| clipper \
! 	| d10v | d30v | dlx | dsp16xx \
! 	| fr30 | frv \
  	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
  	| i370 | i860 | i960 | ia64 \
- 	| ip2k \
  	| m32r | m68000 | m68k | m88k | mcore \
! 	| mips | mipsbe | mipseb | mipsel | mipsle \
! 	| mips16 \
! 	| mips64 | mips64el \
! 	| mips64vr | mips64vrel \
! 	| mips64orion | mips64orionel \
! 	| mips64vr4100 | mips64vr4100el \
! 	| mips64vr4300 | mips64vr4300el \
! 	| mips64vr5000 | mips64vr5000el \
! 	| mipsisa32 | mipsisa32el \
! 	| mipsisa64 | mipsisa64el \
! 	| mipsisa64sb1 | mipsisa64sb1el \
! 	| mipsisa64sr71k | mipsisa64sr71kel \
! 	| mipstx39 | mipstx39el \
  	| mn10200 | mn10300 \
  	| ns16k | ns32k \
! 	| openrisc | or32 \
  	| pdp10 | pdp11 | pj | pjl \
  	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
  	| pyramid \
! 	| sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
! 	| sh64 | sh64le \
! 	| sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
! 	| strongarm \
  	| tahoe | thumb | tic80 | tron \
! 	| v850 | v850e \
  	| we32k \
! 	| x86 | xscale | xstormy16 | xtensa \
  	| z8k)
  		basic_machine=$basic_machine-unknown
  		;;
--- 226,257 ----
  	1750a | 580 \
  	| a29k \
  	| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
  	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
! 	| c4x | clipper \
! 	| d10v | d30v | dsp16xx \
! 	| fr30 \
  	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
  	| i370 | i860 | i960 | ia64 \
  	| m32r | m68000 | m68k | m88k | mcore \
! 	| mips16 | mips64 | mips64el | mips64orion | mips64orionel \
! 	| mips64vr4100 | mips64vr4100el | mips64vr4300 \
! 	| mips64vr4300el | mips64vr5000 | mips64vr5000el \
! 	| mipsbe | mipseb | mipsel | mipsle | mipstx39 | mipstx39el \
! 	| mipsisa32 \
  	| mn10200 | mn10300 \
  	| ns16k | ns32k \
! 	| openrisc \
  	| pdp10 | pdp11 | pj | pjl \
  	| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
  	| pyramid \
! 	| s390 | s390x \
! 	| sh | sh[34] | sh[34]eb | shbe | shle \
! 	| sparc | sparc64 | sparclet | sparclite | sparcv9 | sparcv9b \
! 	| stormy16 | strongarm \
  	| tahoe | thumb | tic80 | tron \
! 	| v850 \
  	| we32k \
! 	| x86 | xscale \
  	| z8k)
  		basic_machine=$basic_machine-unknown
  		;;
***************
*** 289,339 ****
  	580-* \
  	| a29k-* \
  	| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
! 	| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
! 	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
! 	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
! 	| avr-* \
  	| bs2000-* \
! 	| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* \
! 	| clipper-* | cydra-* \
! 	| d10v-* | d30v-* | dlx-* \
  	| elxsi-* \
! 	| f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
  	| h8300-* | h8500-* \
  	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
  	| i*86-* | i860-* | i960-* | ia64-* \
- 	| ip2k-* \
  	| m32r-* \
! 	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
  	| m88110-* | m88k-* | mcore-* \
! 	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
! 	| mips16-* \
! 	| mips64-* | mips64el-* \
! 	| mips64vr-* | mips64vrel-* \
! 	| mips64orion-* | mips64orionel-* \
! 	| mips64vr4100-* | mips64vr4100el-* \
! 	| mips64vr4300-* | mips64vr4300el-* \
! 	| mips64vr5000-* | mips64vr5000el-* \
! 	| mipsisa32-* | mipsisa32el-* \
! 	| mipsisa64-* | mipsisa64el-* \
! 	| mipsisa64sb1-* | mipsisa64sb1el-* \
! 	| mipsisa64sr71k-* | mipsisa64sr71kel-* \
! 	| mipstx39 | mipstx39el \
  	| none-* | np1-* | ns16k-* | ns32k-* \
  	| orion-* \
  	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
  	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
  	| pyramid-* \
  	| romp-* | rs6000-* \
! 	| sh-* | sh[1234]-* | sh3e-* | sh[34]eb-* | shbe-* \
! 	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
! 	| sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
! 	| sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
! 	| tahoe-* | thumb-* | tic30-* | tic4x-* | tic54x-* | tic80-* | tron-* \
! 	| v850-* | v850e-* | vax-* \
  	| we32k-* \
! 	| x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
! 	| xtensa-* \
  	| ymp-* \
  	| z8k-*)
  		;;
--- 278,315 ----
  	580-* \
  	| a29k-* \
  	| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
! 	| alphapca5[67]-* | arc-* \
! 	| arm-*  | armbe-* | armle-* | armv*-* \
  	| bs2000-* \
! 	| c[123]* | c30-* | [cjt]90-* | c54x-* \
! 	| clipper-* | cray2-* | cydra-* \
! 	| d10v-* | d30v-* \
  	| elxsi-* \
! 	| f30[01]-* | f700-* | fr30-* | fx80-* \
  	| h8300-* | h8500-* \
  	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
  	| i*86-* | i860-* | i960-* | ia64-* \
  	| m32r-* \
! 	| m68000-* | m680[01234]0-* | m68360-* | m683?2-* | m68k-* \
  	| m88110-* | m88k-* | mcore-* \
! 	| mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \
! 	| mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \
! 	| mips64vr4300-* | mips64vr4300el-* | mipsbe-* | mipseb-* \
! 	| mipsle-* | mipsel-* | mipstx39-* | mipstx39el-* \
  	| none-* | np1-* | ns16k-* | ns32k-* \
  	| orion-* \
  	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
  	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
  	| pyramid-* \
  	| romp-* | rs6000-* \
! 	| s390-* | s390x-* \
! 	| sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* \
! 	| sparc-* | sparc64-* | sparc86x-* | sparclite-* \
! 	| sparcv9-* | sparcv9b-* | stormy16-* | strongarm-* | sv1-* \
! 	| t3e-* | tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \
! 	| v850-* | vax-* \
  	| we32k-* \
! 	| x86-* | x86_64-* | xmp-* | xps100-* | xscale-* \
  	| ymp-* \
  	| z8k-*)
  		;;
***************
*** 398,407 ****
  		basic_machine=ns32k-sequent
  		os=-dynix
  		;;
- 	c90)
- 		basic_machine=c90-cray
- 		os=-unicos
- 		;;
  	convex-c1)
  		basic_machine=c1-convex
  		os=-bsd
--- 374,379 ----
***************
*** 422,429 ****
  		basic_machine=c38-convex
  		os=-bsd
  		;;
! 	cray | j90)
! 		basic_machine=j90-cray
  		os=-unicos
  		;;
  	crds | unos)
--- 394,409 ----
  		basic_machine=c38-convex
  		os=-bsd
  		;;
! 	cray | ymp)
! 		basic_machine=ymp-cray
! 		os=-unicos
! 		;;
! 	cray2)
! 		basic_machine=cray2-cray
! 		os=-unicos
! 		;;
! 	[cjt]90)
! 		basic_machine=${basic_machine}-cray
  		os=-unicos
  		;;
  	crds | unos)
***************
*** 438,451 ****
  	decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
  		basic_machine=mips-dec
  		;;
- 	decsystem10* | dec10*)
- 		basic_machine=pdp10-dec
- 		os=-tops10
- 		;;
- 	decsystem20* | dec20*)
- 		basic_machine=pdp10-dec
- 		os=-tops20
- 		;;
  	delta | 3300 | motorola-3300 | motorola-delta \
  	      | 3300-motorola | delta-motorola)
  		basic_machine=m68k-motorola
--- 418,423 ----
***************
*** 626,631 ****
--- 598,611 ----
  		basic_machine=m68k-atari
  		os=-mint
  		;;
+ 	mipsel*-linux*)
+ 		basic_machine=mipsel-unknown
+ 		os=-linux-gnu
+ 		;;
+ 	mips*-linux*)
+ 		basic_machine=mips-unknown
+ 		os=-linux-gnu
+ 		;;
  	mips3*-*)
  		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
  		;;
***************
*** 640,649 ****
  		basic_machine=m68k-rom68k
  		os=-coff
  		;;
- 	morphos)
- 		basic_machine=powerpc-unknown
- 		os=-morphos
- 		;;
  	msdos)
  		basic_machine=i386-pc
  		os=-msdos
--- 620,625 ----
***************
*** 723,732 ****
  		basic_machine=hppa1.1-oki
  		os=-proelf
  		;;
- 	or32 | or32-*)
- 		basic_machine=or32-unknown
- 		os=-coff
- 		;;
  	OSE68000 | ose68000)
  		basic_machine=m68000-ericsson
  		os=-ose
--- 699,704 ----
***************
*** 749,767 ****
  	pbb)
  		basic_machine=m68k-tti
  		;;
! 	pc532 | pc532-*)
  		basic_machine=ns32k-pc532
  		;;
! 	pentium | p5 | k5 | k6 | nexgen | viac3)
  		basic_machine=i586-pc
  		;;
! 	pentiumpro | p6 | 6x86 | athlon | athlon_*)
  		basic_machine=i686-pc
  		;;
  	pentiumii | pentium2)
  		basic_machine=i686-pc
  		;;
! 	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
  		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	pentiumpro-* | p6-* | 6x86-* | athlon-*)
--- 721,739 ----
  	pbb)
  		basic_machine=m68k-tti
  		;;
!         pc532 | pc532-*)
  		basic_machine=ns32k-pc532
  		;;
! 	pentium | p5 | k5 | k6 | nexgen)
  		basic_machine=i586-pc
  		;;
! 	pentiumpro | p6 | 6x86 | athlon)
  		basic_machine=i686-pc
  		;;
  	pentiumii | pentium2)
  		basic_machine=i686-pc
  		;;
! 	pentium-* | p5-* | k5-* | k6-* | nexgen-*)
  		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	pentiumpro-* | p6-* | 6x86-* | athlon-*)
***************
*** 776,797 ****
  	power)	basic_machine=power-ibm
  		;;
  	ppc)	basic_machine=powerpc-unknown
! 		;;
  	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	ppcle | powerpclittle | ppc-le | powerpc-little)
  		basic_machine=powerpcle-unknown
! 		;;
  	ppcle-* | powerpclittle-*)
  		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	ppc64)	basic_machine=powerpc64-unknown
! 		;;
  	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	ppc64le | powerpc64little | ppc64-le | powerpc64-little)
  		basic_machine=powerpc64le-unknown
! 		;;
  	ppc64le-* | powerpc64little-*)
  		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
--- 748,769 ----
  	power)	basic_machine=power-ibm
  		;;
  	ppc)	basic_machine=powerpc-unknown
! 	        ;;
  	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	ppcle | powerpclittle | ppc-le | powerpc-little)
  		basic_machine=powerpcle-unknown
! 	        ;;
  	ppcle-* | powerpclittle-*)
  		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	ppc64)	basic_machine=powerpc64-unknown
! 	        ;;
  	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
  	ppc64le | powerpc64little | ppc64-le | powerpc64-little)
  		basic_machine=powerpc64le-unknown
! 	        ;;
  	ppc64le-* | powerpc64little-*)
  		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
  		;;
***************
*** 812,833 ****
  	rtpc | rtpc-*)
  		basic_machine=romp-ibm
  		;;
- 	s390 | s390-*)
- 		basic_machine=s390-ibm
- 		;;
- 	s390x | s390x-*)
- 		basic_machine=s390x-ibm
- 		;;
  	sa29200)
  		basic_machine=a29k-amd
  		os=-udi
  		;;
- 	sb1)
- 		basic_machine=mipsisa64sb1-unknown
- 		;;
- 	sb1el)
- 		basic_machine=mipsisa64sb1el-unknown
- 		;;
  	sequent)
  		basic_machine=i386-sequent
  		;;
--- 784,793 ----
***************
*** 835,841 ****
  		basic_machine=sh-hitachi
  		os=-hms
  		;;
! 	sparclite-wrs | simso-wrs)
  		basic_machine=sparclite-wrs
  		os=-vxworks
  		;;
--- 795,801 ----
  		basic_machine=sh-hitachi
  		os=-hms
  		;;
! 	sparclite-wrs)
  		basic_machine=sparclite-wrs
  		os=-vxworks
  		;;
***************
*** 901,922 ****
  		basic_machine=i386-sequent
  		os=-dynix
  		;;
- 	t3d)
- 		basic_machine=alpha-cray
- 		os=-unicos
- 		;;
  	t3e)
! 		basic_machine=alphaev5-cray
! 		os=-unicos
! 		;;
! 	t90)
! 		basic_machine=t90-cray
  		os=-unicos
  		;;
-         tic4x | c4x*)
- 		basic_machine=tic4x-unknown
- 		os=-coff
- 		;;
  	tic54x | c54x*)
  		basic_machine=tic54x-unknown
  		os=-coff
--- 861,870 ----
  		basic_machine=i386-sequent
  		os=-dynix
  		;;
  	t3e)
! 		basic_machine=t3e-cray
  		os=-unicos
  		;;
  	tic54x | c54x*)
  		basic_machine=tic54x-unknown
  		os=-coff
***************
*** 927,936 ****
  	tx39el)
  		basic_machine=mipstx39el-unknown
  		;;
- 	toad1)
- 		basic_machine=pdp10-xkl
- 		os=-tops20
- 		;;
  	tower | tower-32)
  		basic_machine=m68k-ncr
  		;;
--- 875,880 ----
***************
*** 955,962 ****
  		os=-vms
  		;;
  	vpp*|vx|vx-*)
! 		basic_machine=f301-fujitsu
! 		;;
  	vxworks960)
  		basic_machine=i960-wrs
  		os=-vxworks
--- 899,906 ----
  		os=-vms
  		;;
  	vpp*|vx|vx-*)
!                basic_machine=f301-fujitsu
!                ;;
  	vxworks960)
  		basic_machine=i960-wrs
  		os=-vxworks
***************
*** 981,993 ****
  		basic_machine=i386-pc
  		os=-windows32-msvcrt
  		;;
! 	xps | xps100)
! 		basic_machine=xps100-honeywell
! 		;;
! 	ymp)
! 		basic_machine=ymp-cray
  		os=-unicos
  		;;
  	z8k-*-coff)
  		basic_machine=z8k-unknown
  		os=-sim
--- 925,937 ----
  		basic_machine=i386-pc
  		os=-windows32-msvcrt
  		;;
! 	xmp)
! 		basic_machine=xmp-cray
  		os=-unicos
  		;;
+         xps | xps100)
+ 		basic_machine=xps100-honeywell
+ 		;;
  	z8k-*-coff)
  		basic_machine=z8k-unknown
  		os=-sim
***************
*** 1008,1013 ****
--- 952,964 ----
  	op60c)
  		basic_machine=hppa1.1-oki
  		;;
+ 	mips)
+ 		if [ x$os = x-linux-gnu ]; then
+ 			basic_machine=mips-unknown
+ 		else
+ 			basic_machine=mips-mips
+ 		fi
+ 		;;
  	romp)
  		basic_machine=romp-ibm
  		;;
***************
*** 1027,1042 ****
  	we32k)
  		basic_machine=we32k-att
  		;;
! 	sh3 | sh4 | sh3eb | sh4eb | sh[1234]le | sh3ele)
  		basic_machine=sh-unknown
  		;;
- 	sh64)
- 		basic_machine=sh64-unknown
- 		;;
  	sparc | sparcv9 | sparcv9b)
  		basic_machine=sparc-sun
  		;;
! 	cydra)
  		basic_machine=cydra-cydrome
  		;;
  	orion)
--- 978,990 ----
  	we32k)
  		basic_machine=we32k-att
  		;;
! 	sh3 | sh4 | sh3eb | sh4eb)
  		basic_machine=sh-unknown
  		;;
  	sparc | sparcv9 | sparcv9b)
  		basic_machine=sparc-sun
  		;;
!         cydra)
  		basic_machine=cydra-cydrome
  		;;
  	orion)
***************
*** 1051,1056 ****
--- 999,1008 ----
  	pmac | pmac-mpw)
  		basic_machine=powerpc-apple
  		;;
+ 	c4x*)
+ 		basic_machine=c4x-none
+ 		os=-coff
+ 		;;
  	*-unknown)
  		# Make sure to match an already-canonicalized machine name.
  		;;
***************
*** 1116,1123 ****
  	      | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
  	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
  	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
! 	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
! 	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* | -powermax*)
  	# Remember, each alternative MUST END IN *, to match a version number.
  		;;
  	-qnx*)
--- 1068,1074 ----
  	      | -interix* | -uwin* | -rhapsody* | -darwin* | -opened* \
  	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
  	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
! 	      | -os2* | -vos*)
  	# Remember, each alternative MUST END IN *, to match a version number.
  		;;
  	-qnx*)
***************
*** 1169,1188 ****
  	-acis*)
  		os=-aos
  		;;
- 	-atheos*)
- 		os=-atheos
- 		;;
  	-386bsd)
  		os=-bsd
  		;;
  	-ctix* | -uts*)
  		os=-sysv
  		;;
- 	-nova*)
- 		os=-rtmk-nova
- 		;;
  	-ns2 )
! 		os=-nextstep2
  		;;
  	-nsk*)
  		os=-nsk
--- 1120,1133 ----
  	-acis*)
  		os=-aos
  		;;
  	-386bsd)
  		os=-bsd
  		;;
  	-ctix* | -uts*)
  		os=-sysv
  		;;
  	-ns2 )
! 	        os=-nextstep2
  		;;
  	-nsk*)
  		os=-nsk
***************
*** 1221,1228 ****
  	-xenix)
  		os=-xenix
  		;;
! 	-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
! 		os=-mint
  		;;
  	-none)
  		;;
--- 1166,1173 ----
  	-xenix)
  		os=-xenix
  		;;
!         -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
! 	        os=-mint
  		;;
  	-none)
  		;;
***************
*** 1255,1265 ****
  	arm*-semi)
  		os=-aout
  		;;
- 	# This must come before the *-dec entry.
  	pdp10-*)
  		os=-tops20
  		;;
! 	pdp11-*)
  		os=-none
  		;;
  	*-dec | vax-*)
--- 1200,1209 ----
  	arm*-semi)
  		os=-aout
  		;;
  	pdp10-*)
  		os=-tops20
  		;;
!         pdp11-*)
  		os=-none
  		;;
  	*-dec | vax-*)
***************
*** 1286,1294 ****
  	mips*-*)
  		os=-elf
  		;;
- 	or32-*)
- 		os=-coff
- 		;;
  	*-tti)	# must be before sparc entry or we get the wrong os.
  		os=-sysv3
  		;;
--- 1230,1235 ----
***************
*** 1352,1370 ****
  	*-next)
  		os=-nextstep3
  		;;
! 	*-gould)
  		os=-sysv
  		;;
! 	*-highlevel)
  		os=-bsd
  		;;
  	*-encore)
  		os=-bsd
  		;;
! 	*-sgi)
  		os=-irix
  		;;
! 	*-siemens)
  		os=-sysv4
  		;;
  	*-masscomp)
--- 1293,1311 ----
  	*-next)
  		os=-nextstep3
  		;;
!         *-gould)
  		os=-sysv
  		;;
!         *-highlevel)
  		os=-bsd
  		;;
  	*-encore)
  		os=-bsd
  		;;
!         *-sgi)
  		os=-irix
  		;;
!         *-siemens)
  		os=-sysv4
  		;;
  	*-masscomp)
***************
*** 1436,1442 ****
  			-ptx*)
  				vendor=sequent
  				;;
! 			-vxsim* | -vxworks* | -windiss*)
  				vendor=wrs
  				;;
  			-aux*)
--- 1377,1383 ----
  			-ptx*)
  				vendor=sequent
  				;;
! 			-vxsim* | -vxworks*)
  				vendor=wrs
  				;;
  			-aux*)
diff -crN ./gnome-panel/configure /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/configure
*** ./gnome-panel/configure	Mon Mar 10 23:49:38 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/configure	Thu Sep  4 23:37:13 2003
***************
*** 994,999 ****
--- 994,1001 ----
  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-maintainer-mode enable make rules and dependencies not useful
                            (and sometimes confusing) to the casual installer
    --enable-shared=PKGS  build shared libraries default=yes
***************
*** 1377,1387 ****
  
  
  
- ac_config_headers="$ac_config_headers config.h"
  
- ac_config_commands="$ac_config_commands default-1"
  
! am__api_version="1.4"
  ac_aux_dir=
  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
    if test -f $ac_dir/install-sh; then
--- 1379,1388 ----
  
  
  
  
  
! 		    		    		    ac_config_headers="$ac_config_headers config.h"
! 
  ac_aux_dir=
  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
    if test -f $ac_dir/install-sh; then
***************
*** 1488,1507 ****
  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
--- 1489,1509 ----
  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
***************
*** 1514,1520 ****
     { (exit 1); exit 1; }; }
     fi
  
!    test "$2" = conftestfile
     )
  then
     # Ok.
--- 1516,1522 ----
     { (exit 1); exit 1; }; }
     fi
  
!    test "$2" = conftest.file
     )
  then
     # Ok.
***************
*** 1526,1532 ****
  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 &&
--- 1528,1533 ----
***************
*** 1542,1547 ****
--- 1543,1603 ----
  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_,'`
***************
*** 1571,1587 ****
    SET_MAKE="MAKE=${MAKE-make}"
  fi
  
  
! PACKAGE=gnome-panel
  
- VERSION=2.2.1
  
! 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
--- 1627,1677 ----
    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=gnome-panel
+ VERSION=2.2.1
+ 
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE "$PACKAGE"
  _ACEOF
***************
*** 1592,1674 ****
  _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
  
  
  
  # Before making a release, the LT_VERSION string should be modified.
--- 1682,1724 ----
  _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.
  
  
  # Before making a release, the LT_VERSION string should be modified.
***************
*** 1828,1837 ****
--- 1878,1928 ----
  
  # Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
  
+ ac_config_commands="$ac_config_commands default-1"
+ 
+ 
+ 
+ 
+ 
  ac_config_commands="$ac_config_commands default-2"
  
+ 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'
***************
*** 2591,2596 ****
--- 2682,2756 ----
  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
***************
*** 3226,3231 ****
--- 3386,3460 ----
  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'
***************
*** 3829,3835 ****
        #   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"
--- 4058,4080 ----
        #   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"
***************
*** 3849,3939 ****
  echo "$as_me:$LINENO: result: $NM" >&5
  echo "${ECHO_T}$NM" >&6
  
- echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
- echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6
- if test "${lt_cv_path_SED+set}" = set; then
-   echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-   # Loop through the user's path and test for sed and gsed.
- # Then use that list of sed's as ones to test for truncation.
- as_executable_p="test -f"
- 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_prog in sed gsed; do
-     for ac_exec_ext in '' $ac_executable_extensions; do
-       if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
-         _sed_list="$_sed_list $as_dir/$ac_prog$ac_exec_ext"
-       fi
-     done
-   done
- done
- 
-   # Create a temporary directory, and hook for its removal unless debugging.
- $debug ||
- {
-   trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
-   trap '{ (exit 1); exit 1; }' 1 2 13 15
- }
- 
- # Create a (secure) tmp directory for tmp files.
- : ${TMPDIR=/tmp}
- {
-   tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
-   test -n "$tmp" && test -d "$tmp"
- }  ||
- {
-   tmp=$TMPDIR/sed$$-$RANDOM
-   (umask 077 && mkdir $tmp)
- } ||
- {
-    echo "$me: cannot create a temporary directory in $TMPDIR" >&2
-    { (exit 1); exit 1; }
- }
-   _max=0
-   _count=0
-   # Add /usr/xpg4/bin/sed as it is typically found on Solaris
-   # along with /bin/sed that truncates output.
-   for _sed in $_sed_list /usr/xpg4/bin/sed; do
-     test ! -f ${_sed} && break
-     cat /dev/null > "$tmp/sed.in"
-     _count=0
-     echo ${ECHO_N-$ac_n} "0123456789${ECHO_C-$ac_c}" >"$tmp/sed.in"
-     # Check for GNU sed and select it if it is found.
-     if "${_sed}" --version 2>&1 < /dev/null | egrep '(GNU)' > /dev/null; then
-       lt_cv_path_SED=${_sed}
-       break
-     fi
-     while true; do
-       cat "$tmp/sed.in" "$tmp/sed.in" >"$tmp/sed.tmp"
-       mv "$tmp/sed.tmp" "$tmp/sed.in"
-       cp "$tmp/sed.in" "$tmp/sed.nl"
-       echo >>"$tmp/sed.nl"
-       ${_sed} -e 's/a$//' < "$tmp/sed.nl" >"$tmp/sed.out" || break
-       cmp -s "$tmp/sed.out" "$tmp/sed.nl" || break
-       # 40000 chars as input seems more than enough
-       test $_count -gt 10 && break
-       _count=`expr $_count + 1`
-       if test $_count -gt $_max; then
-         _max=$_count
-         lt_cv_path_SED=$_sed
-       fi
-     done
-   done
-   rm -rf "$tmp"
- 
- fi
- 
- if test "X$SED" != "X"; then
-   lt_cv_path_SED=$SED
- else
-   SED=$lt_cv_path_SED
- fi
- echo "$as_me:$LINENO: result: $SED" >&5
- echo "${ECHO_T}$SED" >&6
- 
  echo "$as_me:$LINENO: checking whether ln -s works" >&5
  echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
  LN_S=$as_ln_s
--- 4094,4099 ----
***************
*** 3945,3952 ****
  echo "${ECHO_T}no, using $LN_S" >&6
  fi
  
! echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
! echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6
  if test "${lt_cv_deplibs_check_method+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
--- 4105,4112 ----
  echo "${ECHO_T}no, using $LN_S" >&6
  fi
  
! echo "$as_me:$LINENO: checking how to recognise dependant libraries" >&5
! echo $ECHO_N "checking how to recognise dependant libraries... $ECHO_C" >&6
  if test "${lt_cv_deplibs_check_method+set}" = set; then
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
***************
*** 4023,4031 ****
    lt_cv_file_magic_test_file=/usr/lib/libc.sl
    ;;
  
! irix5* | irix6* | nonstopux*)
    case $host_os in
!   irix5* | nonstopux*)
      # this will be overridden with pass_all, but let us keep it just in case
      lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
      ;;
--- 4183,4191 ----
    lt_cv_file_magic_test_file=/usr/lib/libc.sl
    ;;
  
! irix5* | irix6*)
    case $host_os in
!   irix5*)
      # this will be overridden with pass_all, but let us keep it just in case
      lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
      ;;
***************
*** 4047,4053 ****
  # This must be Linux ELF.
  linux-gnu*)
    case $host_cpu in
!   alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
      lt_cv_deplibs_check_method=pass_all ;;
    *)
      # glibc up to 2.1.1 does not perform some relocations on ARM
--- 4207,4213 ----
  # 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
***************
*** 4118,4126 ****
      lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
      lt_cv_file_magic_test_file=/lib/libc.so
      ;;
-   siemens)
-     lt_cv_deplibs_check_method=pass_all
-     ;;
    esac
    ;;
  esac
--- 4278,4283 ----
***************
*** 4174,4185 ****
    lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
    lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
    ;;
! irix* | nonstopux*)
    symcode='[BCDEGRST]'
    ;;
- osf*)
-   symcode='[BCDEGQRST]'
-   ;;
  solaris* | sysv5*)
    symcode='[BDT]'
    ;;
--- 4331,4339 ----
    lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
    lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
    ;;
! irix*)
    symcode='[BCDEGRST]'
    ;;
  solaris* | sysv5*)
    symcode='[BDT]'
    ;;
***************
*** 4288,4294 ****
    (eval $ac_link) 2>&5
    ac_status=$?
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
!   (exit $ac_status); } && test -s conftest$ac_exeext; then
  	    pipe_works=yes
  	  fi
  	  LIBS="$save_LIBS"
--- 4442,4448 ----
    (eval $ac_link) 2>&5
    ac_status=$?
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
!   (exit $ac_status); } && test -s conftest; then
  	    pipe_works=yes
  	  fi
  	  LIBS="$save_LIBS"
***************
*** 4511,4517 ****
  
  
  
- 
  # Only perform the check for file, if the check method requires it
  case $deplibs_check_method in
  file_magic*)
--- 4665,4670 ----
***************
*** 4827,4833 ****
  case $host in
  *-*-irix6*)
    # Find out which ABI we are using.
!   echo '#line 4830 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
--- 4980,4986 ----
  case $host in
  *-*-irix6*)
    # Find out which ABI we are using.
!   echo '#line 4983 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
***************
*** 5070,5076 ****
        # like `-m68040'.
        lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
        ;;
!     beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
        # PIC is the default for these OSes.
        ;;
      darwin* | rhapsody*)
--- 5223,5229 ----
        # like `-m68040'.
        lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4'
        ;;
!     beos* | irix5* | irix6* | osf3* | osf4* | osf5*)
        # PIC is the default for these OSes.
        ;;
      darwin* | rhapsody*)
***************
*** 5113,5119 ****
        lt_cv_prog_cc_pic='+Z'
        ;;
  
!     irix5* | irix6* | nonstopux*)
        lt_cv_prog_cc_wl='-Wl,'
        lt_cv_prog_cc_static='-non_shared'
        # PIC (with -KPIC) is the default.
--- 5266,5272 ----
        lt_cv_prog_cc_pic='+Z'
        ;;
  
!     irix5* | irix6*)
        lt_cv_prog_cc_wl='-Wl,'
        lt_cv_prog_cc_static='-non_shared'
        # PIC (with -KPIC) is the default.
***************
*** 5157,5163 ****
      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
        lt_cv_prog_cc_pic='-KPIC'
        lt_cv_prog_cc_static='-Bstatic'
!       lt_cv_prog_cc_wl='-Wl,'
        ;;
  
      uts4*)
--- 5310,5320 ----
      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
        lt_cv_prog_cc_pic='-KPIC'
        lt_cv_prog_cc_static='-Bstatic'
!       if test "x$host_vendor" = xsni; then
! 	lt_cv_prog_cc_wl='-LD'
!       else
! 	lt_cv_prog_cc_wl='-Wl,'
!       fi
        ;;
  
      uts4*)
***************
*** 5359,5365 ****
  save_CFLAGS="$CFLAGS"
  CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
  compiler_c_o=no
! if { (eval echo configure:5362: \"$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
--- 5516,5522 ----
  save_CFLAGS="$CFLAGS"
  CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
  compiler_c_o=no
! if { (eval echo configure:5519: \"$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
***************
*** 5554,5559 ****
--- 5711,5717 ----
  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
***************
*** 5697,5703 ****
      # If the export-symbols file already is a .def file (1st line
      # is EXPORTS), use it as is.
      # If DATA tags from a recent dlltool are present, honour them!
!     archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
  	cp $export_symbols $output_objdir/$soname-def;
        else
  	echo EXPORTS > $output_objdir/$soname-def;
--- 5855,5861 ----
      # If the export-symbols file already is a .def file (1st line
      # is EXPORTS), use it as is.
      # If DATA tags from a recent dlltool are present, honour them!
!     archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then
  	cp $export_symbols $output_objdir/$soname-def;
        else
  	echo EXPORTS > $output_objdir/$soname-def;
***************
*** 5706,5712 ****
  	 set dummy \$symbol;
  	 case \$# in
  	   2) echo "   \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
- 	   4) echo "   \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
  	   *) echo "     \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;;
  	 esac;
  	 _lt_hint=`expr 1 + \$_lt_hint`;
--- 5864,5869 ----
***************
*** 5811,5835 ****
        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
! 	  case $ld_flag in
! 	  *-brtl*)
! 	    aix_use_runtimelinking=yes
! 	    break
! 	  ;;
! 	  esac
! 	done
!       esac
! 
        exp_sym_flag='-bexport'
        no_entry_flag='-bnoentry'
      fi
  
      # When large executables or shared objects are built, AIX ld can
--- 5968,5980 ----
        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
***************
*** 5864,5878 ****
        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
--- 6009,6015 ----
        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
***************
*** 5882,5889 ****
        # 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'
--- 6019,6026 ----
        # 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'
***************
*** 5896,5902 ****
  	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
      ;;
--- 6033,6039 ----
  	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
      ;;
***************
*** 5938,5946 ****
      esac
      # FIXME: Relying on posixy $() will cause problems for
      #        cross-compilation, but unfortunately the echo tests do not
!     #        yet detect zsh echo's removal of \ escapes.  Also zsh mangles
!     #	     `"' quotes if we put them in here... so don't!
!     archive_cmds='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib ${lib}-master.o $deplibs$linker_flags $(test .$module != .yes && echo -install_name $rpath/$soname $verstring)'
      # We need to add '_' to the symbols in $export_symbols first
      #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
      hardcode_direct=yes
--- 6075,6082 ----
      esac
      # FIXME: Relying on posixy $() will cause problems for
      #        cross-compilation, but unfortunately the echo tests do not
!     #        yet detect zsh echo's removal of \ escapes.
!     archive_cmds='$nonopt $(test "x$module" = xyes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib $libobjs $deplibs$linker_flags -install_name $rpath/$soname $verstring'
      # We need to add '_' to the symbols in $export_symbols first
      #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols'
      hardcode_direct=yes
***************
*** 5992,6005 ****
      export_dynamic_flag_spec='${wl}-E'
      ;;
  
!   irix5* | irix6* | nonstopux*)
      if test "$GCC" = yes; then
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
      else
        archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
-       hardcode_libdir_flag_spec='-rpath $libdir'
      fi
      hardcode_libdir_separator=:
      link_all_deplibs=yes
      ;;
--- 6128,6140 ----
      export_dynamic_flag_spec='${wl}-E'
      ;;
  
!   irix5* | irix6*)
      if test "$GCC" = yes; then
        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
      else
        archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
      fi
+     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
      hardcode_libdir_separator=:
      link_all_deplibs=yes
      ;;
***************
*** 6027,6033 ****
      hardcode_direct=yes
      hardcode_shlibpath_var=no
      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
!       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
        export_dynamic_flag_spec='${wl}-E'
      else
--- 6162,6168 ----
      hardcode_direct=yes
      hardcode_shlibpath_var=no
      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
!       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
        export_dynamic_flag_spec='${wl}-E'
      else
***************
*** 6037,6043 ****
  	hardcode_libdir_flag_spec='-R$libdir'
          ;;
        *)
!         archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
          ;;
        esac
--- 6172,6178 ----
  	hardcode_libdir_flag_spec='-R$libdir'
          ;;
        *)
!         archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
          ;;
        esac
***************
*** 6149,6171 ****
      ;;
  
    sysv4)
!     case $host_vendor in
!       sni)
!         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
!         hardcode_direct=yes # is this really true???
!         ;;
!       siemens)
!         ## LD is ld it makes a PLAMLIB
!         ## CC just makes a GrossModule.
!         archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
!         reload_cmds='$CC -r -o $output$reload_objs'
!         hardcode_direct=no
!         ;;
!       motorola)
!         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
!         hardcode_direct=no #Motorola manual says yes, but my tests say they lie
!         ;;
!     esac
      runpath_var='LD_RUN_PATH'
      hardcode_shlibpath_var=no
      ;;
--- 6284,6296 ----
      ;;
  
    sysv4)
!     if test "x$host_vendor" = xsno; then
!       archive_cmds='$LD -G -Bsymbolic -h $soname -o $lib $libobjs $deplibs $linker_flags'
!       hardcode_direct=yes # is this really true???
!     else
!       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
!       hardcode_direct=no #Motorola manual says yes, but my tests say they lie
!     fi
      runpath_var='LD_RUN_PATH'
      hardcode_shlibpath_var=no
      ;;
***************
*** 6313,6321 ****
  
  aix4* | aix5*)
    version_type=linux
-   need_lib_prefix=no
-   need_version=no
-   hardcode_into_libs=yes
    if test "$host_cpu" = ia64; then
      # AIX 5 supports IA64
      library_names_spec='${libname}${release}.so$major ${libname}${release}.so$versuffix $libname.so'
--- 6438,6443 ----
***************
*** 6337,6360 ****
  	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
-   hardcode_into_libs=yes
    ;;
  
  amigaos*)
--- 6459,6470 ----
  	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
    ;;
  
  amigaos*)
***************
*** 6402,6408 ****
      ;;
    yes,mingw*)
      library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
!     sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
      ;;
    yes,pw32*)
      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
--- 6512,6518 ----
      ;;
    yes,mingw*)
      library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
!     sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
      ;;
    yes,pw32*)
      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
***************
*** 6485,6501 ****
    postinstall_cmds='chmod 555 $lib'
    ;;
  
! irix5* | irix6* | nonstopux*)
!   case $host_os in
!     nonstopux*) version_type=nonstopux ;;
!     *)          version_type=irix ;;
!   esac
    need_lib_prefix=no
    need_version=no
    soname_spec='${libname}${release}.so$major'
    library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
    case $host_os in
!   irix5* | nonstopux*)
      libsuff= shlibsuff=
      ;;
    *)
--- 6595,6608 ----
    postinstall_cmds='chmod 555 $lib'
    ;;
  
! irix5* | irix6*)
!   version_type=irix
    need_lib_prefix=no
    need_version=no
    soname_spec='${libname}${release}.so$major'
    library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so'
    case $host_os in
!   irix5*)
      libsuff= shlibsuff=
      ;;
    *)
***************
*** 6599,6610 ****
  osf3* | osf4* | osf5*)
    version_type=osf
    need_version=no
!   soname_spec='${libname}${release}.so$major'
!   library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so'
    shlibpath_var=LD_LIBRARY_PATH
    sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
    sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-   hardcode_into_libs=yes
    ;;
  
  sco3.2v5*)
--- 6706,6716 ----
  osf3* | osf4* | osf5*)
    version_type=osf
    need_version=no
!   soname_spec='${libname}${release}.so'
!   library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so'
    shlibpath_var=LD_LIBRARY_PATH
    sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
    sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
    ;;
  
  sco3.2v5*)
***************
*** 6647,6658 ****
    case $host_vendor in
      sni)
        shlibpath_overrides_runpath=no
-       need_lib_prefix=no
-       export_dynamic_flag_spec='${wl}-Blargedynsym'
-       runpath_var=LD_RUN_PATH
-       ;;
-     siemens)
-       need_lib_prefix=no
        ;;
      motorola)
        need_lib_prefix=no
--- 6753,6758 ----
***************
*** 6718,6724 ****
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
--- 6818,6824 ----
    ;;
  
  aix4*)
!   if test "$host_cpu" != ia64 ; then
      test "$enable_shared" = yes && enable_static=no
    fi
    ;;
***************
*** 7181,7187 ****
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7184 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
--- 7281,7287 ----
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7284 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
***************
*** 7279,7285 ****
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7282 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
--- 7379,7385 ----
      lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
! #line 7382 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
***************
*** 7462,7471 ****
    # Now quote all the things that may contain metacharacters while being
    # careful not to overquote the AC_SUBSTed values.  We take copies of the
    # variables and quote the copies for generation of the libtool script.
!   for var in echo old_CC old_CFLAGS SED \
      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 \
      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 \
--- 7562,7572 ----
    # Now quote all the things that may contain metacharacters while being
    # careful not to overquote the AC_SUBSTed values.  We take copies of the
    # variables and quote the copies for generation of the libtool script.
!   for var in echo old_CC old_CFLAGS \
      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 \
***************
*** 7524,7534 ****
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
- # A sed that does not truncate output.
- SED=$lt_SED
- 
  # Sed that helps us avoid accidentally triggering echo(1) options like -n.
! Xsed="${SED} -e s/^X//"
  
  # The HP-UX ksh and POSIX shell print the target directory to stdout
  # if CDPATH is set.
--- 7625,7632 ----
  # configuration script generated by Autoconf, you may include it under
  # the same distribution terms that you use for the rest of that program.
  
  # Sed that helps us avoid accidentally triggering echo(1) options like -n.
! Xsed="sed -e s/^X//"
  
  # The HP-UX ksh and POSIX shell print the target directory to stdout
  # if CDPATH is set.
***************
*** 7650,7655 ****
--- 7748,7756 ----
  # 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
  
***************
*** 8140,8146 ****
      # Check whether --enable-compile-warnings or --disable-compile-warnings was given.
  if test "${enable_compile_warnings+set}" = set; then
    enableval="$enable_compile_warnings"
! 
  else
    enable_compile_warnings="$default_compile_warnings"
  fi;
--- 8241,8247 ----
      # Check whether --enable-compile-warnings or --disable-compile-warnings was given.
  if test "${enable_compile_warnings+set}" = set; then
    enableval="$enable_compile_warnings"
!   enable_compile_warnings="$enableval"
  else
    enable_compile_warnings="$default_compile_warnings"
  fi;
***************
*** 8153,8160 ****
      warning_flags=
      realsave_CFLAGS="$CFLAGS"
  
-     echo "COMPILE WARNINGS $enable_compile_warnings"
- 
      case "$enable_compile_warnings" in
      no)
  	warning_flags=
--- 8254,8259 ----
***************
*** 11083,11088 ****
--- 11182,11189 ----
  fi
  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
  	  INSTOBJEXT=.mo
+ 	else
+ 	  gt_cv_have_gettext=no
  	fi
        fi
  
***************
*** 11433,11438 ****
--- 11534,11606 ----
  
  
  
+ echo "$as_me:$LINENO: checking for poptGetArgs in -lpopt" >&5
+ echo $ECHO_N "checking for poptGetArgs in -lpopt... $ECHO_C" >&6
+ if test "${ac_cv_lib_popt_poptGetArgs+set}" = set; then
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+   ac_check_lib_save_LIBS=$LIBS
+ LIBS="-lpopt  $LIBS"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
+ #include "confdefs.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 poptGetArgs ();
+ #ifdef F77_DUMMY_MAIN
+ #  ifdef __cplusplus
+      extern "C"
+ #  endif
+    int F77_DUMMY_MAIN() { return 1; }
+ #endif
+ int
+ main ()
+ {
+ poptGetArgs ();
+   ;
+   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
+   ac_cv_lib_popt_poptGetArgs=yes
+ else
+   echo "$as_me: failed program was:" >&5
+ cat conftest.$ac_ext >&5
+ ac_cv_lib_popt_poptGetArgs=no
+ fi
+ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
+ LIBS=$ac_check_lib_save_LIBS
+ fi
+ echo "$as_me:$LINENO: result: $ac_cv_lib_popt_poptGetArgs" >&5
+ echo "${ECHO_T}$ac_cv_lib_popt_poptGetArgs" >&6
+ if test $ac_cv_lib_popt_poptGetArgs = yes; then
+   POPT_LIBS="-lpopt"
+ else
+   { { echo "$as_me:$LINENO: error: popt is required to build gnome-panel.
+ You can download the latest version from ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/" >&5
+ echo "$as_me: error: popt is required to build gnome-panel.
+ You can download the latest version from ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/" >&2;}
+    { (exit 1); exit 1; }; }
+ fi
+ 
+ 
+ 
  
  
  # Check whether --with-kde-datadir or --without-kde-datadir was given.
***************
*** 12291,12298 ****
  # INIT-COMMANDS section.
  #
  
- 
  INTLTOOL_PERL=${INTLTOOL_PERL}
  
  
  _ACEOF
--- 12459,12467 ----
  # INIT-COMMANDS section.
  #
  
  INTLTOOL_PERL=${INTLTOOL_PERL}
+ AMDEP_TRUE="$AMDEP_TRUE"
+ ac_aux_dir="$ac_aux_dir"
  
  
  _ACEOF
***************
*** 12424,12435 ****
--- 12593,12614 ----
  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,@LIB_PANEL_APPLET_LT_VERSION@,$LIB_PANEL_APPLET_LT_VERSION,;t t
  s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
  s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
***************
*** 12457,12464 ****
  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,@build@,$build,;t t
  s,@build_cpu@,$build_cpu,;t t
--- 12636,12644 ----
  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,@build@,$build,;t t
  s,@build_cpu@,$build_cpu,;t t
***************
*** 12523,12528 ****
--- 12703,12709 ----
  s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
  s,@XINERAMA_LIBS@,$XINERAMA_LIBS,;t t
  s,@PNG_LIBS@,$PNG_LIBS,;t t
+ s,@POPT_LIBS@,$POPT_LIBS,;t t
  s,@GTKDOC@,$GTKDOC,;t t
  s,@HAVE_GTK_DOC_TRUE@,$HAVE_GTK_DOC_TRUE,;t t
  s,@HAVE_GTK_DOC_FALSE@,$HAVE_GTK_DOC_FALSE,;t t
***************
*** 12535,12541 ****
  s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t
  s,@GCONF_SCHEMAS_INSTALL_TRUE@,$GCONF_SCHEMAS_INSTALL_TRUE,;t t
  s,@GCONF_SCHEMAS_INSTALL_FALSE@,$GCONF_SCHEMAS_INSTALL_FALSE,;t t
- s,@AWK@,$AWK,;t t
  s,@PERL@,$PERL,;t t
  s,@REBUILD@,$REBUILD,;t t
  CEOF
--- 12716,12721 ----
***************
*** 12953,12958 ****
--- 13133,13144 ----
      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
***************
*** 13011,13018 ****
    { 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 )
  
  sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-extract.in > intltool-extract.out
  if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
--- 13197,13203 ----
    { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
  echo "$as_me: executing $ac_dest commands" >&6;}
    case $ac_dest in
!     default-1 )
  
  sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-extract.in > intltool-extract.out
  if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then
***************
*** 13042,13047 ****
--- 13227,13271 ----
  chmod u+w intltool-update
  
   ;;
+     default-2 )
+ 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-3 ) case "$CONFIG_FILES" in *po/Makefile.in*)
          sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
        esac ;;
diff -crN ./gnome-panel/doc/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/Makefile.in
*** ./gnome-panel/doc/Makefile.in	Mon Mar 10 23:54:46 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/Makefile.in	Thu Sep  4 23:36:59 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,181 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  SUBDIRS = reference
  
! EXTRA_DIST =  	panel-session-handling.txt 	panel-keynav.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: @MAINTAINER_MODE_TRUE@ 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
  
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
--- 151,204 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  SUBDIRS = reference
  
! EXTRA_DIST = \
! 	panel-session-handling.txt \
! 	panel-keynav.txt	
  
+ subdir = doc
  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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps doc/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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.
***************
*** 183,194 ****
  # (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//`; \
--- 206,212 ----
  # (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//`; \
***************
*** 211,221 ****
  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"; \
--- 229,244 ----
  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"; \
***************
*** 234,284 ****
  
  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 = 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
  	for subdir in $(SUBDIRS); do \
--- 257,316 ----
  
  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 \
***************
*** 286,365 ****
  	    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.
--- 318,413 ----
  	    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 ./gnome-panel/doc/reference/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/Makefile.in
*** ./gnome-panel/doc/reference/Makefile.in	Mon Mar 10 23:54:46 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/Makefile.in	Thu Sep  4 23:37:00 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,178 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  SUBDIRS = panel-applet
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/reference/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.
--- 151,199 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  SUBDIRS = panel-applet
+ subdir = doc/reference
  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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps doc/reference/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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.
***************
*** 180,191 ****
  # (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//`; \
--- 201,207 ----
  # (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//`; \
***************
*** 208,218 ****
  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"; \
--- 224,239 ----
  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"; \
***************
*** 231,281 ****
  
  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 = doc/reference
  
  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 \
--- 252,311 ----
  
  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 \
***************
*** 283,362 ****
  	    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.
--- 313,408 ----
  	    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 ./gnome-panel/doc/reference/panel-applet/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/Makefile.in
*** ./gnome-panel/doc/reference/panel-applet/Makefile.in	Mon Mar 10 23:54:47 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/Makefile.in	Thu Sep  4 23:37:00 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,17 ****
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
! # The name of the module, e.g. 'glib'.
  
  
  SHELL = @SHELL@
  
--- 11,19 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
! @SET_MAKE@
  
+ # The name of the module, e.g. 'glib'.
  
  SHELL = @SHELL@
  
***************
*** 33,45 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 35,43 ----
***************
*** 48,58 ****
  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 = :
--- 46,56 ----
  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 = :
***************
*** 61,66 ****
--- 59,65 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 71,76 ****
--- 70,76 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 92,97 ****
--- 92,98 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 122,128 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 123,128 ----
***************
*** 138,143 ****
--- 138,144 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 152,159 ****
--- 153,166 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  DOC_MODULE = panel-applet
  
***************
*** 179,185 ****
  CFILE_GLOB = 
  
  # Header files to ignore when scanning.
! IGNORE_HFILES =  	aligned-widget.h				applet.h					applet-init.h					applet-object.h					applet-private.h				applet-widget.h					basep-widget.h					border-widget.h					button-widget.h					conditional.h					distribution.h					drawer.h					drawer-widget.h					edge-widget.h					extern.h					floating-widget.h				foobar-widget.h					global-keys.h					GNOME_Panel.h					gnome-panel-screenshot.glade.h			gnome-run.h					gstc.h						gwmh.h						launcher.h					logout.h					main.h						menu-fentry.h					menu.h						menu-properties.h				menu-rh.h					menu-util.h					multiscreen-stuff.h				panel-applet-frame.h				panel-applet-private.h				panel-applet-shell.h				panel_config_global.h				panel_config.h					panel-gconf.h					panel.h						panel-marshal.h					panel-shell.h					panel-typebuiltins.h				panel-types.h					panel-util.h					panel-widget.h					quick-desktop-reader.h				rgb-stuff.h					session.h					sliding-widget.h				status-docklet.h				status.h					swallow.h					tasklist_icon.h					tearoffitem.h					title-item.h					title-item-private.h				xstuff.h
  
  
  # Images to copy into HTML directory.
--- 186,249 ----
  CFILE_GLOB = 
  
  # Header files to ignore when scanning.
! IGNORE_HFILES = \
! 	aligned-widget.h			\
! 	applet.h				\
! 	applet-init.h				\
! 	applet-object.h				\
! 	applet-private.h			\
! 	applet-widget.h				\
! 	basep-widget.h				\
! 	border-widget.h				\
! 	button-widget.h				\
! 	conditional.h				\
! 	distribution.h				\
! 	drawer.h				\
! 	drawer-widget.h				\
! 	edge-widget.h				\
! 	extern.h				\
! 	floating-widget.h			\
! 	foobar-widget.h				\
! 	global-keys.h				\
! 	GNOME_Panel.h				\
! 	gnome-panel-screenshot.glade.h		\
! 	gnome-run.h				\
! 	gstc.h					\
! 	gwmh.h					\
! 	launcher.h				\
! 	logout.h				\
! 	main.h					\
! 	menu-fentry.h				\
! 	menu.h					\
! 	menu-properties.h			\
! 	menu-rh.h				\
! 	menu-util.h				\
! 	multiscreen-stuff.h			\
! 	panel-applet-frame.h			\
! 	panel-applet-private.h			\
! 	panel-applet-shell.h			\
! 	panel_config_global.h			\
! 	panel_config.h				\
! 	panel-gconf.h				\
! 	panel.h					\
! 	panel-marshal.h				\
! 	panel-shell.h				\
! 	panel-typebuiltins.h			\
! 	panel-types.h				\
! 	panel-util.h				\
! 	panel-widget.h				\
! 	quick-desktop-reader.h			\
! 	rgb-stuff.h				\
! 	session.h				\
! 	sliding-widget.h			\
! 	status-docklet.h			\
! 	status.h				\
! 	swallow.h				\
! 	tasklist_icon.h				\
! 	tearoffitem.h				\
! 	title-item.h				\
! 	title-item-private.h			\
! 	xstuff.h
  
  
  # Images to copy into HTML directory.
***************
*** 193,202 ****
  
  # CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
  # contains GtkObjects/GObjects and you want to document signals and properties.
! GTKDOC_CFLAGS =  	$(CFLAGS)					$(CPPFLAGS)					$(PANEL_CFLAGS)					-I$(srcdir)/../../../libpanel-applet    	-I$(top_builddir)/libpanel-applet
  
  
! GTKDOC_LIBS =  	$(LDFLAGS)						$(PANEL_LIBS)						../../../libpanel-applet/libpanel-applet-2.la
  
  
  GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC)
--- 257,274 ----
  
  # CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
  # contains GtkObjects/GObjects and you want to document signals and properties.
! GTKDOC_CFLAGS = \
! 	$(CFLAGS)				\
! 	$(CPPFLAGS)				\
! 	$(PANEL_CFLAGS)				\
! 	-I$(srcdir)/../../../libpanel-applet    \
! 	-I$(top_builddir)/libpanel-applet
  
  
! GTKDOC_LIBS = \
! 	$(LDFLAGS)					\
! 	$(PANEL_LIBS)					\
! 	../../../libpanel-applet/libpanel-applet-2.la
  
  
  GTKDOC_CC = $(LIBTOOL) --mode=compile $(CC)
***************
*** 205,328 ****
  # If you need to override some of the declarations, place them in the
  # $(DOC_MODULE)-overrides.txt file and uncomment the second line here.
  DOC_OVERRIDES = 
  #DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
  
  ###########################################################################
  # Everything below here is generic and you shouldn't need to change it.
  ###########################################################################
- 
  TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
  
! EXTRA_DIST =  	$(content_files)			$(extra_files)				$(HTML_IMAGES)				$(DOC_MAIN_SGML_FILE)			$(DOC_MODULE).types			$(DOC_MODULE)-sections.txt		$(DOC_OVERRIDES)
! 
! 
! DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp 	   $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
! 
! 
! SCANOBJ_FILES =  	$(DOC_MODULE).args 		$(DOC_MODULE).hierarchy 	$(DOC_MODULE).signals
  
  
  SCANGOBJ_OPTIONS = --type-init-func="gtk_type_init(0)"
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../../../config.h
! CONFIG_CLEAN_FILES = 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
! 
  
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/reference/panel-applet/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 = doc/reference/panel-applet
  
  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-hook
! 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-local
! 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-local
- 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-local
  
! clean: clean-am
  
! distclean-am:  distclean-generic clean-am
! 	-rm -f libtool
  
! distclean: distclean-am
  
! maintainer-clean-am:  maintainer-clean-generic distclean-am \
! 		maintainer-clean-local
! 	@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-local install-data-am install-data install-am install \
! uninstall-am uninstall all-local all-redirect all-am all installdirs \
! mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
--- 277,441 ----
  # If you need to override some of the declarations, place them in the
  # $(DOC_MODULE)-overrides.txt file and uncomment the second line here.
  DOC_OVERRIDES = 
+ 
  #DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
  
  ###########################################################################
  # Everything below here is generic and you shouldn't need to change it.
  ###########################################################################
  TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
  
! EXTRA_DIST = \
! 	$(content_files)		\
! 	$(extra_files)			\
! 	$(HTML_IMAGES)			\
! 	$(DOC_MAIN_SGML_FILE)		\
! 	$(DOC_MODULE).types		\
! 	$(DOC_MODULE)-sections.txt	\
! 	$(DOC_OVERRIDES)
! 
! 
! DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
! 	   $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
! 
! 
! SCANOBJ_FILES = \
! 	$(DOC_MODULE).args 	\
! 	$(DOC_MODULE).hierarchy \
! 	$(DOC_MODULE).signals
  
  
  SCANGOBJ_OPTIONS = --type-init-func="gtk_type_init(0)"
+ subdir = doc/reference/panel-applet
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! DIST_COMMON = ChangeLog 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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps doc/reference/panel-applet/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  check-am: all-am
  check: check-am
! all-am: Makefile all-local
  
! 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 clean-local 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-data-local
! 
! 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 \
! 	maintainer-clean-local
! 
! mostlyclean: mostlyclean-am
! 
! mostlyclean-am: mostlyclean-generic mostlyclean-libtool
! 
! uninstall-am: uninstall-info-am
! 
! .PHONY: all all-am all-local check check-am clean clean-generic \
! 	clean-libtool clean-local distclean distclean-generic \
! 	distclean-libtool distdir dvi dvi-am info info-am install \
! 	install-am install-data install-data-am install-data-local \
! 	install-exec install-exec-am install-info install-info-am \
! 	install-man install-strip installcheck installcheck-am \
! 	installdirs maintainer-clean maintainer-clean-generic \
! 	maintainer-clean-local mostlyclean mostlyclean-generic \
! 	mostlyclean-libtool uninstall uninstall-am uninstall-info-am
  
  
  @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
***************
*** 423,429 ****
  	done
  
  .PHONY : dist-hook-local
- 
  # 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:
--- 536,541 ----
diff -crN ./gnome-panel/doc/reference/panel-applet/sgml/object_index.sgml /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/sgml/object_index.sgml
*** ./gnome-panel/doc/reference/panel-applet/sgml/object_index.sgml	Mon Mar 10 23:54:47 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/sgml/object_index.sgml	Thu Sep  4 23:44:52 2003
***************
*** 10,30 ****
  <entry><link linkend="GObject">GObject</link></entry>
  </row>
  <row>
  <entry><link linkend="GdkDragContext">GdkDragContext</link></entry>
  <entry><link linkend="GdkDrawable">GdkDrawable</link></entry>
- <entry><link linkend="GdkPixmap">GdkPixmap</link></entry>
  </row>
  <row>
  <entry><link linkend="GdkScreen">GdkScreen</link></entry>
  <entry><link linkend="GtkBin">GtkBin</link></entry>
- <entry><link linkend="GtkContainer">GtkContainer</link></entry>
  </row>
  <row>
  <entry><link linkend="GtkEventBox">GtkEventBox</link></entry>
  <entry><link linkend="GtkObject">GtkObject</link></entry>
- <entry><link linkend="GtkStyle">GtkStyle</link></entry>
  </row>
  <row>
  <entry><link linkend="GtkWidget">GtkWidget</link></entry>
  <entry><link linkend="PanelApplet">PanelApplet</link></entry>
  </tbody></tgroup></informaltable>
--- 10,32 ----
  <entry><link linkend="GObject">GObject</link></entry>
  </row>
  <row>
+ <entry><link linkend="GTypePlugin">GTypePlugin</link></entry>
  <entry><link linkend="GdkDragContext">GdkDragContext</link></entry>
  <entry><link linkend="GdkDrawable">GdkDrawable</link></entry>
  </row>
  <row>
+ <entry><link linkend="GdkPixmap">GdkPixmap</link></entry>
  <entry><link linkend="GdkScreen">GdkScreen</link></entry>
  <entry><link linkend="GtkBin">GtkBin</link></entry>
  </row>
  <row>
+ <entry><link linkend="GtkContainer">GtkContainer</link></entry>
  <entry><link linkend="GtkEventBox">GtkEventBox</link></entry>
  <entry><link linkend="GtkObject">GtkObject</link></entry>
  </row>
  <row>
+ <entry><link linkend="GtkStyle">GtkStyle</link></entry>
  <entry><link linkend="GtkWidget">GtkWidget</link></entry>
  <entry><link linkend="PanelApplet">PanelApplet</link></entry>
+ </row>
  </tbody></tgroup></informaltable>
diff -crN ./gnome-panel/doc/reference/panel-applet/sgml/panel-applet.sgml /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/sgml/panel-applet.sgml
*** ./gnome-panel/doc/reference/panel-applet/sgml/panel-applet.sgml	Mon Mar 10 23:54:47 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/sgml/panel-applet.sgml	Thu Sep  4 23:44:53 2003
***************
*** 233,239 ****
  	PANEL_APPLET_FLAGS_NONE   = 0,
  	PANEL_APPLET_EXPAND_MAJOR = 1 &lt;&lt; 0,
  	PANEL_APPLET_EXPAND_MINOR = 1 &lt;&lt; 1,
! 	PANEL_APPLET_HAS_HANDLE   = 1 &lt;&lt; 2,
  } PanelAppletFlags;
  </programlisting>
  <para>
--- 233,239 ----
  	PANEL_APPLET_FLAGS_NONE   = 0,
  	PANEL_APPLET_EXPAND_MAJOR = 1 &lt;&lt; 0,
  	PANEL_APPLET_EXPAND_MINOR = 1 &lt;&lt; 1,
! 	PANEL_APPLET_HAS_HANDLE   = 1 &lt;&lt; 2
  } PanelAppletFlags;
  </programlisting>
  <para>
diff -crN ./gnome-panel/doc/reference/panel-applet/sgml/tree_index.sgml /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/sgml/tree_index.sgml
*** ./gnome-panel/doc/reference/panel-applet/sgml/tree_index.sgml	Mon Mar 10 23:54:47 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/doc/reference/panel-applet/sgml/tree_index.sgml	Thu Sep  4 23:44:52 2003
***************
*** 12,16 ****
--- 12,17 ----
          <link linkend="GdkDrawable">GdkDrawable</link>
              <link linkend="GdkPixmap">GdkPixmap</link>
      <link linkend="GInterface">GInterface</link>
+         <link linkend="GTypePlugin">GTypePlugin</link>
          <link linkend="AtkImplementorIface">AtkImplementorIface</link>
  </screen>
diff -crN ./gnome-panel/gnome-panel/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/gnome-panel/Makefile.in
*** ./gnome-panel/gnome-panel/Makefile.in	Mon Mar 10 23:54:36 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/gnome-panel/Makefile.in	Thu Sep  4 23:37:01 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,163 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  AUTOMAKE_OPTIONS = 1.3
  
  NULL = 
  
! INCLUDES =  	-I.								-I$(srcdir)							-I$(top_builddir)/gnome-panel					-DPANEL_DEBUG							-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"		-DGLADEDIR=\""$(datadir)/gnome/panel"\"				$(DISABLE_DEPRECATED_CFLAGS)					$(STANDARD_PROPERTIES_CFLAGS)					$(ALLOW_CRACKPOT_MENU_CODE)					$(PANEL_CFLAGS)							$(PANELCONFIG_CFLAGS)						$(WARN_CFLAGS)							$(NULL)
  
  
  # FIXME:
--- 151,183 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  AUTOMAKE_OPTIONS = 1.3
  
  NULL = 
  
! INCLUDES = \
! 	-I.							\
! 	-I$(srcdir)						\
! 	-I$(top_builddir)/gnome-panel				\
! 	-DPANEL_DEBUG						\
! 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"	\
! 	-DGLADEDIR=\""$(datadir)/gnome/panel"\"			\
! 	$(DISABLE_DEPRECATED_CFLAGS)				\
! 	$(STANDARD_PROPERTIES_CFLAGS)				\
! 	$(ALLOW_CRACKPOT_MENU_CODE)				\
! 	$(PANEL_CFLAGS)						\
! 	$(PANELCONFIG_CFLAGS)					\
! 	$(WARN_CFLAGS)						\
! 	$(NULL)
  
  
  # FIXME:
***************
*** 166,250 ****
  ALLOW_CRACKPOT_MENU_CODE = -DGTK_MENU_INTERNALS
  
  # Flags to make sure we're not using any deprecated functions
! DISABLE_DEPRECATED_CFLAGS =  	-DG_DISABLE_DEPRECATED						-DGDK_DISABLE_DEPRECATED					-DGTK_DISABLE_DEPRECATED					-DGDK_PIXBUF_DISABLE_DEPRECATED					-DGNOME_DISABLE_DEPRECATED					$(NULL)
  
  
  # Used by the GNOME_PROGRAM_STANDARD_PROPERTIES macros
! STANDARD_PROPERTIES_CFLAGS =  	-DPREFIX=\""$(prefix)"\"					-DSYSCONFDIR=\""$(sysconfdir)"\"				-DLIBDIR=\""$(libdir)"\"					-DDATADIR=\""$(datadir)"\"					$(NULL)
! 
! 
! bin_PROGRAMS =  	gnome-panel 				gnome-panel-preferences			gnome-panel-screenshot			gnome-desktop-item-edit
! 
! 
! CORBA_SRCLIST =  	GNOME_Panel-stubs.c		GNOME_Panel-skels.c		GNOME_Panel-common.c		GNOME_Panel.h			$(NULL)
! 
! 
! EGG_RECENT_FILES_C =  	egg-recent-model.c		egg-recent-item.c		egg-recent-view.c		egg-recent-view-gtk.c		egg-recent-util.c
! 
! 
! EGG_RECENT_FILES_H =  	egg-recent-model.h		egg-recent-item.h		egg-recent-view.h		egg-recent-view-gtk.h		egg-recent-util.h
! 
! 
! EGG_SCREEN_EXEC_FILES =  	egg-screen-exec.h       	egg-screen-exec.c       	egg-screen-help.h       	egg-screen-help.c       	egg-screen-url.h        	egg-screen-url.c        	$(NULL)
! 
! 
! EGG_ACCELERATORS_FILES =  	eggaccelerators.c       	eggaccelerators.h       	$(NULL)
! 
! 
! BUILT_SOURCES =  	$(CORBA_SRCLIST)		panel-typebuiltins.c		panel-typebuiltins.h		panel-marshal.c			panel-marshal.h
! 
! 
! panel_sources =  	panel-typebuiltins.c		panel-typebuiltins.h		panel-marshal.c			panel-marshal.h			main.c				panel-widget.c  		basep-widget.c  		button-widget.c  		multiscreen-stuff.c		xstuff.c			session.c			foobar-widget.c			border-widget.c			edge-widget.c			aligned-widget.c		drawer-widget.c			sliding-widget.c		floating-widget.c		disclosure-widget.c		panel.c				applet.c			drawer.c  			panel-config-global.c  		panel-util.c			panel-gconf.c			global-keys.c			panel-config.c  		distribution.c			gnome-run.c  			menu.c  			menu-util.c			menu-ditem.c			menu-fentry.c  			launcher.c			panel-applet-frame.c		panel-shell.c			quick-desktop-reader.c		panel-access.c			panel-background.c		panel-background-monitor.c 	panel-stock-icons.c		panel-action-button.c		panel-recent.c			panel-gdk-pixbuf-extensions.c 	$(EGG_RECENT_FILES_C)		$(NULL)
! 
! 
! panel_headers =  	panel-types.h			panel-widget.h			panel-main.h			basep-widget.h			button-widget.h			multiscreen-stuff.h		xstuff.h			session.h			foobar-widget.h			border-widget.h			edge-widget.h			aligned-widget.h		drawer-widget.h			sliding-widget.h		floating-widget.h		disclosure-widget.h		panel.h         		applet.h         		drawer.h  			panel-util.h			global-keys.h			panel-config.h			panel-config-global.h  		panel-gconf.h			distribution.h			gnome-run.h  			menu.h  			menu-util.h			menu-ditem.h			menu-fentry.h  			launcher.h			panel-applet-frame.h		quick-desktop-reader.h		panel-shell.h			panel-background.h		panel-background-monitor.h 	panel-stock-icons.h		panel-action-button.h		panel-recent.h			panel-gdk-pixbuf-extensions.h 	$(EGG_RECENT_FILES_H)		$(NULL)
! 
! 
! gnome_panel_SOURCES =  	$(CORBA_SRCLIST)			$(EGG_SCREEN_EXEC_FILES)		$(EGG_ACCELERATORS_FILES)		$(panel_sources)			$(panel_headers)			$(NULL)
  
  
! gnome_panel_LDADD =  	$(X_LIBS)			$(PANEL_LIBS)			$(XINERAMA_LIBS)		-lpopt
  
  
  gnome_panel_LDFLAGS = -export-dynamic
  
! gnome_panel_preferences_SOURCES =  	gnome-panel-preferences.c		panel-gconf.c				panel-access.c
! 
! 
! gnome_panel_preferences_LDADD =  	$(X_LIBS)				$(PANELCONFIG_LIBS)
! 
! 
! gnome_panel_preferences_LDFLAGS =  	-export-dynamic
! 
! 
! gnome_desktop_item_edit_SOURCES =  	gnome-desktop-item-edit.c 	menu-ditem.c		  	panel-util.c		  	panel-access.c		  	egg-screen-exec.c	  	egg-screen-help.c	  	egg-screen-url.c
  
  
  gnome_desktop_item_edit_LDFLAGS = -export-dynamic
  
! gnome_desktop_item_edit_LDADD =  	$(X_LIBS)				$(PANEL_LIBS)				-lpopt
  
  
! gnome_panel_screenshot_SOURCES =  	gnome-panel-screenshot.c
  
  
  gnome_panel_screenshot_LDFLAGS = -export-dynamic
  
! gnome_panel_screenshot_LDADD =  	$(XSHAPE_LIBS)			$(X_LIBS)			$(PANELCONFIG_LIBS)		$(PNG_LIBS)
  
  
  gladedir = $(datadir)/gnome/panel
! glade_DATA =  	gnome-panel-preferences.glade			gnome-panel-screenshot.glade
! 
! 
! EXTRA_DIST =  	GNOME_Panel.server.in				gnome-panel-preferences.desktop.in		$(glade_DATA)					nothing.cP					nothing.h					$(schemas_in_files)				$(ui_DATA)					panel-marshal.list				update-from-egg.sh				gnome-panelrc
  
  
  sysdir = $(datadir)/control-center-2.0/capplets
  sys_in_files = gnome-panel-preferences.desktop.in
  sys_DATA = $(sys_in_files:.desktop.in=.desktop)
  
! panel_enum_headers =  	$(top_srcdir)/gnome-panel/panel-types.h			$(top_srcdir)/gnome-panel/panel-widget.h		$(top_srcdir)/gnome-panel/basep-widget.h		$(top_srcdir)/gnome-panel/aligned-widget.h		$(top_srcdir)/gnome-panel/sliding-widget.h		$(top_srcdir)/gnome-panel/panel-action-button.h		$(top_builddir)/gnome-panel/GNOME_Panel.h
  
  
  uidir = $(datadir)/gnome-2.0/ui
--- 186,451 ----
  ALLOW_CRACKPOT_MENU_CODE = -DGTK_MENU_INTERNALS
  
  # Flags to make sure we're not using any deprecated functions
! DISABLE_DEPRECATED_CFLAGS = \
! 	-DG_DISABLE_DEPRECATED					\
! 	-DGDK_DISABLE_DEPRECATED				\
! 	-DGTK_DISABLE_DEPRECATED				\
! 	-DGDK_PIXBUF_DISABLE_DEPRECATED				\
! 	-DGNOME_DISABLE_DEPRECATED				\
! 	$(NULL)
  
  
  # Used by the GNOME_PROGRAM_STANDARD_PROPERTIES macros
! STANDARD_PROPERTIES_CFLAGS = \
! 	-DPREFIX=\""$(prefix)"\"				\
! 	-DSYSCONFDIR=\""$(sysconfdir)"\"			\
! 	-DLIBDIR=\""$(libdir)"\"				\
! 	-DDATADIR=\""$(datadir)"\"				\
! 	$(NULL)
! 
! 
! bin_PROGRAMS = \
! 	gnome-panel 			\
! 	gnome-panel-preferences		\
! 	gnome-panel-screenshot		\
! 	gnome-desktop-item-edit
! 
! 
! CORBA_SRCLIST = \
! 	GNOME_Panel-stubs.c	\
! 	GNOME_Panel-skels.c	\
! 	GNOME_Panel-common.c	\
! 	GNOME_Panel.h		\
! 	$(NULL)
! 
! 
! EGG_RECENT_FILES_C = \
! 	egg-recent-model.c	\
! 	egg-recent-item.c	\
! 	egg-recent-view.c	\
! 	egg-recent-view-gtk.c	\
! 	egg-recent-util.c
! 
! 
! EGG_RECENT_FILES_H = \
! 	egg-recent-model.h	\
! 	egg-recent-item.h	\
! 	egg-recent-view.h	\
! 	egg-recent-view-gtk.h	\
! 	egg-recent-util.h
! 
! 
! EGG_SCREEN_EXEC_FILES = \
! 	egg-screen-exec.h       \
! 	egg-screen-exec.c       \
! 	egg-screen-help.h       \
! 	egg-screen-help.c       \
! 	egg-screen-url.h        \
! 	egg-screen-url.c        \
! 	$(NULL)
! 
! 
! EGG_ACCELERATORS_FILES = \
! 	eggaccelerators.c       \
! 	eggaccelerators.h       \
! 	$(NULL)
! 
! 
! BUILT_SOURCES = \
! 	$(CORBA_SRCLIST)	\
! 	panel-typebuiltins.c	\
! 	panel-typebuiltins.h	\
! 	panel-marshal.c		\
! 	panel-marshal.h
  
  
! panel_sources = \
! 	panel-typebuiltins.c	\
! 	panel-typebuiltins.h	\
! 	panel-marshal.c		\
! 	panel-marshal.h		\
! 	main.c			\
! 	panel-widget.c  	\
! 	basep-widget.c  	\
! 	button-widget.c  	\
! 	multiscreen-stuff.c	\
! 	xstuff.c		\
! 	session.c		\
! 	foobar-widget.c		\
! 	border-widget.c		\
! 	edge-widget.c		\
! 	aligned-widget.c	\
! 	drawer-widget.c		\
! 	sliding-widget.c	\
! 	floating-widget.c	\
! 	disclosure-widget.c	\
! 	panel.c			\
! 	applet.c		\
! 	drawer.c  		\
! 	panel-config-global.c  	\
! 	panel-util.c		\
! 	panel-gconf.c		\
! 	global-keys.c		\
! 	panel-config.c  	\
! 	distribution.c		\
! 	gnome-run.c  		\
! 	menu.c  		\
! 	menu-util.c		\
! 	menu-ditem.c		\
! 	menu-fentry.c  		\
! 	launcher.c		\
! 	panel-applet-frame.c	\
! 	panel-shell.c		\
! 	quick-desktop-reader.c	\
! 	panel-access.c		\
! 	panel-background.c	\
! 	panel-background-monitor.c \
! 	panel-stock-icons.c	\
! 	panel-action-button.c	\
! 	panel-recent.c		\
! 	panel-gdk-pixbuf-extensions.c \
! 	$(EGG_RECENT_FILES_C)	\
! 	$(NULL)
! 
! 
! panel_headers = \
! 	panel-types.h		\
! 	panel-widget.h		\
! 	panel-main.h		\
! 	basep-widget.h		\
! 	button-widget.h		\
! 	multiscreen-stuff.h	\
! 	xstuff.h		\
! 	session.h		\
! 	foobar-widget.h		\
! 	border-widget.h		\
! 	edge-widget.h		\
! 	aligned-widget.h	\
! 	drawer-widget.h		\
! 	sliding-widget.h	\
! 	floating-widget.h	\
! 	disclosure-widget.h	\
! 	panel.h         	\
! 	applet.h         	\
! 	drawer.h  		\
! 	panel-util.h		\
! 	global-keys.h		\
! 	panel-config.h		\
! 	panel-config-global.h  	\
! 	panel-gconf.h		\
! 	distribution.h		\
! 	gnome-run.h  		\
! 	menu.h  		\
! 	menu-util.h		\
! 	menu-ditem.h		\
! 	menu-fentry.h  		\
! 	launcher.h		\
! 	panel-applet-frame.h	\
! 	quick-desktop-reader.h	\
! 	panel-shell.h		\
! 	panel-background.h	\
! 	panel-background-monitor.h \
! 	panel-stock-icons.h	\
! 	panel-action-button.h	\
! 	panel-recent.h		\
! 	panel-gdk-pixbuf-extensions.h \
! 	$(EGG_RECENT_FILES_H)	\
! 	$(NULL)
! 
! 
! gnome_panel_SOURCES = \
! 	$(CORBA_SRCLIST)		\
! 	$(EGG_SCREEN_EXEC_FILES)	\
! 	$(EGG_ACCELERATORS_FILES)	\
! 	$(panel_sources)		\
! 	$(panel_headers)		\
! 	$(NULL)
! 
! 
! gnome_panel_LDADD = \
! 	$(X_LIBS)		\
! 	$(PANEL_LIBS)		\
! 	$(XINERAMA_LIBS)	\
! 	$(POPT_LIBS)
  
  
  gnome_panel_LDFLAGS = -export-dynamic
  
! gnome_panel_preferences_SOURCES = \
! 	gnome-panel-preferences.c	\
! 	panel-gconf.c			\
! 	panel-access.c
! 
! 
! gnome_panel_preferences_LDADD = \
! 	$(X_LIBS)			\
! 	$(PANELCONFIG_LIBS)
! 
! 
! gnome_panel_preferences_LDFLAGS = -export-dynamic
! 
! gnome_desktop_item_edit_SOURCES = \
! 	gnome-desktop-item-edit.c \
! 	menu-ditem.c		  \
! 	panel-util.c		  \
! 	panel-access.c		  \
! 	egg-screen-exec.c	  \
! 	egg-screen-help.c	  \
! 	egg-screen-url.c
  
  
  gnome_desktop_item_edit_LDFLAGS = -export-dynamic
  
! gnome_desktop_item_edit_LDADD = \
! 	$(X_LIBS)			\
! 	$(PANEL_LIBS)			\
! 	$(POPT_LIBS)
  
  
! gnome_panel_screenshot_SOURCES = \
! 	gnome-panel-screenshot.c
  
  
  gnome_panel_screenshot_LDFLAGS = -export-dynamic
  
! gnome_panel_screenshot_LDADD = \
! 	$(XSHAPE_LIBS)		\
! 	$(X_LIBS)		\
! 	$(PANELCONFIG_LIBS)	\
! 	$(PNG_LIBS)
  
  
  gladedir = $(datadir)/gnome/panel
! glade_DATA = \
! 	gnome-panel-preferences.glade		\
! 	gnome-panel-screenshot.glade
! 
! 
! EXTRA_DIST = \
! 	GNOME_Panel.server.in			\
! 	gnome-panel-preferences.desktop.in	\
! 	$(glade_DATA)				\
! 	nothing.cP				\
! 	nothing.h				\
! 	$(schemas_in_files)			\
! 	$(ui_DATA)				\
! 	panel-marshal.list			\
! 	update-from-egg.sh			\
! 	gnome-panelrc
  
  
  sysdir = $(datadir)/control-center-2.0/capplets
  sys_in_files = gnome-panel-preferences.desktop.in
  sys_DATA = $(sys_in_files:.desktop.in=.desktop)
  
! panel_enum_headers = \
! 	$(top_srcdir)/gnome-panel/panel-types.h		\
! 	$(top_srcdir)/gnome-panel/panel-widget.h	\
! 	$(top_srcdir)/gnome-panel/basep-widget.h	\
! 	$(top_srcdir)/gnome-panel/aligned-widget.h	\
! 	$(top_srcdir)/gnome-panel/sliding-widget.h	\
! 	$(top_srcdir)/gnome-panel/panel-action-button.h	\
! 	$(top_builddir)/gnome-panel/GNOME_Panel.h
  
  
  uidir = $(datadir)/gnome-2.0/ui
***************
*** 258,264 ****
  rc_DATA = gnome-panelrc
  
  schemasdir = $(GCONF_SCHEMA_FILE_DIR)
! schemas_in_files =  	panel-global-config.schemas.in			panel-per-panel-config.schemas.in		gnome-panel-screenshot.schemas.in		$(NULL)
  
  schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
  
--- 459,469 ----
  rc_DATA = gnome-panelrc
  
  schemasdir = $(GCONF_SCHEMA_FILE_DIR)
! schemas_in_files = \
! 	panel-global-config.schemas.in		\
! 	panel-per-panel-config.schemas.in	\
! 	gnome-panel-screenshot.schemas.in	\
! 	$(NULL)
  
  schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
  
***************
*** 267,918 ****
  EGG_SCREEN_EXEC_DIR = $(srcdir)/../../libegg/libegg/screen-exec
  EGG_ACCELERATORS_DIR = $(srcdir)/../../libegg/libegg/treeviewutils
  EGG_RECENT_DIR = $(srcdir)/../../libegg/libegg/recent-files
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! bin_PROGRAMS =  gnome-panel$(EXEEXT) gnome-panel-preferences$(EXEEXT) \
! gnome-panel-screenshot$(EXEEXT) gnome-desktop-item-edit$(EXEEXT)
! PROGRAMS =  $(bin_PROGRAMS)
  
! 
! DEFS = @DEFS@ -I. -I$(srcdir) -I..
  LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! gnome_panel_OBJECTS =  GNOME_Panel-stubs.$(OBJEXT) \
! GNOME_Panel-skels.$(OBJEXT) GNOME_Panel-common.$(OBJEXT) \
! egg-screen-exec.$(OBJEXT) egg-screen-help.$(OBJEXT) \
! egg-screen-url.$(OBJEXT) eggaccelerators.$(OBJEXT) \
! panel-typebuiltins.$(OBJEXT) panel-marshal.$(OBJEXT) main.$(OBJEXT) \
! panel-widget.$(OBJEXT) basep-widget.$(OBJEXT) button-widget.$(OBJEXT) \
! multiscreen-stuff.$(OBJEXT) xstuff.$(OBJEXT) session.$(OBJEXT) \
! foobar-widget.$(OBJEXT) border-widget.$(OBJEXT) edge-widget.$(OBJEXT) \
! aligned-widget.$(OBJEXT) drawer-widget.$(OBJEXT) \
! sliding-widget.$(OBJEXT) floating-widget.$(OBJEXT) \
! disclosure-widget.$(OBJEXT) panel.$(OBJEXT) applet.$(OBJEXT) \
! drawer.$(OBJEXT) panel-config-global.$(OBJEXT) panel-util.$(OBJEXT) \
! panel-gconf.$(OBJEXT) global-keys.$(OBJEXT) panel-config.$(OBJEXT) \
! distribution.$(OBJEXT) gnome-run.$(OBJEXT) menu.$(OBJEXT) \
! menu-util.$(OBJEXT) menu-ditem.$(OBJEXT) menu-fentry.$(OBJEXT) \
! launcher.$(OBJEXT) panel-applet-frame.$(OBJEXT) panel-shell.$(OBJEXT) \
! quick-desktop-reader.$(OBJEXT) panel-access.$(OBJEXT) \
! panel-background.$(OBJEXT) panel-background-monitor.$(OBJEXT) \
! panel-stock-icons.$(OBJEXT) panel-action-button.$(OBJEXT) \
! panel-recent.$(OBJEXT) panel-gdk-pixbuf-extensions.$(OBJEXT) \
! egg-recent-model.$(OBJEXT) egg-recent-item.$(OBJEXT) \
! egg-recent-view.$(OBJEXT) egg-recent-view-gtk.$(OBJEXT) \
! egg-recent-util.$(OBJEXT)
! gnome_panel_DEPENDENCIES = 
! gnome_panel_preferences_OBJECTS =  gnome-panel-preferences.$(OBJEXT) \
! panel-gconf.$(OBJEXT) panel-access.$(OBJEXT)
! gnome_panel_preferences_DEPENDENCIES = 
! gnome_panel_screenshot_OBJECTS =  gnome-panel-screenshot.$(OBJEXT)
! gnome_panel_screenshot_DEPENDENCIES = 
! gnome_desktop_item_edit_OBJECTS =  gnome-desktop-item-edit.$(OBJEXT) \
! menu-ditem.$(OBJEXT) panel-util.$(OBJEXT) panel-access.$(OBJEXT) \
! egg-screen-exec.$(OBJEXT) egg-screen-help.$(OBJEXT) \
! egg-screen-url.$(OBJEXT)
! gnome_desktop_item_edit_DEPENDENCIES = 
! 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 =  $(glade_DATA) $(rc_DATA) $(schemas_DATA) $(server_DATA) \
! $(sys_DATA) $(ui_DATA)
! 
! DIST_COMMON =  AUTHORS ChangeLog Makefile.am Makefile.in TODO
! 
  
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
! SOURCES = $(gnome_panel_SOURCES) $(gnome_panel_preferences_SOURCES) $(gnome_panel_screenshot_SOURCES) $(gnome_desktop_item_edit_SOURCES)
! OBJECTS = $(gnome_panel_OBJECTS) $(gnome_panel_preferences_OBJECTS) $(gnome_panel_screenshot_OBJECTS) $(gnome_desktop_item_edit_OBJECTS)
  
- all: all-redirect
  .SUFFIXES:
! .SUFFIXES: .S .c .lo .o .obj .s
! $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
! 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gnome-panel/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:
! 
! gnome-panel$(EXEEXT): $(gnome_panel_OBJECTS) $(gnome_panel_DEPENDENCIES)
  	@rm -f gnome-panel$(EXEEXT)
  	$(LINK) $(gnome_panel_LDFLAGS) $(gnome_panel_OBJECTS) $(gnome_panel_LDADD) $(LIBS)
! 
! gnome-panel-preferences$(EXEEXT): $(gnome_panel_preferences_OBJECTS) $(gnome_panel_preferences_DEPENDENCIES)
  	@rm -f gnome-panel-preferences$(EXEEXT)
  	$(LINK) $(gnome_panel_preferences_LDFLAGS) $(gnome_panel_preferences_OBJECTS) $(gnome_panel_preferences_LDADD) $(LIBS)
! 
! gnome-panel-screenshot$(EXEEXT): $(gnome_panel_screenshot_OBJECTS) $(gnome_panel_screenshot_DEPENDENCIES)
  	@rm -f gnome-panel-screenshot$(EXEEXT)
  	$(LINK) $(gnome_panel_screenshot_LDFLAGS) $(gnome_panel_screenshot_OBJECTS) $(gnome_panel_screenshot_LDADD) $(LIBS)
  
! gnome-desktop-item-edit$(EXEEXT): $(gnome_desktop_item_edit_OBJECTS) $(gnome_desktop_item_edit_DEPENDENCIES)
! 	@rm -f gnome-desktop-item-edit$(EXEEXT)
! 	$(LINK) $(gnome_desktop_item_edit_LDFLAGS) $(gnome_desktop_item_edit_OBJECTS) $(gnome_desktop_item_edit_LDADD) $(LIBS)
  
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(glade_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(gladedir)/$$p; \
  	done
- 
  install-rcDATA: $(rc_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(rcdir)
  	@list='$(rc_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-rcDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(rc_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(rcdir)/$$p; \
  	done
- 
  install-schemasDATA: $(schemas_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(schemasdir)
  	@list='$(schemas_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemasdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(schemasdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-schemasDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(schemas_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(schemasdir)/$$p; \
  	done
- 
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(serverdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(serverdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(server_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(serverdir)/$$p; \
  	done
- 
  install-sysDATA: $(sys_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(sysdir)
  	@list='$(sys_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysdir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysdir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(sysdir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(sysdir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-sysDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(sys_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(sysdir)/$$p; \
  	done
- 
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(uidir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(uidir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(ui_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(uidir)/$$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 = gnome-panel
  
  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-hook
! GNOME_Panel-common.o: GNOME_Panel-common.c GNOME_Panel.h
! GNOME_Panel-skels.o: GNOME_Panel-skels.c GNOME_Panel.h
! GNOME_Panel-stubs.o: GNOME_Panel-stubs.c GNOME_Panel.h
! aligned-widget.o: aligned-widget.c ../config.h panel-marshal.h \
! 	aligned-widget.h border-widget.h basep-widget.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-config-global.h \
! 	foobar-widget.h multiscreen-stuff.h panel-typebuiltins.h
! applet.o: applet.c ../config.h basep-widget.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h drawer.h panel.h applet.h \
! 	panel-gconf.h panel-config.h border-widget.h aligned-widget.h \
! 	sliding-widget.h panel-util.h panel-config-global.h launcher.h \
! 	menu-util.h menu.h session.h panel-applet-frame.h \
! 	egg-screen-exec.h panel-action-button.h
! basep-widget.o: basep-widget.c ../config.h panel-marshal.h \
! 	panel-widget.h button-widget.h panel-types.h GNOME_Panel.h \
! 	panel-background.h panel-background-monitor.h basep-widget.h \
! 	panel-util.h panel-config-global.h foobar-widget.h \
! 	drawer-widget.h drawer.h panel.h applet.h panel-gconf.h \
! 	panel-config.h border-widget.h aligned-widget.h \
! 	sliding-widget.h edge-widget.h xstuff.h multiscreen-stuff.h \
! 	panel-typebuiltins.h panel-stock-icons.h
! border-widget.o: border-widget.c ../config.h border-widget.h \
! 	basep-widget.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	panel-marshal.h panel-config-global.h panel-typebuiltins.h
! button-widget.o: button-widget.c ../config.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-widget.h panel-background.h \
! 	panel-background-monitor.h basep-widget.h panel-main.h \
! 	panel-util.h panel-config-global.h panel-marshal.h \
! 	panel-typebuiltins.h
! disclosure-widget.o: disclosure-widget.c ../config.h disclosure-widget.h
! distribution.o: distribution.c ../config.h distribution.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h menu.h \
! 	menu-fentry.h panel-stock-icons.h
! drawer-widget.o: drawer-widget.c ../config.h drawer-widget.h \
! 	basep-widget.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	drawer.h panel.h applet.h panel-gconf.h panel-config.h \
! 	border-widget.h aligned-widget.h sliding-widget.h panel-util.h \
! 	panel-config-global.h floating-widget.h multiscreen-stuff.h
! drawer.o: drawer.c ../config.h drawer.h panel.h basep-widget.h \
! 	panel-widget.h button-widget.h panel-types.h GNOME_Panel.h \
! 	panel-background.h panel-background-monitor.h applet.h \
! 	panel-gconf.h panel-config.h border-widget.h aligned-widget.h \
! 	sliding-widget.h panel-util.h panel-config-global.h \
! 	drawer-widget.h session.h xstuff.h
! edge-widget.o: edge-widget.c ../config.h edge-widget.h border-widget.h \
! 	basep-widget.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	panel-config-global.h foobar-widget.h multiscreen-stuff.h
! egg-recent-item.o: egg-recent-item.c egg-recent-item.h
! egg-recent-model.o: egg-recent-model.c ../config.h egg-recent-model.h \
! 	egg-recent-item.h
! egg-recent-util.o: egg-recent-util.c ../config.h egg-recent-util.h
! egg-recent-view-gtk.o: egg-recent-view-gtk.c ../config.h \
! 	egg-recent-model.h egg-recent-item.h egg-recent-view.h \
! 	egg-recent-view-gtk.h egg-recent-util.h
! egg-recent-view.o: egg-recent-view.c ../config.h egg-recent-view.h \
! 	egg-recent-model.h egg-recent-item.h
! egg-screen-exec.o: egg-screen-exec.c ../config.h egg-screen-exec.h
! egg-screen-help.o: egg-screen-help.c ../config.h egg-screen-help.h \
! 	egg-screen-exec.h
! egg-screen-url.o: egg-screen-url.c ../config.h egg-screen-url.h \
! 	egg-screen-exec.h
! eggaccelerators.o: eggaccelerators.c eggaccelerators.h
! floating-widget.o: floating-widget.c ../config.h floating-widget.h \
! 	basep-widget.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	border-widget.h panel-marshal.h panel-config-global.h \
! 	foobar-widget.h panel-util.h panel-gconf.h multiscreen-stuff.h
! foobar-widget.o: foobar-widget.c ../config.h foobar-widget.h \
! 	panel-types.h GNOME_Panel.h menu.h panel-widget.h \
! 	button-widget.h panel-background.h panel-background-monitor.h \
! 	applet.h panel-gconf.h menu-util.h session.h xstuff.h \
! 	basep-widget.h panel-config-global.h panel-util.h \
! 	drawer-widget.h drawer.h panel.h panel-config.h border-widget.h \
! 	aligned-widget.h sliding-widget.h gnome-run.h \
! 	multiscreen-stuff.h panel-marshal.h egg-screen-exec.h \
! 	panel-stock-icons.h panel-action-button.h panel-recent.h
! global-keys.o: global-keys.c ../config.h global-keys.h applet.h \
! 	panel-widget.h button-widget.h panel-types.h GNOME_Panel.h \
! 	panel-background.h panel-background-monitor.h panel-gconf.h \
! 	foobar-widget.h gnome-run.h panel.h basep-widget.h menu.h \
! 	panel-util.h panel-config-global.h egg-screen-exec.h \
! 	eggaccelerators.h xstuff.h
! gnome-desktop-item-edit.o: gnome-desktop-item-edit.c ../config.h \
! 	menu-ditem.h panel-util.h panel-widget.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-config-global.h nothing.cP \
! 	nothing.h
! gnome-panel-preferences.o: gnome-panel-preferences.c ../config.h \
! 	panel-gconf.h panel-types.h GNOME_Panel.h
! gnome-panel-screenshot.o: gnome-panel-screenshot.c ../config.h
! gnome-run.o: gnome-run.c ../config.h gnome-run.h disclosure-widget.h \
! 	menu-fentry.h menu.h panel-widget.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h \
! 	multiscreen-stuff.h panel-main.h panel-util.h \
! 	panel-config-global.h quick-desktop-reader.h nothing.h \
! 	egg-screen-exec.h egg-screen-url.h panel-stock-icons.h
! launcher.o: launcher.c ../config.h launcher.h applet.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-gconf.h basep-widget.h \
! 	drawer-widget.h drawer.h panel.h panel-config.h border-widget.h \
! 	aligned-widget.h sliding-widget.h panel-util.h \
! 	panel-config-global.h menu-fentry.h menu.h panel-main.h \
! 	session.h xstuff.h quick-desktop-reader.h egg-screen-exec.h \
! 	egg-screen-url.h
! main.o: main.c ../config.h drawer-widget.h basep-widget.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h drawer.h panel.h applet.h \
! 	panel-gconf.h panel-config.h border-widget.h aligned-widget.h \
! 	sliding-widget.h panel-util.h panel-config-global.h \
! 	menu-fentry.h menu.h multiscreen-stuff.h panel-shell.h \
! 	session.h xstuff.h panel-stock-icons.h
! menu-ditem.o: menu-ditem.c ../config.h menu-ditem.h panel-util.h \
! 	panel-widget.h button-widget.h panel-types.h GNOME_Panel.h \
! 	panel-background.h panel-background-monitor.h \
! 	panel-config-global.h
! menu-fentry.o: menu-fentry.c ../config.h menu-fentry.h \
! 	quick-desktop-reader.h panel-util.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-config-global.h session.h
! menu-util.o: menu-util.c ../config.h menu-util.h quick-desktop-reader.h \
! 	basep-widget.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	foobar-widget.h multiscreen-stuff.h distribution.h applet.h \
! 	panel-gconf.h panel-config-global.h panel-main.h panel-util.h \
! 	menu.h
! menu.o: menu.c ../config.h menu.h panel-widget.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h \
! 	aligned-widget.h border-widget.h basep-widget.h distribution.h \
! 	drawer-widget.h drawer.h panel.h panel-config.h \
! 	sliding-widget.h panel-util.h panel-config-global.h \
! 	edge-widget.h floating-widget.h foobar-widget.h gnome-run.h \
! 	launcher.h nothing.h menu-fentry.h menu-util.h menu-ditem.h \
! 	multiscreen-stuff.h panel-main.h session.h panel-applet-frame.h \
! 	quick-desktop-reader.h xstuff.h egg-screen-exec.h \
! 	panel-stock-icons.h panel-action-button.h panel-recent.h
! multiscreen-stuff.o: multiscreen-stuff.c ../config.h multiscreen-stuff.h \
! 	panel-util.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	panel-config-global.h panel.h basep-widget.h applet.h \
! 	panel-gconf.h foobar-widget.h
! panel-access.o: panel-access.c panel-util.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-config-global.h
! panel-action-button.o: panel-action-button.c ../config.h \
! 	panel-action-button.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-widget.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h \
! 	drawer-widget.h basep-widget.h drawer.h panel.h panel-config.h \
! 	border-widget.h aligned-widget.h sliding-widget.h panel-util.h \
! 	panel-config-global.h egg-screen-exec.h gnome-run.h menu.h \
! 	panel-stock-icons.h panel-typebuiltins.h session.h
! panel-applet-frame.o: panel-applet-frame.c ../config.h \
! 	panel-applet-frame.h panel-widget.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h panel-util.h \
! 	panel-config-global.h panel.h basep-widget.h session.h \
! 	panel-marshal.h
! panel-background-monitor.o: panel-background-monitor.c \
! 	panel-background-monitor.h panel-gdk-pixbuf-extensions.h
! panel-background.o: panel-background.c ../config.h panel-background.h \
! 	panel-types.h GNOME_Panel.h panel-background-monitor.h \
! 	panel-gdk-pixbuf-extensions.h
! panel-config-global.o: panel-config-global.c ../config.h panel.h \
! 	basep-widget.h panel-widget.h button-widget.h panel-types.h \
! 	GNOME_Panel.h panel-background.h panel-background-monitor.h \
! 	applet.h panel-gconf.h panel-util.h panel-config-global.h
! panel-config.o: panel-config.c ../config.h panel-config.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h border-widget.h basep-widget.h \
! 	aligned-widget.h sliding-widget.h panel-util.h \
! 	panel-config-global.h drawer-widget.h drawer.h panel.h applet.h \
! 	panel-gconf.h edge-widget.h floating-widget.h \
! 	multiscreen-stuff.h nothing.cP nothing.h
! panel-gconf.o: panel-gconf.c ../config.h panel-gconf.h
! panel-gdk-pixbuf-extensions.o: panel-gdk-pixbuf-extensions.c ../config.h \
! 	panel-gdk-pixbuf-extensions.h
! panel-marshal.o: panel-marshal.c panel-marshal.h
! panel-recent.o: panel-recent.c ../config.h egg-recent-model.h \
! 	egg-recent-item.h egg-recent-view.h egg-recent-view-gtk.h \
! 	egg-screen-exec.h menu.h panel-widget.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h menu-util.h \
! 	panel-util.h panel-config-global.h panel-recent.h \
! 	panel-stock-icons.h
! panel-shell.o: panel-shell.c ../config.h panel-shell.h GNOME_Panel.h \
! 	panel-util.h panel-widget.h button-widget.h panel-types.h \
! 	panel-background.h panel-background-monitor.h \
! 	panel-config-global.h
! panel-stock-icons.o: panel-stock-icons.c ../config.h panel-stock-icons.h \
! 	panel-main.h
! panel-typebuiltins.o: panel-typebuiltins.c panel-typebuiltins.h \
! 	panel-types.h GNOME_Panel.h basep-widget.h panel-widget.h \
! 	button-widget.h panel-background.h panel-background-monitor.h \
! 	aligned-widget.h border-widget.h sliding-widget.h \
! 	panel-action-button.h
! panel-util.o: panel-util.c ../config.h panel-util.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-config-global.h applet.h \
! 	panel-gconf.h nothing.h basep-widget.h foobar-widget.h panel.h \
! 	egg-screen-exec.h egg-screen-url.h egg-screen-help.h
! panel-widget.o: panel-widget.c ../config.h applet.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-gconf.h panel.h basep-widget.h \
! 	panel-util.h panel-config-global.h panel-marshal.h \
! 	panel-typebuiltins.h drawer-widget.h drawer.h panel-config.h \
! 	border-widget.h aligned-widget.h sliding-widget.h \
! 	panel-applet-frame.h
! panel.o: panel.c ../config.h panel.h basep-widget.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h \
! 	distribution.h drawer-widget.h drawer.h panel-config.h \
! 	border-widget.h aligned-widget.h sliding-widget.h panel-util.h \
! 	panel-config-global.h edge-widget.h floating-widget.h \
! 	foobar-widget.h gnome-run.h launcher.h menu-fentry.h \
! 	menu-util.h menu.h multiscreen-stuff.h session.h \
! 	panel-applet-frame.h global-keys.h panel-action-button.h
! quick-desktop-reader.o: quick-desktop-reader.c ../config.h panel-util.h \
! 	panel-widget.h button-widget.h panel-types.h GNOME_Panel.h \
! 	panel-background.h panel-background-monitor.h \
! 	panel-config-global.h quick-desktop-reader.h
! session.o: session.c ../config.h session.h panel-widget.h \
! 	button-widget.h panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h applet.h panel-gconf.h menu.h \
! 	panel.h basep-widget.h panel-applet-frame.h \
! 	panel-config-global.h panel-shell.h xstuff.h
! sliding-widget.o: sliding-widget.c ../config.h sliding-widget.h \
! 	border-widget.h basep-widget.h panel-widget.h button-widget.h \
! 	panel-types.h GNOME_Panel.h panel-background.h \
! 	panel-background-monitor.h panel-config-global.h \
! 	foobar-widget.h panel-marshal.h panel-util.h \
! 	multiscreen-stuff.h panel-typebuiltins.h
! xstuff.o: xstuff.c ../config.h xstuff.h global-keys.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
! install-exec: install-exec-am
  
! install-data-am: install-gladeDATA install-rcDATA install-schemasDATA \
! 		install-serverDATA install-sysDATA install-uiDATA \
! 		install-data-local
! 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-gladeDATA uninstall-rcDATA \
! 		uninstall-schemasDATA uninstall-serverDATA \
! 		uninstall-sysDATA uninstall-uiDATA
  uninstall: uninstall-am
- all-am: Makefile $(PROGRAMS) $(DATA)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(gladedir) \
- 		$(DESTDIR)$(rcdir) $(DESTDIR)$(schemasdir) \
- 		$(DESTDIR)$(serverdir) $(DESTDIR)$(sysdir) \
- 		$(DESTDIR)$(uidir)
  
  
  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-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 uninstall-gladeDATA \
! install-gladeDATA uninstall-rcDATA install-rcDATA uninstall-schemasDATA \
! install-schemasDATA uninstall-serverDATA install-serverDATA \
! uninstall-sysDATA install-sysDATA uninstall-uiDATA install-uiDATA 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-local \
! 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
  
  
  $(gnome_panel_OBJECTS) $(gnome_panel_properties_OBJECTS) $(gnome_panel_screenshot_OBJECTS): $(BUILT_SOURCES)
--- 472,870 ----
  EGG_SCREEN_EXEC_DIR = $(srcdir)/../../libegg/libegg/screen-exec
  EGG_ACCELERATORS_DIR = $(srcdir)/../../libegg/libegg/treeviewutils
  EGG_RECENT_DIR = $(srcdir)/../../libegg/libegg/recent-files
+ subdir = gnome-panel
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! bin_PROGRAMS = gnome-panel$(EXEEXT) gnome-panel-preferences$(EXEEXT) \
! 	gnome-panel-screenshot$(EXEEXT) \
! 	gnome-desktop-item-edit$(EXEEXT)
! PROGRAMS = $(bin_PROGRAMS)
! 
! am_gnome_desktop_item_edit_OBJECTS = gnome-desktop-item-edit.$(OBJEXT) \
! 	menu-ditem.$(OBJEXT) panel-util.$(OBJEXT) \
! 	panel-access.$(OBJEXT) egg-screen-exec.$(OBJEXT) \
! 	egg-screen-help.$(OBJEXT) egg-screen-url.$(OBJEXT)
! gnome_desktop_item_edit_OBJECTS = $(am_gnome_desktop_item_edit_OBJECTS)
! gnome_desktop_item_edit_DEPENDENCIES =
! am_gnome_panel_OBJECTS = GNOME_Panel-stubs.$(OBJEXT) \
! 	GNOME_Panel-skels.$(OBJEXT) GNOME_Panel-common.$(OBJEXT) \
! 	egg-screen-exec.$(OBJEXT) egg-screen-help.$(OBJEXT) \
! 	egg-screen-url.$(OBJEXT) eggaccelerators.$(OBJEXT) \
! 	panel-typebuiltins.$(OBJEXT) panel-marshal.$(OBJEXT) \
! 	main.$(OBJEXT) panel-widget.$(OBJEXT) basep-widget.$(OBJEXT) \
! 	button-widget.$(OBJEXT) multiscreen-stuff.$(OBJEXT) \
! 	xstuff.$(OBJEXT) session.$(OBJEXT) foobar-widget.$(OBJEXT) \
! 	border-widget.$(OBJEXT) edge-widget.$(OBJEXT) \
! 	aligned-widget.$(OBJEXT) drawer-widget.$(OBJEXT) \
! 	sliding-widget.$(OBJEXT) floating-widget.$(OBJEXT) \
! 	disclosure-widget.$(OBJEXT) panel.$(OBJEXT) applet.$(OBJEXT) \
! 	drawer.$(OBJEXT) panel-config-global.$(OBJEXT) \
! 	panel-util.$(OBJEXT) panel-gconf.$(OBJEXT) \
! 	global-keys.$(OBJEXT) panel-config.$(OBJEXT) \
! 	distribution.$(OBJEXT) gnome-run.$(OBJEXT) menu.$(OBJEXT) \
! 	menu-util.$(OBJEXT) menu-ditem.$(OBJEXT) menu-fentry.$(OBJEXT) \
! 	launcher.$(OBJEXT) panel-applet-frame.$(OBJEXT) \
! 	panel-shell.$(OBJEXT) quick-desktop-reader.$(OBJEXT) \
! 	panel-access.$(OBJEXT) panel-background.$(OBJEXT) \
! 	panel-background-monitor.$(OBJEXT) panel-stock-icons.$(OBJEXT) \
! 	panel-action-button.$(OBJEXT) panel-recent.$(OBJEXT) \
! 	panel-gdk-pixbuf-extensions.$(OBJEXT) \
! 	egg-recent-model.$(OBJEXT) egg-recent-item.$(OBJEXT) \
! 	egg-recent-view.$(OBJEXT) egg-recent-view-gtk.$(OBJEXT) \
! 	egg-recent-util.$(OBJEXT)
! gnome_panel_OBJECTS = $(am_gnome_panel_OBJECTS)
! gnome_panel_DEPENDENCIES =
! am_gnome_panel_preferences_OBJECTS = gnome-panel-preferences.$(OBJEXT) \
! 	panel-gconf.$(OBJEXT) panel-access.$(OBJEXT)
! gnome_panel_preferences_OBJECTS = $(am_gnome_panel_preferences_OBJECTS)
! gnome_panel_preferences_DEPENDENCIES =
! am_gnome_panel_screenshot_OBJECTS = gnome-panel-screenshot.$(OBJEXT)
! gnome_panel_screenshot_OBJECTS = $(am_gnome_panel_screenshot_OBJECTS)
! gnome_panel_screenshot_DEPENDENCIES =
  
! 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 $@
! DIST_SOURCES = $(gnome_desktop_item_edit_SOURCES) $(gnome_panel_SOURCES) \
! 	$(gnome_panel_preferences_SOURCES) \
! 	$(gnome_panel_screenshot_SOURCES)
! DATA = $(glade_DATA) $(rc_DATA) $(schemas_DATA) $(server_DATA) \
! 	$(sys_DATA) $(ui_DATA)
  
! DIST_COMMON = AUTHORS ChangeLog Makefile.am Makefile.in TODO
! SOURCES = $(gnome_desktop_item_edit_SOURCES) $(gnome_panel_SOURCES) $(gnome_panel_preferences_SOURCES) $(gnome_panel_screenshot_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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps gnome-panel/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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)
! gnome-desktop-item-edit$(EXEEXT): $(gnome_desktop_item_edit_OBJECTS) $(gnome_desktop_item_edit_DEPENDENCIES) 
! 	@rm -f gnome-desktop-item-edit$(EXEEXT)
! 	$(LINK) $(gnome_desktop_item_edit_LDFLAGS) $(gnome_desktop_item_edit_OBJECTS) $(gnome_desktop_item_edit_LDADD) $(LIBS)
! gnome-panel$(EXEEXT): $(gnome_panel_OBJECTS) $(gnome_panel_DEPENDENCIES) 
  	@rm -f gnome-panel$(EXEEXT)
  	$(LINK) $(gnome_panel_LDFLAGS) $(gnome_panel_OBJECTS) $(gnome_panel_LDADD) $(LIBS)
! gnome-panel-preferences$(EXEEXT): $(gnome_panel_preferences_OBJECTS) $(gnome_panel_preferences_DEPENDENCIES) 
  	@rm -f gnome-panel-preferences$(EXEEXT)
  	$(LINK) $(gnome_panel_preferences_LDFLAGS) $(gnome_panel_preferences_OBJECTS) $(gnome_panel_preferences_LDADD) $(LIBS)
! gnome-panel-screenshot$(EXEEXT): $(gnome_panel_screenshot_OBJECTS) $(gnome_panel_screenshot_DEPENDENCIES) 
  	@rm -f gnome-panel-screenshot$(EXEEXT)
  	$(LINK) $(gnome_panel_screenshot_LDFLAGS) $(gnome_panel_screenshot_OBJECTS) $(gnome_panel_screenshot_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:
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_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)$(gladedir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gladedir)/$$f; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(glade_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(gladedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(gladedir)/$$f; \
  	done
  install-rcDATA: $(rc_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(rcdir)
  	@list='$(rc_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)$(rcdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(rcdir)/$$f; \
  	done
  
  uninstall-rcDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(rc_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(rcdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(rcdir)/$$f; \
  	done
  install-schemasDATA: $(schemas_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(schemasdir)
  	@list='$(schemas_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)$(schemasdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(schemasdir)/$$f; \
  	done
  
  uninstall-schemasDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(schemas_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(schemasdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(schemasdir)/$$f; \
  	done
  install-serverDATA: $(server_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(serverdir)
  	@list='$(server_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)$(serverdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(serverdir)/$$f; \
  	done
  
  uninstall-serverDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(server_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(serverdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(serverdir)/$$f; \
  	done
  install-sysDATA: $(sys_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(sysdir)
  	@list='$(sys_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)$(sysdir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(sysdir)/$$f; \
  	done
  
  uninstall-sysDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(sys_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(sysdir)/$$f"; \
! 	  rm -f $(DESTDIR)$(sysdir)/$$f; \
  	done
  install-uiDATA: $(ui_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(uidir)
  	@list='$(ui_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)$(uidir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(uidir)/$$f; \
  	done
  
  uninstall-uiDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(ui_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(uidir)/$$f"; \
! 	  rm -f $(DESTDIR)$(uidir)/$$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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  check-am: all-am
  check: check-am
! all-am: Makefile $(PROGRAMS) $(DATA)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(gladedir) $(DESTDIR)$(rcdir) $(DESTDIR)$(schemasdir) $(DESTDIR)$(serverdir) $(DESTDIR)$(sysdir) $(DESTDIR)$(uidir)
  
  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-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-data-local install-gladeDATA install-rcDATA \
! 	install-schemasDATA install-serverDATA install-sysDATA \
! 	install-uiDATA
! 
! 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-gladeDATA \
! 	uninstall-info-am uninstall-rcDATA uninstall-schemasDATA \
! 	uninstall-serverDATA uninstall-sysDATA uninstall-uiDATA
! 
! .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-data-local install-exec \
! 	install-exec-am install-gladeDATA install-info install-info-am \
! 	install-man install-rcDATA install-schemasDATA \
! 	install-serverDATA install-strip install-sysDATA install-uiDATA \
! 	installcheck installcheck-am installdirs maintainer-clean \
! 	maintainer-clean-generic mostlyclean mostlyclean-compile \
! 	mostlyclean-generic mostlyclean-libtool tags uninstall \
! 	uninstall-am uninstall-binPROGRAMS uninstall-gladeDATA \
! 	uninstall-info-am uninstall-rcDATA uninstall-schemasDATA \
! 	uninstall-serverDATA uninstall-sysDATA uninstall-uiDATA
  
  
  $(gnome_panel_OBJECTS) $(gnome_panel_properties_OBJECTS) $(gnome_panel_screenshot_OBJECTS): $(BUILT_SOURCES)
***************
*** 975,981 ****
  	EGGFILES="$(EGG_ACCELERATORS_FILES)" EGGDIR="$(EGG_ACCELERATORS_DIR)" $(srcdir)/update-from-egg.sh
  	EGGFILES="$(EGG_RECENT_FILES_C)" EGGDIR="$(EGG_RECENT_DIR)" $(srcdir)/update-from-egg.sh
  	EGGFILES="$(EGG_RECENT_FILES_H)" EGGDIR="$(EGG_RECENT_DIR)" $(srcdir)/update-from-egg.sh
- 
  # 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:
--- 927,932 ----
diff -crN ./gnome-panel/help/C/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/Makefile.in
*** ./gnome-panel/help/C/Makefile.in	Mon Mar 10 23:54:41 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/Makefile.in	Thu Sep  4 23:37:01 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,178 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  SUBDIRS = clock fish mailcheck window-list workspace-switcher notification_area
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/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.
--- 151,199 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  SUBDIRS = clock fish mailcheck window-list workspace-switcher notification_area
+ subdir = help/C
  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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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.
***************
*** 180,191 ****
  # (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//`; \
--- 201,207 ----
  # (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//`; \
***************
*** 208,218 ****
  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"; \
--- 224,239 ----
  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"; \
***************
*** 231,281 ****
  
  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 = help/C
  
  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 \
--- 252,311 ----
  
  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 \
***************
*** 283,362 ****
  	    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.
--- 313,408 ----
  	    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 ./gnome-panel/help/C/clock/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/clock/Makefile.in
*** ./gnome-panel/help/C/clock/Makefile.in	Mon Mar 10 23:54:41 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/clock/Makefile.in	Thu Sep  4 23:37:02 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = clock
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/clock/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 = help/C/clock
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/C/clock
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/clock/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/C/fish/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/fish/Makefile.in
*** ./gnome-panel/help/C/fish/Makefile.in	Mon Mar 10 23:54:42 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/fish/Makefile.in	Thu Sep  4 23:37:02 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = fish-applet-2
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/fish/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 = help/C/fish
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/C/fish
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/fish/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/C/mailcheck/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/mailcheck/Makefile.in
*** ./gnome-panel/help/C/mailcheck/Makefile.in	Mon Mar 10 23:54:42 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/mailcheck/Makefile.in	Thu Sep  4 23:37:03 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = mailcheck
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/mailcheck/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 = help/C/mailcheck
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/C/mailcheck
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/mailcheck/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/C/notification_area/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/notification_area/Makefile.in
*** ./gnome-panel/help/C/notification_area/Makefile.in	Mon Mar 10 23:54:43 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/notification_area/Makefile.in	Thu Sep  4 23:37:03 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = notification-area
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/notification_area/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 = help/C/notification_area
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/C/notification_area
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/notification_area/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/C/window-list/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/window-list/Makefile.in
*** ./gnome-panel/help/C/window-list/Makefile.in	Mon Mar 10 23:54:42 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/window-list/Makefile.in	Thu Sep  4 23:37:04 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = window-list
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/window-list/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 = help/C/window-list
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/C/window-list
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/window-list/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/C/workspace-switcher/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/workspace-switcher/Makefile.in
*** ./gnome-panel/help/C/workspace-switcher/Makefile.in	Mon Mar 10 23:54:43 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/C/workspace-switcher/Makefile.in	Thu Sep  4 23:37:04 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = workspace-switcher
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/C/workspace-switcher/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 = help/C/workspace-switcher
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/C/workspace-switcher
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/C/workspace-switcher/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/Makefile.in
*** ./gnome-panel/help/Makefile.in	Mon Mar 10 23:54:41 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/Makefile.in	Thu Sep  4 23:37:05 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,178 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  SUBDIRS = C ja
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/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.
--- 151,199 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  SUBDIRS = C ja
+ subdir = help
  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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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.
***************
*** 180,191 ****
  # (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//`; \
--- 201,207 ----
  # (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//`; \
***************
*** 208,218 ****
  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"; \
--- 224,239 ----
  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"; \
***************
*** 231,281 ****
  
  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 = help
  
  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 \
--- 252,311 ----
  
  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 \
***************
*** 283,362 ****
  	    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.
--- 313,408 ----
  	    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 ./gnome-panel/help/ja/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/Makefile.in
*** ./gnome-panel/help/ja/Makefile.in	Mon Mar 10 23:54:43 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/Makefile.in	Thu Sep  4 23:37:05 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,178 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  SUBDIRS = clock fish mailcheck window-list workspace-switcher
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/ja/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.
--- 151,199 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  SUBDIRS = clock fish mailcheck window-list workspace-switcher
+ subdir = help/ja
  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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/ja/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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.
***************
*** 180,191 ****
  # (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//`; \
--- 201,207 ----
  # (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//`; \
***************
*** 208,218 ****
  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"; \
--- 224,239 ----
  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"; \
***************
*** 231,281 ****
  
  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 = help/ja
  
  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 \
--- 252,311 ----
  
  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 \
***************
*** 283,362 ****
  	    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.
--- 313,408 ----
  	    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 ./gnome-panel/help/ja/clock/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/clock/Makefile.in
*** ./gnome-panel/help/ja/clock/Makefile.in	Mon Mar 10 23:54:44 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/clock/Makefile.in	Thu Sep  4 23:37:05 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = clock
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/ja/clock/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 = help/ja/clock
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/ja/clock
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/ja/clock/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/ja/fish/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/fish/Makefile.in
*** ./gnome-panel/help/ja/fish/Makefile.in	Mon Mar 10 23:54:44 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/fish/Makefile.in	Thu Sep  4 23:37:06 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = fish-applet-2
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/ja/fish/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 = help/ja/fish
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/ja/fish
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/ja/fish/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/ja/mailcheck/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/mailcheck/Makefile.in
*** ./gnome-panel/help/ja/mailcheck/Makefile.in	Mon Mar 10 23:54:45 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/mailcheck/Makefile.in	Thu Sep  4 23:37:06 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = mailcheck
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/ja/mailcheck/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 = help/ja/mailcheck
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/ja/mailcheck
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/ja/mailcheck/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/ja/window-list/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/window-list/Makefile.in
*** ./gnome-panel/help/ja/window-list/Makefile.in	Mon Mar 10 23:54:45 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/window-list/Makefile.in	Thu Sep  4 23:37:07 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = window-list
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/ja/window-list/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 = help/ja/window-list
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/ja/window-list
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/ja/window-list/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/help/ja/workspace-switcher/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/workspace-switcher/Makefile.in
*** ./gnome-panel/help/ja/workspace-switcher/Makefile.in	Mon Mar 10 23:54:46 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/help/ja/workspace-switcher/Makefile.in	Thu Sep  4 23:37:07 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,18 ----
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
+ @SET_MAKE@
+ 
  
  #
  # No modifications of this Makefile should be necessary.
***************
*** 79,85 ****
  # 	Version: 0.1.2 (last updated: March 20, 2002)
  #
  
- 
  SHELL = @SHELL@
  
  srcdir = @srcdir@
--- 82,87 ----
***************
*** 100,112 ****
  mandir = @mandir@
  includedir = @includedir@
  oldincludedir = /usr/include
- 
- DESTDIR =
- 
  pkgdatadir = $(datadir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
  pkgincludedir = $(includedir)/@PACKAGE@
- 
  top_builddir = ../../..
  
  ACLOCAL = @ACLOCAL@
--- 102,110 ----
***************
*** 115,125 ****
  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 = :
--- 113,123 ----
  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 = :
***************
*** 128,133 ****
--- 126,132 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 138,143 ****
--- 137,143 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 159,164 ****
--- 159,165 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 189,195 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 190,195 ----
***************
*** 205,210 ****
--- 205,211 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 219,226 ****
--- 220,233 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  figdir = figures
  docname = workspace-switcher
***************
*** 238,345 ****
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps help/ja/workspace-switcher/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 = help/ja/workspace-switcher
  
  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-hook
! 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-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-local
  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:
  	-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-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-local install-data-am install-data install-am install \
! uninstall-local uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  omf: omf_timestamp
--- 245,382 ----
  
  omf_dest_dir = $(datadir)/omf/@PACKAGE@
  scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
+ subdir = help/ja/workspace-switcher
  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: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps help/ja/workspace-switcher/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  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:
  	-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-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-data-local
! 	@$(NORMAL_INSTALL)
! 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
! 
! 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 uninstall-local
! 
! .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-data-local 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 \
! 	uninstall-local
  
  
  omf: omf_timestamp
***************
*** 353,359 ****
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
--- 390,396 ----
  install-data-hook-omf:
  	$(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
  	for file in $(omffile); do \
! 		$(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir)/$$file; \
  	done
  	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
***************
*** 411,417 ****
  	done
  	-rmdir $(DESTDIR)$(docdir)
  dist-hook: app-dist-hook
- 
  # 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:
--- 448,453 ----
diff -crN ./gnome-panel/idl/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/idl/Makefile.in
*** ./gnome-panel/idl/Makefile.in	Mon Mar 10 23:54:34 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/idl/Makefile.in	Thu Sep  4 23:37:08 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,284 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
  idldir = $(datadir)/idl/gnome-panel-2.0
  
  idl_DATA = GNOME_Panel.idl
  
  EXTRA_DIST = $(idl_DATA)
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! DATA =  $(idl_DATA)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in
  
  
- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
- 
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps idl/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
  install-idlDATA: $(idl_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(idldir)
  	@list='$(idl_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(idldir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(idldir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(idldir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(idldir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-idlDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(idl_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(idldir)/$$p; \
  	done
  tags: TAGS
  TAGS:
  
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = idl
  
  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-idlDATA
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-idlDATA
  uninstall: uninstall-am
- all-am: Makefile $(DATA)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(idldir)
  
  
  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: uninstall-idlDATA install-idlDATA 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.
--- 151,316 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
  idldir = $(datadir)/idl/gnome-panel-2.0
  
  idl_DATA = GNOME_Panel.idl
  
  EXTRA_DIST = $(idl_DATA)
+ subdir = idl
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
! DATA = $(idl_DATA)
  
+ DIST_COMMON = ChangeLog 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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps idl/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  install-idlDATA: $(idl_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(idldir)
  	@list='$(idl_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)$(idldir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(idldir)/$$f; \
  	done
  
  uninstall-idlDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(idl_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(idldir)/$$f"; \
! 	  rm -f $(DESTDIR)$(idldir)/$$f; \
  	done
  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 $(DATA)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(idldir)
  
  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-idlDATA
! 
! 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-idlDATA 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-idlDATA \
+ 	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-idlDATA \
+ 	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 ./gnome-panel/install-sh /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/install-sh
*** ./gnome-panel/install-sh	Wed Oct 30 09:01:33 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/install-sh	Thu Sep  4 23:36:55 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 ./gnome-panel/intltool-extract.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/intltool-extract.in
*** ./gnome-panel/intltool-extract.in	Thu Mar  6 22:05:17 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/intltool-extract.in	Thu Sep  4 23:36:30 2003
***************
*** 242,248 ****
  sub type_xml {
      ### For generic translatable XML files ###
          
!     while ($input =~ /\s_$w+\s*=\s*\"([^"]+)\"/sg) { # "
          $messages{entity_decode_minimal($1)} = [];
      }
  
--- 242,248 ----
  sub type_xml {
      ### For generic translatable XML files ###
          
!     while ($input =~ /\s_$w+=\"([^"]+)\"/sg) { # "
          $messages{entity_decode_minimal($1)} = [];
      }
  
diff -crN ./gnome-panel/intltool-merge.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/intltool-merge.in
*** ./gnome-panel/intltool-merge.in	Thu Mar  6 22:05:17 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/intltool-merge.in	Thu Sep  4 23:36:30 2003
***************
*** 3,9 ****
  #
  #  The Intltool Message Merger
  #
! #  Copyright (C) 2000, 2003 Free Software Foundation.
  #  Copyright (C) 2000, 2001 Eazel, Inc
  #
  #  Intltool is free software; you can redistribute it and/or
--- 3,9 ----
  #
  #  The Intltool Message Merger
  #
! #  Copyright (C) 2000, 2002 Free Software Foundation.
  #  Copyright (C) 2000, 2001 Eazel, Inc
  #
  #  Intltool is free software; you can redistribute it and/or
***************
*** 226,232 ****
  sub get_local_charset
  {
      my ($encoding) = @_;
!     my $alias_file = $ENV{"G_CHARSET_ALIAS"} || "/gnome/head/INSTALL/lib/charset.alias";
  
      # seek character encoding aliases in charset.alias (glib)
  
--- 226,232 ----
  sub get_local_charset
  {
      my ($encoding) = @_;
!     my $alias_file = $ENV{"G_CHARSET_ALIAS"} || "/opt/freeware/lib/charset.alias";
  
      # seek character encoding aliases in charset.alias (glib)
  
***************
*** 364,371 ****
              } 
              else 
              {
- 		print "WARNING: $po_file is not in UTF-8 but $encoding, converting...\n";
- 
                  my $iconv = $ENV{"INTLTOOL_ICONV"} || "iconv";
                  open PO_FILE, "$iconv -f $encoding -t UTF-8 $po_file|";	
              }
--- 364,369 ----
***************
*** 458,468 ****
  
      return $_;
  }
-  
- # entity_encode: (string)
- #
- # Encode the given string to XML format (encode '<' etc). It also 
- # encodes high bit if not in UTF-8 mode.
  
  sub entity_encode
  {
--- 456,461 ----
***************
*** 476,482 ****
      } 
      else 
      {
- 	# with UTF-8 we only encode minimalistic
          return join ('', map (&entity_encode_int_minimalist, @list_of_chars));
      }
  }
--- 469,474 ----
diff -crN ./gnome-panel/intltool-update.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/intltool-update.in
*** ./gnome-panel/intltool-update.in	Thu Mar  6 22:05:17 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/intltool-update.in	Thu Sep  4 23:36:30 2003
***************
*** 49,59 ****
  my $REPORT_ARG     = 0;
  my $VERBOSE	   = 0;
  my $GETTEXT_PACKAGE = "";
- my $OUTPUT_FILE    = "";
  
  my @languages;
- my $conf_file; # remove later
- my %varhash = ();
  my %po_files_by_lang = ();
  
  # Regular expressions to categorize file types.
--- 49,56 ----
***************
*** 94,100 ****
   "report|r"	       => \$REPORT_ARG,
   "verbose|x"	       => \$VERBOSE,
   "gettext-package|g=s" => \$GETTEXT_PACKAGE,
-  "output-file|o=s"     => \$OUTPUT_FILE,
   ) or &print_error_invalid_option;
  
  &print_help if $HELP_ARG;
--- 91,96 ----
***************
*** 105,153 ****
      + ($HEADERS_ARG > 0)
      + ($MAINTAIN_ARG > 0)
      + ($REPORT_ARG > 0);
- 
  &print_help if $arg_count > 1;
  
  # --version and --help don't require a module name
  my $MODULE = $GETTEXT_PACKAGE || &find_package_name;
  
! if ($DIST_ARG) 
! {
!     if ($ARGV[0] =~ /^[a-z]/)
!     {
!         &update_po_file ($ARGV[0], $OUTPUT_FILE);
!         &print_status ($ARGV[0], $OUTPUT_FILE);
!     } 
!     else 
!     {
          &print_help;
      }
! } 
! elsif ($POT_ARG) 
! {
      &generate_headers;
      &generate_po_template;
! } 
! elsif ($HEADERS_ARG) 
! {
      &generate_headers;
! } 
! elsif ($MAINTAIN_ARG) 
! {
      &find_leftout_files;
! } 
! elsif ($REPORT_ARG) 
! {
      &print_report;
! } 
! else 
! {
!     if ($ARGV[0] =~ /^[a-z]/) 
!     {
!         &main ($ARGV[0], $OUTPUT_FILE);
!     } 
!     else 
!     {
          &print_help;
      }
  }
--- 101,131 ----
      + ($HEADERS_ARG > 0)
      + ($MAINTAIN_ARG > 0)
      + ($REPORT_ARG > 0);
  &print_help if $arg_count > 1;
  
  # --version and --help don't require a module name
  my $MODULE = $GETTEXT_PACKAGE || &find_package_name;
  
! if ($DIST_ARG) {
!     if ($ARGV[0] =~ /^[a-z]/){
!         &update_po_file ($ARGV[0]);
!         &print_status ($ARGV[0]);
!     } else {
          &print_help;
      }
! } elsif ($POT_ARG) {
      &generate_headers;
      &generate_po_template;
! } elsif ($HEADERS_ARG) {
      &generate_headers;
! } elsif ($MAINTAIN_ARG) {
      &find_leftout_files;
! } elsif ($REPORT_ARG) {
      &print_report;
! } else {
!     if ($ARGV[0] =~ /^[a-z]/) {
!         &main ($ARGV[0]);
!     } else {
          &print_help;
      }
  }
***************
*** 188,195 ****
  
  sub main
  {
!     my ($lang, $output_file) = @_;
!     
      ## Report error if the language file supplied
      ## to the command line is non-existent
      &print_error_not_existing("$lang.po") if ! -s "$lang.po";
--- 166,173 ----
  
  sub main
  {
!     my ($lang) = @_;
! 
      ## Report error if the language file supplied
      ## to the command line is non-existent
      &print_error_not_existing("$lang.po") if ! -s "$lang.po";
***************
*** 197,204 ****
      print "Working, please wait..." unless $VERBOSE;
      &generate_headers;
      &generate_po_template;
!     &update_po_file ($lang, $output_file);
!     &print_status ($lang, $output_file);
  }
  
  sub determine_type ($) 
--- 175,182 ----
      print "Working, please wait..." unless $VERBOSE;
      &generate_headers;
      &generate_po_template;
!     &update_po_file ($lang);
!     &print_status ($lang);
  }
  
  sub determine_type ($) 
***************
*** 214,251 ****
         "(?:desktop(?:\.in)+|theme(?:\.in)+|caves(?:\.in)+|directory(?:\.in)+|".
         "soundlist(?:\.in)+)";
  
!    if ($type =~ /\[type: gettext\/([^\]].*)]/) 
!    {
          $gettext_type=$1;
     }
!    elsif ($type =~ /schemas(\.in)+$/) 
!    {
          $gettext_type="schemas";
     }
!    elsif ($type =~ /$xml_regex$/) 
!    {
!        $gettext_type="xml";
!    }
!    elsif ($type =~ /glade2?(\.in)*$/) 
!    {
!        $gettext_type="glade";
     }
!    elsif ($type =~ /$ini_regex$/) 
!    { 
!        $gettext_type="ini";
     }
!    elsif ($type =~ /scm(\.in)*$/) 
!    {
!        $gettext_type="scheme";
     }
!    elsif ($type =~ /keys(\.in)+$/) 
!    {
!        $gettext_type="keys";
     }
!    else 
!    { 
!        $gettext_type=""; 
     }
  
     return "gettext\/$gettext_type";
  }
--- 192,219 ----
         "(?:desktop(?:\.in)+|theme(?:\.in)+|caves(?:\.in)+|directory(?:\.in)+|".
         "soundlist(?:\.in)+)";
  
!    if ($type =~ /\[type: gettext\/([^\]].*)]/) {
          $gettext_type=$1;
     }
!    elsif ($type =~ /schemas(\.in)+$/) {
          $gettext_type="schemas";
     }
!    elsif ($type =~ /$xml_regex$/) {
!         $gettext_type="xml";
     }
!    elsif ($type =~ /glade2?(\.in)*$/) {
!         $gettext_type="glade";
     }
!    elsif ($type =~ /$ini_regex$/) { 
!         $gettext_type="ini";
     }
!    elsif ($type =~ /scm(\.in)*$/) {
!         $gettext_type="scheme";
     }
!    elsif ($type =~ /keys(\.in)+$/) {
!         $gettext_type="keys";
     }
+    else { $gettext_type=""; }
  
     return "gettext\/$gettext_type";
  }
***************
*** 289,304 ****
  
      ## Check if we should ignore some found files, when
      ## comparing with POTFILES.in
!     foreach my $ignore ("POTFILES.skip", "POTFILES.ignore") 
!     {
!         if (-s $ignore) 
!         {
              open FILE, $ignore;
!             
!             while (<FILE>) 
!             {
!                 if (/^[^#]/)
!                 {
                      push @buf_potfiles_ignore, $_;
                  }
              }
--- 257,267 ----
  
      ## Check if we should ignore some found files, when
      ## comparing with POTFILES.in
!     foreach my $ignore ("POTFILES.skip", "POTFILES.ignore") {
!         if (-s $ignore) {
              open FILE, $ignore;
!             while (<FILE>) {
!                 if (/^[^#]/){
                      push @buf_potfiles_ignore, $_;
                  }
              }
***************
*** 308,406 ****
      }
  
      foreach my $file (@buf_i18n_plain)
!     {
          my $in_comment = 0;
  	my $in_macro = 0;
  
          open FILE, "<$file";
          while (<FILE>)
! 	{
  	    # Handle continued multi-line comment.
  	    if ($in_comment)
! 	    {
  		next unless s-.*\*/--;
  		$in_comment = 0;
! 	    }
! 	    
  	    # Handle continued macro.
  	    if ($in_macro)
! 	    {
  		$in_macro = 0 unless /\\$/;
  		next;
! 	    }
! 	    
  	    # Handle start of macro (or any preprocessor directive).
  	    if (/^\s*\#/)
! 	    {
  		$in_macro = 1 if /^([^\\]|\\.)*\\$/;
  		next;
! 	    }
! 	    
  	    # Handle comments and quoted text.
  	    while (m-(/\*|//|\'|\")-) # \' and \" keep emacs perl mode happy
! 	    {
  		my $match = $1;
  		if ($match eq "/*")
! 		{
  		    if (!s-/\*.*?\*/--)
! 		    {
  			s-/\*.*--;
  			$in_comment = 1;
! 		    }
! 		}
  		elsif ($match eq "//")
! 		{
  		    s-//.*--;
! 		}
  		else # ' or "
! 		{
  		    if (!s-$match([^\\]|\\.)*?$match-QUOTEDTEXT-)
! 		    {
  			warn "mismatched quotes at line $. in $file\n";
  			s-$match.*--;
! 		    }
! 		}
! 	    }	    
! 	    
  	    if (/_\(QUOTEDTEXT/)
! 	    {
  		## Remove the first 3 chars and add newline
  		push @buf_allfiles, unpack("x3 A*", $file) . "\n";
  		last;
! 	    }
! 	}
  	close FILE;
!     }
! 	    
!     foreach my $file (@buf_i18n_xml) 
!     {
          open FILE, "<$file";
!         
! 	while (<FILE>) 
! 	{
!             if (/\s_(.*)=\"/ || /translatable=\"yes\"/)
! 	    {
                  push @buf_allfiles, unpack("x3 A*", $file) . "\n";
                  last;
              }
          }
      }
  
!     foreach my $file (@buf_i18n_ini)
!     {
          open FILE, "<$file";
!         while (<FILE>) 
! 	{
!             if (/_(.*)=/)
! 	    {
                  push @buf_allfiles, unpack("x3 A*", $file) . "\n";
                  last;
              }
          }
      }
  
!     foreach my $file (@buf_i18n_xml_unmarked)
!     {
          push @buf_allfiles, unpack("x3 A*", $file) . "\n";
      }
  
--- 271,362 ----
      }
  
      foreach my $file (@buf_i18n_plain)
!       {
          my $in_comment = 0;
  	my $in_macro = 0;
  
          open FILE, "<$file";
          while (<FILE>)
! 	  {
  	    # Handle continued multi-line comment.
  	    if ($in_comment)
! 	      {
  		next unless s-.*\*/--;
  		$in_comment = 0;
! 	      }
! 
  	    # Handle continued macro.
  	    if ($in_macro)
! 	      {
  		$in_macro = 0 unless /\\$/;
  		next;
! 	      }
! 
  	    # Handle start of macro (or any preprocessor directive).
  	    if (/^\s*\#/)
! 	      {
  		$in_macro = 1 if /^([^\\]|\\.)*\\$/;
  		next;
! 	      }
! 
  	    # Handle comments and quoted text.
  	    while (m-(/\*|//|\'|\")-) # \' and \" keep emacs perl mode happy
! 	      {
  		my $match = $1;
  		if ($match eq "/*")
! 		  {
  		    if (!s-/\*.*?\*/--)
! 		      {
  			s-/\*.*--;
  			$in_comment = 1;
! 		      }
! 		  }
  		elsif ($match eq "//")
! 		  {
  		    s-//.*--;
! 		  }
  		else # ' or "
! 		  {
  		    if (!s-$match([^\\]|\\.)*?$match-QUOTEDTEXT-)
! 		      {
  			warn "mismatched quotes at line $. in $file\n";
  			s-$match.*--;
! 		      }
! 		  }
! 	      }
! 	
! 
  	    if (/_\(QUOTEDTEXT/)
! 	      {
  		## Remove the first 3 chars and add newline
  		push @buf_allfiles, unpack("x3 A*", $file) . "\n";
  		last;
! 	      }
! 	  }
  	close FILE;
!       }
! 
!     foreach my $file (@buf_i18n_xml) {
          open FILE, "<$file";
!         while (<FILE>) {
!             if (/\s_(.*)=\"/ || /translatable=\"yes\"/){
                  push @buf_allfiles, unpack("x3 A*", $file) . "\n";
                  last;
              }
          }
      }
  
!     foreach my $file (@buf_i18n_ini){
          open FILE, "<$file";
!         while (<FILE>) {
!             if (/_(.*)=/){
                  push @buf_allfiles, unpack("x3 A*", $file) . "\n";
                  last;
              }
          }
      }
  
!     foreach my $file (@buf_i18n_xml_unmarked){
          push @buf_allfiles, unpack("x3 A*", $file) . "\n";
      }
  
***************
*** 409,433 ****
      @buf_potfiles_sorted = sort (@buf_potfiles);
  
      my %in2;
!     foreach (@buf_potfiles_sorted) 
!     {
          $in2{$_} = 1;
      }
  
      my @result;
  
!     foreach (@buf_allfiles_sorted)
!     {
!         if (!exists($in2{$_}))
! 	{
              push @result, $_
          }
      }
  
      ## Save file with information about the files missing
      ## if any, and give information about this procedure.
!     if (@result) 
!     {
  	print "\n" if $VERBOSE;
          open OUT, ">missing";
          print OUT @result;
--- 365,385 ----
      @buf_potfiles_sorted = sort (@buf_potfiles);
  
      my %in2;
!     foreach (@buf_potfiles_sorted) {
          $in2{$_} = 1;
      }
  
      my @result;
  
!     foreach (@buf_allfiles_sorted){
!         if (!exists($in2{$_})){
              push @result, $_
          }
      }
  
      ## Save file with information about the files missing
      ## if any, and give information about this procedure.
!     if (@result) {
  	print "\n" if $VERBOSE;
          open OUT, ">missing";
          print OUT @result;
***************
*** 470,478 ****
      else
      {
          open FILE, "<POTFILES.in";
!         
! 	while (<FILE>) 
! 	{
             chomp;
  
             ## Find xml files in POTFILES.in and generate the
--- 422,428 ----
      else
      {
          open FILE, "<POTFILES.in";
!         while (<FILE>) {
             chomp;
  
             ## Find xml files in POTFILES.in and generate the
***************
*** 480,500 ****
  
  	   my $gettext_type= &determine_type ($1);
  
!            if (/\.($xml_extension|$ini_extension)$/ || /^\[/)
! 	   {
  	       $_ =~ s/^\[[^\[].*]\s*//;
  
! 	       my $filename = "../$_";
! 
! 	       if ($VERBOSE)
! 	       {
!                    system ($EXTRACT, "--update", 
! 			   "--type=$gettext_type", $filename);
!                } 
! 	       else 
! 	       {
! 	 	   system ($EXTRACT, "--update", "--type=$gettext_type", 
! 			   "--quiet", $filename);
                 }
             }
         }
--- 430,443 ----
  
  	   my $gettext_type= &determine_type ($1);
  
!            if (/\.($xml_extension|$ini_extension)$/ || /^\[/){
  	       $_ =~ s/^\[[^\[].*]\s*//;
+                my $filename = "../$_";
  
!                if ($VERBOSE){
!                    system($EXTRACT, "--update", "--type=$gettext_type", $filename);
!                } else {
! 	 	   system($EXTRACT, "--update", "--type=$gettext_type", "--quiet", $filename);
                 }
             }
         }
***************
*** 512,532 ****
  
      open INFILE, "<POTFILES.in.old";
      open OUTFILE, ">POTFILES.in";
! 
!     while (<INFILE>) 
!     {
          chomp;
!         if (/\.($xml_extension|$ini_extension)$/ || /^\[/) 
! 	{
              s/^\[.*]\s*//;
! 	    print OUTFILE "$_.h\n";
!         } 
!         else 
!         {
              print OUTFILE "$_\n";
          }
      }
-     
      close OUTFILE;
      close INFILE;
  
--- 455,469 ----
  
      open INFILE, "<POTFILES.in.old";
      open OUTFILE, ">POTFILES.in";
!     while (<INFILE>) {
          chomp;
!         if (/\.($xml_extension|$ini_extension)$/ || /^\[/) {
              s/^\[.*]\s*//;
!             print OUTFILE "$_.h\n";
!         } else {
              print OUTFILE "$_\n";
          }
      }
      close OUTFILE;
      close INFILE;
  
***************
*** 553,599 ****
      close FILE;
      print "done\n" if $VERBOSE;
  
!     if (!-e "$MODULE.po") 
! {
          print "WARNING: It seems that none of the files in POTFILES.in ".
                "contain marked strings\n";
          exit (1);
      }
  
      system ("rm", "-f", "$MODULE.pot");
!     move ("$MODULE.po", "$MODULE.pot") or 
!     die "$PROGRAM: couldn't move $MODULE.po to $MODULE.pot.\n";
  
      print "Wrote $MODULE.pot\n" if $VERBOSE;
  }
  
  sub update_po_file
  {
!     my ($lang, $output_file) = @_;
!     my ($infile, $outfile);
  
      print "Merging $lang.po with $MODULE.pot..." if $VERBOSE;
  
!     if ($output_file ne "")
!     {
! 	$infile = "$lang.po";
! 	$outfile = $output_file;
!     }
!     else
!     {
! 	copy ("$lang.po", "$lang.po.old") || die "copy failed: $!";
! 	$infile = "$lang.po.old";
! 	$outfile = "$lang.po";
!     }
  
      # Perform merge, remove backup file and the "messages" trash file 
      # generated by gettext
!     system ("msgmerge", "-o", $outfile, $infile, "$MODULE.pot");
! 
!     if ($output_file eq "")
!     {
! 	unlink $infile;
!     }
      unlink "messages";
  }
  
--- 490,519 ----
      close FILE;
      print "done\n" if $VERBOSE;
  
!     if (!-e "$MODULE.po") {
          print "WARNING: It seems that none of the files in POTFILES.in ".
                "contain marked strings\n";
          exit (1);
      }
  
      system ("rm", "-f", "$MODULE.pot");
!     move ("$MODULE.po", "$MODULE.pot") or die "$PROGRAM: couldn't move $MODULE.po to $MODULE.pot.\n";
  
      print "Wrote $MODULE.pot\n" if $VERBOSE;
  }
  
  sub update_po_file
  {
!     my ($lang) = @_;
  
      print "Merging $lang.po with $MODULE.pot..." if $VERBOSE;
  
!     copy ("$lang.po", "$lang.po.old") || die "copy failed: $!";
  
      # Perform merge, remove backup file and the "messages" trash file 
      # generated by gettext
!     system ("msgmerge", "$lang.po.old", "$MODULE.pot", "-o", "$lang.po");
!     unlink "$lang.po.old";
      unlink "messages";
  }
  
***************
*** 613,620 ****
  
      @languages = map (&po_file2lang, @po_files);
  
!     foreach my $lang (@languages) 
!     {
  	$po_files_by_lang{$lang} = shift (@po_files);
      }
  }
--- 533,539 ----
  
      @languages = map (&po_file2lang, @po_files);
  
!     foreach my $lang (@languages) {
  	$po_files_by_lang{$lang} = shift (@po_files);
      }
  }
***************
*** 628,641 ****
  
  sub print_status
  {
!     my ($lang, $output_file) = @_;
  
!     if ($output_file eq "")
!     {
! 	$output_file = "$lang.po";
!     }
! 
!     system ("msgfmt", "--statistics", $output_file);
      print "\n";
  }
  
--- 547,555 ----
  
  sub print_status
  {
!     my ($lang) = @_;
  
!     system ("msgfmt", "--statistics", "$lang.po");
      print "\n";
  }
  
***************
*** 645,769 ****
      &generate_po_template;
      &gather_po_files;
  
!     foreach my $lang (@languages) 
!     {
  	print "$lang: ";
  	&update_po_file ($lang);
      }
  
      print "\n\n * Current translation support in $MODULE \n\n";
  
!     foreach my $lang (@languages)
!     {
          print "$lang: ";
  	system ("msgfmt", "--statistics", "$lang.po");
      }
  }
  
! sub substitute_var
! {
!     my ($str) = @_;
!     
!     # cache each variable. varhash is global to we can add
!     # variables elsewhere.
!     while (<CONF>)
!     {
! 	if (/^(\w+)=(\S+)/)
! 	{
! 	    $varhash{$1} = $2;
! 	}
!     }
!     
!     if ($str =~ /^(.*)\${?([A-Z]+)}?(.*)$/)
!     {
! 	my $rest = $3;
! 	my $untouched = $1;
! 	my $sub = $varhash{$2};
! 	
! 	return substitute_var ("$untouched$sub$rest");
!     }
!     return $str;
! }
! 
! sub open_CONF_handle
  {
      my $base_dirname = getcwd();
      $base_dirname =~ s@.*/@@;
  
      my ($conf_in, $src_dir);
  
!     if ($base_dirname =~ /^po(-.+)?$/) 
!     {
!         if (-f "../configure.in") 
!         {
              $conf_in = "../configure.in";
! 	} 
!         elsif (-f "../configure.ac") 
!         {
  	    $conf_in = "../configure.ac";
!         } 
!         else 
!         {
  	    my $makefile_source;
- 	    
  	    local (*IN);
  	    open IN, "<Makefile" || die "can't open Makefile: $!";
! 	    
! 	    while (<IN>) 
!             {
! 		if (/^top_srcdir[ \t]*=/) 
!                 {
! 		    $src_dir = $_;		    
  		    $src_dir =~ s/^top_srcdir[ \t]*=[ \t]*([^ \t\n\r]*)/$1/;
! 		    
  		    chomp $src_dir;
  		    $conf_in = "$src_dir" . "/configure.in" . "\n";
- 		
  		    last;
  		}
  	    }
! 	    
! 	    $conf_file || die "Cannot find top_srcdir in Makefile.";
  	}
! 	
! 	$conf_file = $conf_in;
!         open (CONF, "<$conf_in") || die "can't open $conf_in: $!";
!     }
!     else
!     {
! 	print "$PROGRAM: Unable to proceed.\n" .
! 	      "Make sure to run this script inside the po directory.\n";
! 	exit;
!     }
! }
  
! sub find_package_name
! {
!     &open_CONF_handle;
!     
!     my $conf_source; {
! 	local (*IN);
! 	open (IN, "<$conf_file") || die "can't open $conf_file: $!";
! 	seek (IN, 0, 0);
! 	local $/; # slurp mode
! 	$conf_source = <IN>;
!     }
!     
!     my $name = "";
! 
!     $name = $1 if $conf_source =~ /^AM_INIT_AUTOMAKE\([\s\[]*([^,\)\s\]]+)/m;
!     
!     if ($conf_source =~ /^AC_INIT\([\s\[]*([^,\)\s\]]+)\]?\s*,/m) 
!     {
! 	$name = $1;
! 	$varhash{"AC_PACKAGE_NAME"} = $1;
      }
-     
-     $name = $1 if $conf_source =~ /^GETTEXT_PACKAGE=\[?([^\s\]]+)/m;
-     
-     $name = "\$AC_PACKAGE_NAME" if "$name" eq "AC_PACKAGE_NAME";
-     
-     $name = substitute_var ($name);
  
!     return $name if $name;
  }
--- 559,642 ----
      &generate_po_template;
      &gather_po_files;
  
!     foreach my $lang (@languages) {
  	print "$lang: ";
  	&update_po_file ($lang);
      }
  
      print "\n\n * Current translation support in $MODULE \n\n";
  
!     foreach my $lang (@languages){
          print "$lang: ";
  	system ("msgfmt", "--statistics", "$lang.po");
      }
  }
  
! sub find_package_name
  {
      my $base_dirname = getcwd();
      $base_dirname =~ s@.*/@@;
  
      my ($conf_in, $src_dir);
  
!     if ($base_dirname =~ /^po(-.+)?$/) {
!         if (-f "../configure.in") {
              $conf_in = "../configure.in";
! 	} elsif (-f "../configure.ac") {
  	    $conf_in = "../configure.ac";
!         } else {
  	    my $makefile_source;
  	    local (*IN);
  	    open IN, "<Makefile" || die "can't open Makefile: $!";
! 
! 	    while (<IN>) {
! 		if (/^top_srcdir[ \t]*=/) {
! 		    $src_dir = $_;
! 		    # print "${src_dir}\n";
! 
  		    $src_dir =~ s/^top_srcdir[ \t]*=[ \t]*([^ \t\n\r]*)/$1/;
! 		    # print "${src_dir}\n";
  		    chomp $src_dir;
  		    $conf_in = "$src_dir" . "/configure.in" . "\n";
  		    last;
  		}
  	    }
! 	    $conf_in || die "Cannot find top_srcdir in Makefile."
!         }
! 
! 	my %varhash = ();
!         my $conf_source; {
!            local (*IN);
!            open (IN, "<$conf_in") || die "can't open $conf_in: $!";
!            while (<IN>) {
!               if (/^(\w+)=(\S+)/) { $varhash{$1} = $2 };
!            }
!            seek (IN, 0, 0);
!            local $/; # slurp mode
!            $conf_source = <IN>;
!         }
! 
! 	my $name = "";
! 	$name = $1 if $conf_source =~ /^AM_INIT_AUTOMAKE\([\s\[]*([^,\)\s\]]+)/m;
! 	if ($conf_source =~ /^AC_INIT\([\s\[]*([^,\)\s\]]+)\]?\s*,/m) {
! 	    $name = $1;
! 	    $varhash{"AC_PACKAGE_NAME"} = $1;
  	}
! 	$name = $1 if $conf_source =~ /^GETTEXT_PACKAGE=\[?([^\s\]]+)/m;
  
! 	$name = "\$AC_PACKAGE_NAME" if "$name" eq "AC_PACKAGE_NAME";
! 
! 	my $oldname = "";
! 	while (($name =~ /[\$](\S+)/) && ("$oldname" ne "$name")) {
! 	    $oldname = $name;
! 	    if (exists $varhash{$1}) {
! 		$name =~ s/[\$](\S+)/$varhash{$1}/;
! 	    }
! 	}
! 	return $name if $name;
      }
  
!     print "$PROGRAM: Unable to determine package name.\n" .
! 	  "Make sure to run this script inside the po directory.\n";
!     exit;
  }
diff -crN ./gnome-panel/libpanel-applet/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/libpanel-applet/Makefile.in
*** ./gnome-panel/libpanel-applet/Makefile.in	Mon Mar 10 23:54:38 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/libpanel-applet/Makefile.in	Thu Sep  4 23:37:09 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,164 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! INCLUDES =  	-I$(top_builddir)/libpanel-applet				-DPANEL_APPLET_DATADIR=\""$(datadir)"\"				-DPANEL_APPLET_GLADEDIR=\""$(gladedir)"\"			-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"		$(LIBPANEL_APPLET_CFLAGS)					$(WARN_CFLAGS)
  
  
  lib_LTLIBRARIES = libpanel-applet-2.la
  
! libpanel_applet_2_la_SOURCES =  	panel-applet.h				panel-applet.c				panel-applet-gconf.c			panel-applet-gconf.h			panel-applet-shell.c			panel-applet-shell.h			panel-applet-private.h			panel-applet-marshal.c			panel-applet-marshal.h			panel-applet-enums.c			panel-applet-enums.h			$(CORBA_SRCLIST)
  
  
  libpanel_applet_2_la_LDFLAGS = -version-info $(LIB_PANEL_APPLET_LT_VERSION)
--- 151,189 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! INCLUDES = \
! 	-I$(top_builddir)/libpanel-applet			\
! 	-DPANEL_APPLET_DATADIR=\""$(datadir)"\"			\
! 	-DPANEL_APPLET_GLADEDIR=\""$(gladedir)"\"		\
! 	-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"	\
! 	$(LIBPANEL_APPLET_CFLAGS)				\
! 	$(WARN_CFLAGS)
  
  
  lib_LTLIBRARIES = libpanel-applet-2.la
  
! libpanel_applet_2_la_SOURCES = \
! 	panel-applet.h			\
! 	panel-applet.c			\
! 	panel-applet-gconf.c		\
! 	panel-applet-gconf.h		\
! 	panel-applet-shell.c		\
! 	panel-applet-shell.h		\
! 	panel-applet-private.h		\
! 	panel-applet-marshal.c		\
! 	panel-applet-marshal.h		\
! 	panel-applet-enums.c		\
! 	panel-applet-enums.h		\
! 	$(CORBA_SRCLIST)
  
  
  libpanel_applet_2_la_LDFLAGS = -version-info $(LIB_PANEL_APPLET_LT_VERSION)
***************
*** 166,191 ****
  
  libpanel_appletincludedir = $(includedir)/panel-2.0
  
! libpanel_appletinclude_HEADERS =  	panel-applet-gconf.h			panel-applet.h				GNOME_Panel.h
  
  
! CORBA_SRCLIST =  	GNOME_Panel-stubs.c		GNOME_Panel-skels.c		GNOME_Panel-common.c		GNOME_Panel.h
  
  
  noinst_PROGRAMS = test-bonobo-applet
  
  bin_PROGRAMS = panel-test-applets
  
! panel_test_applets_LDADD =  	$(LIBPANEL_APPLET_LIBS)			libpanel-applet-2.la
  
  
! test_bonobo_applet_LDADD =  	$(LIBPANEL_APPLET_LIBS)			libpanel-applet-2.la
  
  
! BUILT_SOURCES =  	$(CORBA_SRCLIST)		panel-applet-enums.c		panel-applet-enums.h		panel-applet-marshal.c		panel-applet-marshal.h
  
  
! EXTRA_DIST =  	GNOME_Panel_TestApplet.server.in		panel-applet-marshal.list			libpanelapplet-2.0.pc.in			panel-test-applets.glade
  
  
  panel_applet_enum_headers = $(top_srcdir)/libpanel-applet/panel-applet.h
--- 191,236 ----
  
  libpanel_appletincludedir = $(includedir)/panel-2.0
  
! libpanel_appletinclude_HEADERS = \
! 	panel-applet-gconf.h		\
! 	panel-applet.h			\
! 	GNOME_Panel.h
  
  
! CORBA_SRCLIST = \
! 	GNOME_Panel-stubs.c	\
! 	GNOME_Panel-skels.c	\
! 	GNOME_Panel-common.c	\
! 	GNOME_Panel.h
  
  
  noinst_PROGRAMS = test-bonobo-applet
  
  bin_PROGRAMS = panel-test-applets
  
! panel_test_applets_LDADD = \
! 	$(LIBPANEL_APPLET_LIBS)		\
! 	libpanel-applet-2.la
  
  
! test_bonobo_applet_LDADD = \
! 	$(LIBPANEL_APPLET_LIBS)		\
! 	libpanel-applet-2.la
  
  
! BUILT_SOURCES = \
! 	$(CORBA_SRCLIST)	\
! 	panel-applet-enums.c	\
! 	panel-applet-enums.h	\
! 	panel-applet-marshal.c	\
! 	panel-applet-marshal.h
  
  
! EXTRA_DIST = \
! 	GNOME_Panel_TestApplet.server.in	\
! 	panel-applet-marshal.list		\
! 	libpanelapplet-2.0.pc.in		\
! 	panel-test-applets.glade
  
  
  panel_applet_enum_headers = $(top_srcdir)/libpanel-applet/panel-applet.h
***************
*** 201,594 ****
  serverdir = $(libdir)/bonobo/servers
  server_in_files = GNOME_Panel_TestApplet.server.in
  noinst_DATA = $(server_in_files:.server.in=.server)
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES =  libpanelapplet-2.0.pc
! LTLIBRARIES =  $(lib_LTLIBRARIES)
! 
! 
! DEFS = @DEFS@ -I. -I$(srcdir) -I..
! LIBS = @LIBS@
! X_CFLAGS = @X_CFLAGS@
! X_EXTRA_LIBS = @X_EXTRA_LIBS@
! X_PRE_LIBS = @X_PRE_LIBS@
! libpanel_applet_2_la_DEPENDENCIES = 
! libpanel_applet_2_la_OBJECTS =  panel-applet.lo panel-applet-gconf.lo \
! panel-applet-shell.lo panel-applet-marshal.lo panel-applet-enums.lo \
! GNOME_Panel-stubs.lo GNOME_Panel-skels.lo GNOME_Panel-common.lo
! bin_PROGRAMS =  panel-test-applets$(EXEEXT)
! noinst_PROGRAMS =  test-bonobo-applet$(EXEEXT)
! PROGRAMS =  $(bin_PROGRAMS) $(noinst_PROGRAMS)
  
  panel_test_applets_SOURCES = panel-test-applets.c
! panel_test_applets_OBJECTS =  panel-test-applets.$(OBJEXT)
! panel_test_applets_DEPENDENCIES =  libpanel-applet-2.la
! panel_test_applets_LDFLAGS = 
  test_bonobo_applet_SOURCES = test-bonobo-applet.c
! test_bonobo_applet_OBJECTS =  test-bonobo-applet.$(OBJEXT)
! test_bonobo_applet_DEPENDENCIES =  libpanel-applet-2.la
! test_bonobo_applet_LDFLAGS = 
! 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 =  $(glade_DATA) $(noinst_DATA) $(pkgconfig_DATA)
! 
! HEADERS =  $(libpanel_appletinclude_HEADERS)
! 
! DIST_COMMON =  ChangeLog Makefile.am Makefile.in TODO \
! libpanelapplet-2.0.pc.in
  
  
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
! TAR = gtar
! GZIP_ENV = --best
  SOURCES = $(libpanel_applet_2_la_SOURCES) panel-test-applets.c test-bonobo-applet.c
- OBJECTS = $(libpanel_applet_2_la_OBJECTS) panel-test-applets.$(OBJEXT) test-bonobo-applet.$(OBJEXT)
- 
- all: all-redirect
- .SUFFIXES:
- .SUFFIXES: .S .c .lo .o .obj .s
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps libpanel-applet/Makefile
- 
- Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
- 	cd $(top_builddir) \
- 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
- 
- libpanelapplet-2.0.pc: $(top_builddir)/config.status libpanelapplet-2.0.pc.in
- 	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:
! 
! libpanel-applet-2.la: $(libpanel_applet_2_la_OBJECTS) $(libpanel_applet_2_la_DEPENDENCIES)
  	$(LINK) -rpath $(libdir) $(libpanel_applet_2_la_LDFLAGS) $(libpanel_applet_2_la_OBJECTS) $(libpanel_applet_2_la_LIBADD) $(LIBS)
- 
- 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
  
! mostlyclean-noinstPROGRAMS:
  
  clean-noinstPROGRAMS:
  	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
! 
! distclean-noinstPROGRAMS:
! 
! maintainer-clean-noinstPROGRAMS:
! 
! panel-test-applets$(EXEEXT): $(panel_test_applets_OBJECTS) $(panel_test_applets_DEPENDENCIES)
  	@rm -f panel-test-applets$(EXEEXT)
  	$(LINK) $(panel_test_applets_LDFLAGS) $(panel_test_applets_OBJECTS) $(panel_test_applets_LDADD) $(LIBS)
! 
! test-bonobo-applet$(EXEEXT): $(test_bonobo_applet_OBJECTS) $(test_bonobo_applet_DEPENDENCIES)
  	@rm -f test-bonobo-applet$(EXEEXT)
  	$(LINK) $(test_bonobo_applet_LDFLAGS) $(test_bonobo_applet_OBJECTS) $(test_bonobo_applet_LDADD) $(LIBS)
  
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_DATA)'; for p in $$list; do \
! 	  if test -f $(srcdir)/$$p; then \
! 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gladedir)/$$p; \
! 	  else if test -f $$p; then \
! 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p"; \
! 	    $(INSTALL_DATA) $$p $(DESTDIR)$(gladedir)/$$p; \
! 	  fi; fi; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	list='$(glade_DATA)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(gladedir)/$$p; \
  	done
- 
  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-libpanel_appletincludeHEADERS: $(libpanel_appletinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libpanel_appletincludedir)
  	@list='$(libpanel_appletinclude_HEADERS)'; for p in $$list; do \
! 	  if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
! 	  echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libpanel_appletincludedir)/$$p"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libpanel_appletincludedir)/$$p; \
  	done
  
  uninstall-libpanel_appletincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	list='$(libpanel_appletinclude_HEADERS)'; for p in $$list; do \
! 	  rm -f $(DESTDIR)$(libpanel_appletincludedir)/$$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 = libpanel-applet
  
  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-hook
! GNOME_Panel-common.lo GNOME_Panel-common.o : GNOME_Panel-common.c \
! 	GNOME_Panel.h
! GNOME_Panel-skels.lo GNOME_Panel-skels.o : GNOME_Panel-skels.c \
! 	GNOME_Panel.h
! GNOME_Panel-stubs.lo GNOME_Panel-stubs.o : GNOME_Panel-stubs.c \
! 	GNOME_Panel.h
! panel-applet-enums.lo panel-applet-enums.o : panel-applet-enums.c \
! 	panel-applet-enums.h panel-applet.h GNOME_Panel.h
! panel-applet-gconf.lo panel-applet-gconf.o : panel-applet-gconf.c \
! 	panel-applet-gconf.h panel-applet.h GNOME_Panel.h \
! 	panel-applet-private.h
! panel-applet-marshal.lo panel-applet-marshal.o : panel-applet-marshal.c \
! 	panel-applet-marshal.h
! panel-applet-shell.lo panel-applet-shell.o : panel-applet-shell.c \
! 	../config.h panel-applet-shell.h panel-applet.h GNOME_Panel.h \
! 	panel-applet-private.h
! panel-applet.lo panel-applet.o : panel-applet.c ../config.h \
! 	panel-applet.h GNOME_Panel.h panel-applet-private.h \
! 	panel-applet-shell.h panel-applet-marshal.h \
! 	panel-applet-enums.h
! panel-test-applets.o: panel-test-applets.c ../config.h panel-applet.h \
! 	GNOME_Panel.h
! test-bonobo-applet.o: test-bonobo-applet.c ../config.h panel-applet.h \
! 	GNOME_Panel.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-binPROGRAMS
! install-exec: install-exec-am
  
- install-data-am: install-gladeDATA install-pkgconfigDATA \
- 		install-libpanel_appletincludeHEADERS
- 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-binPROGRAMS \
! 		uninstall-gladeDATA uninstall-pkgconfigDATA \
! 		uninstall-libpanel_appletincludeHEADERS
  uninstall: uninstall-am
- all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
- 		$(DESTDIR)$(gladedir) $(DESTDIR)$(pkgconfigdir) \
- 		$(DESTDIR)$(libpanel_appletincludedir)
  
  
  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-binPROGRAMS \
! 		mostlyclean-noinstPROGRAMS mostlyclean-tags \
! 		mostlyclean-generic
  
! mostlyclean: mostlyclean-am
  
! clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool \
! 		clean-binPROGRAMS clean-noinstPROGRAMS clean-tags \
! 		clean-generic mostlyclean-am
  
! clean: clean-am
  
! distclean-am:  distclean-libLTLIBRARIES distclean-compile \
! 		distclean-libtool distclean-binPROGRAMS \
! 		distclean-noinstPROGRAMS 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-binPROGRAMS \
! 		maintainer-clean-noinstPROGRAMS 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 mostlyclean-binPROGRAMS distclean-binPROGRAMS \
! clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \
! install-binPROGRAMS mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
! clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
! uninstall-gladeDATA install-gladeDATA uninstall-pkgconfigDATA \
! install-pkgconfigDATA uninstall-libpanel_appletincludeHEADERS \
! install-libpanel_appletincludeHEADERS 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
  
  
  $(CORBA_SRCLIST): $(top_srcdir)/idl/GNOME_Panel.idl $(ORBIT_IDL)
--- 246,591 ----
  serverdir = $(libdir)/bonobo/servers
  server_in_files = GNOME_Panel_TestApplet.server.in
  noinst_DATA = $(server_in_files:.server.in=.server)
+ subdir = libpanel-applet
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES = libpanelapplet-2.0.pc
! LTLIBRARIES = $(lib_LTLIBRARIES)
! 
! libpanel_applet_2_la_DEPENDENCIES =
! am_libpanel_applet_2_la_OBJECTS = panel-applet.lo panel-applet-gconf.lo \
! 	panel-applet-shell.lo panel-applet-marshal.lo \
! 	panel-applet-enums.lo GNOME_Panel-stubs.lo GNOME_Panel-skels.lo \
! 	GNOME_Panel-common.lo
! libpanel_applet_2_la_OBJECTS = $(am_libpanel_applet_2_la_OBJECTS)
! bin_PROGRAMS = panel-test-applets$(EXEEXT)
! noinst_PROGRAMS = test-bonobo-applet$(EXEEXT)
! PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
  
  panel_test_applets_SOURCES = panel-test-applets.c
! panel_test_applets_OBJECTS = panel-test-applets.$(OBJEXT)
! panel_test_applets_DEPENDENCIES = libpanel-applet-2.la
! panel_test_applets_LDFLAGS =
  test_bonobo_applet_SOURCES = test-bonobo-applet.c
! test_bonobo_applet_OBJECTS = test-bonobo-applet.$(OBJEXT)
! test_bonobo_applet_DEPENDENCIES = libpanel-applet-2.la
! test_bonobo_applet_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 $@
+ DIST_SOURCES = $(libpanel_applet_2_la_SOURCES) panel-test-applets.c \
+ 	test-bonobo-applet.c
+ DATA = $(glade_DATA) $(noinst_DATA) $(pkgconfig_DATA)
  
! HEADERS = $(libpanel_appletinclude_HEADERS)
  
! DIST_COMMON = $(libpanel_appletinclude_HEADERS) ChangeLog Makefile.am \
! 	Makefile.in TODO libpanelapplet-2.0.pc.in
  SOURCES = $(libpanel_applet_2_la_SOURCES) panel-test-applets.c test-bonobo-applet.c
  
! 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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps libpanel-applet/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ libpanelapplet-2.0.pc: $(top_builddir)/config.status libpanelapplet-2.0.pc.in
+ 	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(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)
! libpanel-applet-2.la: $(libpanel_applet_2_la_OBJECTS) $(libpanel_applet_2_la_DEPENDENCIES) 
  	$(LINK) -rpath $(libdir) $(libpanel_applet_2_la_LDFLAGS) $(libpanel_applet_2_la_OBJECTS) $(libpanel_applet_2_la_LIBADD) $(LIBS)
  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)
  
  clean-noinstPROGRAMS:
  	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
! panel-test-applets$(EXEEXT): $(panel_test_applets_OBJECTS) $(panel_test_applets_DEPENDENCIES) 
  	@rm -f panel-test-applets$(EXEEXT)
  	$(LINK) $(panel_test_applets_LDFLAGS) $(panel_test_applets_OBJECTS) $(panel_test_applets_LDADD) $(LIBS)
! test-bonobo-applet$(EXEEXT): $(test_bonobo_applet_OBJECTS) $(test_bonobo_applet_DEPENDENCIES) 
  	@rm -f test-bonobo-applet$(EXEEXT)
  	$(LINK) $(test_bonobo_applet_LDFLAGS) $(test_bonobo_applet_OBJECTS) $(test_bonobo_applet_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:
  install-gladeDATA: $(glade_DATA)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(gladedir)
  	@list='$(glade_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)$(gladedir)/$$f"; \
! 	  $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gladedir)/$$f; \
  	done
  
  uninstall-gladeDATA:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(glade_DATA)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(gladedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(gladedir)/$$f; \
  	done
  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-libpanel_appletincludeHEADERS: $(libpanel_appletinclude_HEADERS)
  	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(libpanel_appletincludedir)
  	@list='$(libpanel_appletinclude_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)$(libpanel_appletincludedir)/$$f"; \
! 	  $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(libpanel_appletincludedir)/$$f; \
  	done
  
  uninstall-libpanel_appletincludeHEADERS:
  	@$(NORMAL_UNINSTALL)
! 	@list='$(libpanel_appletinclude_HEADERS)'; for p in $$list; do \
! 	  f="`echo $$p | sed -e 's|^.*/||'`"; \
! 	  echo " rm -f $(DESTDIR)$(libpanel_appletincludedir)/$$f"; \
! 	  rm -f $(DESTDIR)$(libpanel_appletincludedir)/$$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
! 	$(MAKE) $(AM_MAKEFLAGS) \
! 	  top_distdir="${top_distdir}" distdir="$(distdir)" \
! 	  dist-hook
  check-am: all-am
  check: check-am
! all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
! install-binPROGRAMS: install-libLTLIBRARIES
  
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(gladedir) $(DESTDIR)$(pkgconfigdir) $(DESTDIR)$(libpanel_appletincludedir)
! 
  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-binPROGRAMS clean-generic clean-libLTLIBRARIES \
! 	clean-libtool clean-noinstPROGRAMS 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-gladeDATA install-libpanel_appletincludeHEADERS \
! 	install-pkgconfigDATA
! 
! install-exec-am: install-binPROGRAMS 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-binPROGRAMS uninstall-gladeDATA \
! 	uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libpanel_appletincludeHEADERS uninstall-pkgconfigDATA
! 
! .PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
! 	clean-generic clean-libLTLIBRARIES clean-libtool \
! 	clean-noinstPROGRAMS 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-gladeDATA install-info install-info-am \
! 	install-libLTLIBRARIES install-libpanel_appletincludeHEADERS \
! 	install-man install-pkgconfigDATA 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-gladeDATA \
! 	uninstall-info-am uninstall-libLTLIBRARIES \
! 	uninstall-libpanel_appletincludeHEADERS uninstall-pkgconfigDATA
  
  
  $(CORBA_SRCLIST): $(top_srcdir)/idl/GNOME_Panel.idl $(ORBIT_IDL)
***************
*** 633,639 ****
  
  dist-hook:
  	cd $(distdir) ; rm -f $(CLEANFILES)
- 
  # 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:
--- 630,635 ----
diff -crN ./gnome-panel/ltmain.sh /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/ltmain.sh
*** ./gnome-panel/ltmain.sh	Wed Feb 26 03:13:53 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/ltmain.sh	Thu Sep  4 23:36:29 2003
***************
*** 49,62 ****
  fi
  
  # The name of this program.
! progname=`$echo "$0" | ${SED} 's%^.*/%%'`
  modename="$progname"
  
  # Constants.
  PROGRAM=ltmain.sh
  PACKAGE=libtool
! VERSION=1.4.3
! TIMESTAMP=" (1.922.2.110 2002/10/23 01:39:54)"
  
  default_mode=
  help="Try \`$progname --help' for more information."
--- 49,62 ----
  fi
  
  # The name of this program.
! progname=`$echo "$0" | sed 's%^.*/%%'`
  modename="$progname"
  
  # Constants.
  PROGRAM=ltmain.sh
  PACKAGE=libtool
! VERSION=1.4.2
! TIMESTAMP=" (1.922.2.54 2001/09/11 03:33:37)"
  
  default_mode=
  help="Try \`$progname --help' for more information."
***************
*** 67,85 ****
  
  # Sed substitution that helps us do robust quoting.  It backslashifies
  # metacharacters that are still active within double-quoted strings.
! Xsed="${SED}"' -e 1s/^X//'
  sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
! # test EBCDIC or ASCII                                                         
! case `echo A|od -x` in                                                         
!  *[Cc]1*) # EBCDIC based system                                                
!   SP2NL="tr '\100' '\n'"                                                       
!   NL2SP="tr '\r\n' '\100\100'"                                                 
!   ;;                                                                           
!  *) # Assume ASCII based system                                                
!   SP2NL="tr '\040' '\012'"                                                     
!   NL2SP="tr '\015\012' '\040\040'"                                             
!   ;;                                                                           
! esac                                                                           
  
  # NLS nuisances.
  # Only set LANG and LC_ALL to C if already set.
--- 67,76 ----
  
  # Sed substitution that helps us do robust quoting.  It backslashifies
  # metacharacters that are still active within double-quoted strings.
! Xsed='sed -e 1s/^X//'
  sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
! SP2NL='tr \040 \012'
! NL2SP='tr \015\012 \040\040'
  
  # NLS nuisances.
  # Only set LANG and LC_ALL to C if already set.
***************
*** 153,159 ****
      ;;
  
    --config)
!     ${SED} -e '1,/^# ### BEGIN LIBTOOL CONFIG/d' -e '/^# ### END LIBTOOL CONFIG/,$d' $0
      exit 0
      ;;
  
--- 144,150 ----
      ;;
  
    --config)
!     sed -e '1,/^# ### BEGIN LIBTOOL CONFIG/d' -e '/^# ### END LIBTOOL CONFIG/,$d' $0
      exit 0
      ;;
  
***************
*** 186,193 ****
    --mode) prevopt="--mode" prev=mode ;;
    --mode=*) mode="$optarg" ;;
  
-   --preserve-dup-deps) duplicate_deps="yes" ;;
- 
    --quiet | --silent)
      show=:
      ;;
--- 177,182 ----
***************
*** 226,232 ****
    # Infer the operation mode.
    if test -z "$mode"; then
      case $nonopt in
!     *cc | *++ | gcc* | *-gcc* | xlc*)
        mode=link
        for arg
        do
--- 215,221 ----
    # Infer the operation mode.
    if test -z "$mode"; then
      case $nonopt in
!     *cc | *++ | gcc* | *-gcc*)
        mode=link
        for arg
        do
***************
*** 478,484 ****
        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
***************
*** 1003,1009 ****
        # so, if we see these flags be careful not to treat them like -L
        -L[A-Z][A-Z]*:*)
  	case $with_gcc/$host in
! 	no/*-*-irix* | no/*-*-nonstopux*)
  	  compile_command="$compile_command $arg"
  	  finalize_command="$finalize_command $arg"
  	  ;;
--- 992,998 ----
        # so, if we see these flags be careful not to treat them like -L
        -L[A-Z][A-Z]*:*)
  	case $with_gcc/$host in
! 	no/*-*-irix*)
  	  compile_command="$compile_command $arg"
  	  finalize_command="$finalize_command $arg"
  	  ;;
***************
*** 1054,1067 ****
  	    # These systems don't actually have a C library (as such)
  	    test "X$arg" = "X-lc" && continue
  	    ;;
! 	  *-*-openbsd* | *-*-freebsd*)
  	    # Do not include libc due to us having libc/libc_r.
  	    test "X$arg" = "X-lc" && continue
  	    ;;
  	  esac
  	 elif test "X$arg" = "X-lc_r"; then
  	  case $host in
! 	 *-*-openbsd* | *-*-freebsd*)
  	    # Do not include libc_r directly, use -pthread flag.
  	    continue
  	    ;;
--- 1043,1056 ----
  	    # These systems don't actually have a C library (as such)
  	    test "X$arg" = "X-lc" && continue
  	    ;;
! 	  *-*-openbsd*)
  	    # Do not include libc due to us having libc/libc_r.
  	    test "X$arg" = "X-lc" && continue
  	    ;;
  	  esac
  	 elif test "X$arg" = "X-lc_r"; then
  	  case $host in
! 	  *-*-openbsd*)
  	    # Do not include libc_r directly, use -pthread flag.
  	    continue
  	    ;;
***************
*** 1341,1351 ****
      # 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
      deplibs=
--- 1330,1338 ----
      # 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=
***************
*** 1474,1485 ****
  	  lib)
  	    if test "$deplibs_check_method" != pass_all; then
  	      echo
! 	      echo "*** Warning: Trying to link with static lib archive $deplib."
  	      echo "*** I have the capability to make that library automatically link in when"
  	      echo "*** you link to this library.  But I can only do this if you have a"
! 	      echo "*** shared version of the library, which you do not appear to have"
! 	      echo "*** because the file extensions .$libext of this argument makes me believe"
! 	      echo "*** that it is just a static archive that I should not used here."
  	    else
  	      echo
  	      echo "*** Warning: Linking the shared library $output against the"
--- 1461,1470 ----
  	  lib)
  	    if test "$deplibs_check_method" != pass_all; then
  	      echo
! 	      echo "*** Warning: This library needs some functionality provided by $deplib."
  	      echo "*** I have the capability to make that library automatically link in when"
  	      echo "*** you link to this library.  But I can only do this if you have a"
! 	      echo "*** shared version of the library, which you do not appear to have."
  	    else
  	      echo
  	      echo "*** Warning: Linking the shared library $output against the"
***************
*** 1523,1529 ****
  	fi
  
  	# Check to see that this really is a libtool archive.
! 	if (${SED} -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
  	else
  	  $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  	  exit 1
--- 1508,1514 ----
  	fi
  
  	# Check to see that this really is a libtool archive.
! 	if (sed -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
  	else
  	  $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  	  exit 1
***************
*** 1570,1580 ****
  	    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
--- 1555,1563 ----
  	    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
***************
*** 1697,1707 ****
  	      # 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
--- 1680,1688 ----
  	      # 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
***************
*** 1785,1792 ****
  
  	    # Make a new name for the extract_expsyms_cmds to use
  	    soroot="$soname"
! 	    soname=`echo $soroot | ${SED} -e 's/^.*\///'`
! 	    newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
  
  	    # If the library has no export list, then create one now
  	    if test -f "$output_objdir/$soname-def"; then :
--- 1766,1773 ----
  
  	    # Make a new name for the extract_expsyms_cmds to use
  	    soroot="$soname"
! 	    soname=`echo $soroot | sed -e 's/^.*\///'`
! 	    newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a"
  
  	    # If the library has no export list, then create one now
  	    if test -f "$output_objdir/$soname-def"; then :
***************
*** 1945,1958 ****
  	    # Just print a warning and add the library to dependency_libs so
  	    # that the program can be linked against the static library.
  	    echo
! 	    echo "*** Warning: This system can not link to static lib archive $lib."
  	    echo "*** I have the capability to make that library automatically link in when"
  	    echo "*** you link to this library.  But I can only do this if you have a"
  	    echo "*** shared version of the library, which you do not appear to have."
  	    if test "$module" = yes; then
! 	      echo "*** But as you try to build a module library, libtool will still create "
! 	      echo "*** a static module, that should work as long as the dlopening application"
! 	      echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
  	      if test -z "$global_symbol_pipe"; then
  		echo
  		echo "*** However, this would only work if libtool was able to extract symbol"
--- 1926,1938 ----
  	    # Just print a warning and add the library to dependency_libs so
  	    # that the program can be linked against the static library.
  	    echo
! 	    echo "*** Warning: This library needs some functionality provided by $lib."
  	    echo "*** I have the capability to make that library automatically link in when"
  	    echo "*** you link to this library.  But I can only do this if you have a"
  	    echo "*** shared version of the library, which you do not appear to have."
  	    if test "$module" = yes; then
! 	      echo "*** Therefore, libtool will create a static module, that should work "
! 	      echo "*** as long as the dlopening application is linked with the -dlopen flag."
  	      if test -z "$global_symbol_pipe"; then
  		echo
  		echo "*** However, this would only work if libtool was able to extract symbol"
***************
*** 2001,2011 ****
  	  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
  
--- 1981,1989 ----
  	  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
  
***************
*** 2031,2037 ****
  		if grep "^installed=no" $deplib > /dev/null; then
  		  path="-L$absdir/$objdir"
  		else
! 		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
  		  if test -z "$libdir"; then
  		    $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
  		    exit 1
--- 2009,2015 ----
  		if grep "^installed=no" $deplib > /dev/null; then
  		  path="-L$absdir/$objdir"
  		else
! 		  eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
  		  if test -z "$libdir"; then
  		    $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
  		    exit 1
***************
*** 2295,2315 ****
  	  versuffix=".$current";
  	  ;;
  
! 	irix | nonstopux)
  	  major=`expr $current - $age + 1`
! 
! 	  case $version_type in
! 	    nonstopux) verstring_prefix=nonstopux ;;
! 	    *)         verstring_prefix=sgi ;;
! 	  esac
! 	  verstring="$verstring_prefix$major.$revision"
  
  	  # 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="$verstring_prefix$major.$iface:$verstring"
  	  done
  
  	  # Before this point, $major must not contain `.'.
--- 2273,2288 ----
  	  versuffix=".$current";
  	  ;;
  
! 	irix)
  	  major=`expr $current - $age + 1`
! 	  verstring="sgi$major.$revision"
  
  	  # 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"
  	  done
  
  	  # Before this point, $major must not contain `.'.
***************
*** 2323,2329 ****
  	  ;;
  
  	osf)
! 	  major=.`expr $current - $age`
  	  versuffix=".$current.$age.$revision"
  	  verstring="$current.$age.$revision"
  
--- 2296,2302 ----
  	  ;;
  
  	osf)
! 	  major=`expr $current - $age`
  	  versuffix=".$current.$age.$revision"
  	  verstring="$current.$age.$revision"
  
***************
*** 2415,2423 ****
  
        # Eliminate all temporary directories.
        for path in $notinst_path; do
! 	lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
! 	deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
! 	dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
        done
  
        if test -n "$xrpath"; then
--- 2388,2396 ----
  
        # Eliminate all temporary directories.
        for path in $notinst_path; do
! 	lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'`
! 	deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'`
! 	dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'`
        done
  
        if test -n "$xrpath"; then
***************
*** 2468,2474 ****
  	  *-*-netbsd*)
  	    # Don't link with libc until the a.out ld.so is fixed.
  	    ;;
! 	  *-*-openbsd* | *-*-freebsd*)
  	    # Do not include libc due to us having libc/libc_r.
  	    ;;
  	  *)
--- 2441,2447 ----
  	  *-*-netbsd*)
  	    # Don't link with libc until the a.out ld.so is fixed.
  	    ;;
! 	  *-*-openbsd*)
  	    # Do not include libc due to us having libc/libc_r.
  	    ;;
  	  *)
***************
*** 2529,2548 ****
  		else
  		  droppeddeps=yes
  		  echo
! 		  echo "*** Warning: dynamic linker does not accept needed library $i."
  		  echo "*** I have the capability to make that library automatically link in when"
  		  echo "*** you link to this library.  But I can only do this if you have a"
! 		  echo "*** shared version of the library, which I believe you do not have"
! 		  echo "*** because a test_compile did reveal that the linker did not use it for"
! 		  echo "*** its dynamic dependency list that programs get resolved with at runtime."
  		fi
  	      else
  		newdeplibs="$newdeplibs $i"
  	      fi
  	    done
  	  else
! 	    # Error occured in the first compile.  Let's try to salvage
! 	    # the situation: Compile a separate program for each library.
  	    for i in $deplibs; do
  	      name="`expr $i : '-l\(.*\)'`"
  	     # If $name is empty we are operating on a -L argument.
--- 2502,2519 ----
  		else
  		  droppeddeps=yes
  		  echo
! 		  echo "*** Warning: This library needs some functionality provided by $i."
  		  echo "*** I have the capability to make that library automatically link in when"
  		  echo "*** you link to this library.  But I can only do this if you have a"
! 		  echo "*** shared version of the library, which you do not appear to have."
  		fi
  	      else
  		newdeplibs="$newdeplibs $i"
  	      fi
  	    done
  	  else
! 	    # Error occured in the first compile.  Let's try to salvage the situation:
! 	    # Compile a seperate program for each library.
  	    for i in $deplibs; do
  	      name="`expr $i : '-l\(.*\)'`"
  	     # If $name is empty we are operating on a -L argument.
***************
*** 2561,2572 ****
  		  else
  		    droppeddeps=yes
  		    echo
! 		    echo "*** Warning: dynamic linker does not accept needed library $i."
  		    echo "*** I have the capability to make that library automatically link in when"
  		    echo "*** you link to this library.  But I can only do this if you have a"
! 		    echo "*** shared version of the library, which you do not appear to have"
! 		    echo "*** because a test_compile did reveal that the linker did not use this one"
! 		    echo "*** as a dynamic dependency that programs can get resolved with at runtime."
  		  fi
  		else
  		  droppeddeps=yes
--- 2532,2541 ----
  		  else
  		    droppeddeps=yes
  		    echo
! 		    echo "*** Warning: This library needs some functionality provided by $i."
  		    echo "*** I have the capability to make that library automatically link in when"
  		    echo "*** you link to this library.  But I can only do this if you have a"
! 		    echo "*** shared version of the library, which you do not appear to have."
  		  fi
  		else
  		  droppeddeps=yes
***************
*** 2605,2618 ****
  		      # but so what?
  		      potlib="$potent_lib"
  		      while test -h "$potlib" 2>/dev/null; do
! 			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
  			case $potliblink in
  			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
  			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
  			esac
  		      done
  		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \
! 			 | ${SED} 10q \
  			 | egrep "$file_magic_regex" > /dev/null; then
  			newdeplibs="$newdeplibs $a_deplib"
  			a_deplib=""
--- 2574,2587 ----
  		      # but so what?
  		      potlib="$potent_lib"
  		      while test -h "$potlib" 2>/dev/null; do
! 			potliblink=`ls -ld $potlib | sed 's/.* -> //'`
  			case $potliblink in
  			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
  			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
  			esac
  		      done
  		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \
! 			 | sed 10q \
  			 | egrep "$file_magic_regex" > /dev/null; then
  			newdeplibs="$newdeplibs $a_deplib"
  			a_deplib=""
***************
*** 2623,2639 ****
  	      if test -n "$a_deplib" ; then
  		droppeddeps=yes
  		echo
! 		echo "*** Warning: linker path does not have real file for library $a_deplib."
  		echo "*** I have the capability to make that library automatically link in when"
  		echo "*** you link to this library.  But I can only do this if you have a"
! 		echo "*** shared version of the library, which you do not appear to have"
! 		echo "*** because I did check the linker path looking for a file starting"
! 		if test -z "$potlib" ; then
! 		  echo "*** with $libname but no candidates were found. (...for file magic test)"
! 		else
! 		  echo "*** with $libname and none of the candidates passed a file format test"
! 		  echo "*** using a file magic. Last file checked: $potlib"
! 		fi
  	      fi
  	    else
  	      # Add a -L argument.
--- 2592,2601 ----
  	      if test -n "$a_deplib" ; then
  		droppeddeps=yes
  		echo
! 		echo "*** Warning: This library needs some functionality provided by $a_deplib."
  		echo "*** I have the capability to make that library automatically link in when"
  		echo "*** you link to this library.  But I can only do this if you have a"
! 		echo "*** shared version of the library, which you do not appear to have."
  	      fi
  	    else
  	      # Add a -L argument.
***************
*** 2652,2660 ****
  	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
  		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
  		for potent_lib in $potential_libs; do
- 		  potlib="$potent_lib" # see symlink-check below in file_magic test
  		  if eval echo \"$potent_lib\" 2>/dev/null \
! 		      | ${SED} 10q \
  		      | egrep "$match_pattern_regex" > /dev/null; then
  		    newdeplibs="$newdeplibs $a_deplib"
  		    a_deplib=""
--- 2614,2621 ----
  	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
  		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
  		for potent_lib in $potential_libs; do
  		  if eval echo \"$potent_lib\" 2>/dev/null \
! 		      | sed 10q \
  		      | egrep "$match_pattern_regex" > /dev/null; then
  		    newdeplibs="$newdeplibs $a_deplib"
  		    a_deplib=""
***************
*** 2665,2681 ****
  	      if test -n "$a_deplib" ; then
  		droppeddeps=yes
  		echo
! 		echo "*** Warning: linker path does not have real file for library $a_deplib."
  		echo "*** I have the capability to make that library automatically link in when"
  		echo "*** you link to this library.  But I can only do this if you have a"
! 		echo "*** shared version of the library, which you do not appear to have"
! 		echo "*** because I did check the linker path looking for a file starting"
! 		if test -z "$potlib" ; then
! 		  echo "*** with $libname but no candidates were found. (...for regex pattern test)"
! 		else
! 		  echo "*** with $libname and none of the candidates passed a file format test"
! 		  echo "*** using a regex pattern. Last file checked: $potlib"
! 		fi
  	      fi
  	    else
  	      # Add a -L argument.
--- 2626,2635 ----
  	      if test -n "$a_deplib" ; then
  		droppeddeps=yes
  		echo
! 		echo "*** Warning: This library needs some functionality provided by $a_deplib."
  		echo "*** I have the capability to make that library automatically link in when"
  		echo "*** you link to this library.  But I can only do this if you have a"
! 		echo "*** shared version of the library, which you do not appear to have."
  	      fi
  	    else
  	      # Add a -L argument.
***************
*** 2940,2957 ****
  	if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
  	  eval cmds=\"$archive_expsym_cmds\"
  	else
- 	  save_deplibs="$deplibs"
- 	  for conv in $convenience; do
- 	    tmp_deplibs=
- 	    for test_deplib in $deplibs; do
- 	      if test "$test_deplib" != "$conv"; then
- 		tmp_deplibs="$tmp_deplibs $test_deplib"
- 	      fi
- 	    done
- 	    deplibs="$tmp_deplibs"
- 	  done
  	  eval cmds=\"$archive_cmds\"
- 	  deplibs="$save_deplibs"
  	fi
  	save_ifs="$IFS"; IFS='~'
  	for cmd in $cmds; do
--- 2894,2900 ----
***************
*** 3150,3156 ****
  
      prog)
        case $host in
! 	*cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
        esac
        if test -n "$vinfo"; then
  	$echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
--- 3093,3099 ----
  
      prog)
        case $host in
! 	*cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;;
        esac
        if test -n "$vinfo"; then
  	$echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2
***************
*** 3172,3187 ****
  	# On Rhapsody replace the C library is the System framework
  	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
  	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
- 	case $host in
- 	*darwin*)
- 	  # Don't allow lazy linking, it breaks C++ global constructors
- 	  compile_command="$compile_command ${wl}-bind_at_load"
- 	  finalize_command="$finalize_command ${wl}-bind_at_load"
- 	  ;;
- 	esac
  	;;
        esac
  
        compile_command="$compile_command $compile_deplibs"
        finalize_command="$finalize_command $finalize_deplibs"
  
--- 3115,3128 ----
  	# On Rhapsody replace the C library is the System framework
  	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
  	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
  	;;
        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"
  
***************
*** 3345,3353 ****
  	    if test -z "$export_symbols"; then
  	      export_symbols="$output_objdir/$output.exp"
  	      $run $rm $export_symbols
! 	      $run eval "${SED} -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
  	    else
! 	      $run eval "${SED} -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"'
  	      $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T'
  	      $run eval 'mv "$nlist"T "$nlist"'
  	    fi
--- 3286,3294 ----
  	    if test -z "$export_symbols"; then
  	      export_symbols="$output_objdir/$output.exp"
  	      $run $rm $export_symbols
! 	      $run eval "sed -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
  	    else
! 	      $run eval "sed -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"'
  	      $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T'
  	      $run eval 'mv "$nlist"T "$nlist"'
  	    fi
***************
*** 3355,3361 ****
  
  	  for arg in $dlprefiles; do
  	    $show "extracting global C symbols from \`$arg'"
! 	    name=`echo "$arg" | ${SED} -e 's%^.*/%%'`
  	    $run eval 'echo ": $name " >> "$nlist"'
  	    $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
  	  done
--- 3296,3302 ----
  
  	  for arg in $dlprefiles; do
  	    $show "extracting global C symbols from \`$arg'"
! 	    name=`echo "$arg" | sed -e 's%^.*/%%'`
  	    $run eval 'echo ": $name " >> "$nlist"'
  	    $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
  	  done
***************
*** 3370,3382 ****
  	    fi
  
  	    # Try sorting and uniquifying the output.
! 	    if grep -v "^: " < "$nlist" |
! 		if sort -k 3 </dev/null >/dev/null 2>&1; then
! 		  sort -k 3
! 		else
! 		  sort +2
! 		fi |
! 		uniq > "$nlist"S; then
  	      :
  	    else
  	      grep -v "^: " < "$nlist" > "$nlist"S
--- 3311,3317 ----
  	    fi
  
  	    # Try sorting and uniquifying the output.
! 	    if grep -v "^: " < "$nlist" | sort +2 | uniq > "$nlist"S; then
  	      :
  	    else
  	      grep -v "^: " < "$nlist" > "$nlist"S
***************
*** 3598,3604 ****
  	    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
  
***************
*** 3618,3624 ****
  	# win32 will think the script is a binary if it has
  	# a .exe suffix, so we strip it off here.
  	case $output in
! 	  *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;;
  	esac
  	# test for cygwin because mv fails w/o .exe extensions
  	case $host in
--- 3553,3559 ----
  	# win32 will think the script is a binary if it has
  	# a .exe suffix, so we strip it off here.
  	case $output in
! 	  *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
  	esac
  	# test for cygwin because mv fails w/o .exe extensions
  	case $host in
***************
*** 3642,3648 ****
  
  # Sed substitution that helps us do robust quoting.  It backslashifies
  # metacharacters that are still active within double-quoted strings.
! Xsed="${SED}"' -e 1s/^X//'
  sed_quote_subst='$sed_quote_subst'
  
  # The HP-UX ksh and POSIX shell print the target directory to stdout
--- 3577,3583 ----
  
  # Sed substitution that helps us do robust quoting.  It backslashifies
  # metacharacters that are still active within double-quoted strings.
! Xsed='sed -e 1s/^X//'
  sed_quote_subst='$sed_quote_subst'
  
  # The HP-UX ksh and POSIX shell print the target directory to stdout
***************
*** 3680,3686 ****
    test \"x\$thisdir\" = \"x\$file\" && thisdir=.
  
    # Follow symbolic links until we get to the real thisdir.
!   file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
    while test -n \"\$file\"; do
      destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
  
--- 3615,3621 ----
    test \"x\$thisdir\" = \"x\$file\" && thisdir=.
  
    # Follow symbolic links until we get to the real thisdir.
!   file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\`
    while test -n \"\$file\"; do
      destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
  
***************
*** 3693,3699 ****
      fi
  
      file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
!     file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
    done
  
    # Try to get the absolute directory name.
--- 3628,3634 ----
      fi
  
      file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
!     file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
    done
  
    # Try to get the absolute directory name.
***************
*** 3707,3713 ****
    progdir=\"\$thisdir/$objdir\"
  
    if test ! -f \"\$progdir/\$program\" || \\
!      { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
         test \"X\$file\" != \"X\$progdir/\$program\"; }; then
  
      file=\"\$\$-\$program\"
--- 3642,3648 ----
    progdir=\"\$thisdir/$objdir\"
  
    if test ! -f \"\$progdir/\$program\" || \\
!      { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\
         test \"X\$file\" != \"X\$progdir/\$program\"; }; then
  
      file=\"\$\$-\$program\"
***************
*** 3753,3759 ****
      $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
  
      # Some systems cannot cope with colon-terminated $shlibpath_var
!     # The second colon is a workaround for a bug in BeOS R4 ${SED}
      $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
  
      export $shlibpath_var
--- 3688,3694 ----
      $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
  
      # Some systems cannot cope with colon-terminated $shlibpath_var
!     # The second colon is a workaround for a bug in BeOS R4 sed
      $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
  
      export $shlibpath_var
***************
*** 3928,3934 ****
  	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.
--- 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.
***************
*** 3945,3951 ****
  	      case $deplib in
  	      *.la)
  		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
! 		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
  		if test -z "$libdir"; then
  		  $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
  		  exit 1
--- 3880,3886 ----
  	      case $deplib in
  	      *.la)
  		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
! 		eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
  		if test -z "$libdir"; then
  		  $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2
  		  exit 1
***************
*** 3959,3965 ****
  	    newdlfiles=
  	    for lib in $dlfiles; do
  	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
! 	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
  	      if test -z "$libdir"; then
  		$echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  		exit 1
--- 3894,3900 ----
  	    newdlfiles=
  	    for lib in $dlfiles; do
  	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
! 	      eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
  	      if test -z "$libdir"; then
  		$echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  		exit 1
***************
*** 3970,3976 ****
  	    newdlprefiles=
  	    for lib in $dlprefiles; do
  	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
! 	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
  	      if test -z "$libdir"; then
  		$echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  		exit 1
--- 3905,3911 ----
  	    newdlprefiles=
  	    for lib in $dlprefiles; do
  	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
! 	      eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
  	      if test -z "$libdir"; then
  		$echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  		exit 1
***************
*** 3984,3989 ****
--- 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
***************
*** 4194,4200 ****
  
        *.la)
  	# Check to see that this really is a libtool archive.
! 	if (${SED} -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
  	else
  	  $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
  	  $echo "$help" 1>&2
--- 4130,4136 ----
  
        *.la)
  	# Check to see that this really is a libtool archive.
! 	if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
  	else
  	  $echo "$modename: \`$file' is not a valid libtool archive" 1>&2
  	  $echo "$help" 1>&2
***************
*** 4228,4242 ****
  	test "X$dir" = "X$file/" && dir=
  	dir="$dir$objdir"
  
! 	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
  
  	# 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
***************
*** 4246,4252 ****
  	  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"
***************
*** 4343,4369 ****
  	fi
  
  	# Do a test to see if this is really a libtool program.
! 	case $host in
! 	*cygwin*|*mingw*)
! 	    wrapper=`echo $file | ${SED} -e 's,.exe$,,'`
! 	    ;;
! 	*)
! 	    wrapper=$file
! 	    ;;
! 	esac
! 	if (${SED} -e '4q' $wrapper | egrep "^# Generated by .*$PACKAGE")>/dev/null 2>&1; then
  	  notinst_deplibs=
  	  relink_command=
  
  	  # If there is no directory component, then add one.
  	  case $file in
! 	  */* | *\\*) . $wrapper ;;
! 	  *) . ./$wrapper ;;
  	  esac
  
  	  # Check the variables that should have been set.
  	  if test -z "$notinst_deplibs"; then
! 	    $echo "$modename: invalid libtool wrapper script \`$wrapper'" 1>&2
  	    exit 1
  	  fi
  
--- 4283,4301 ----
  	fi
  
  	# Do a test to see if this is really a libtool program.
! 	if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  notinst_deplibs=
  	  relink_command=
  
  	  # If there is no directory component, then add one.
  	  case $file in
! 	  */* | *\\*) . $file ;;
! 	  *) . ./$file ;;
  	  esac
  
  	  # Check the variables that should have been set.
  	  if test -z "$notinst_deplibs"; then
! 	    $echo "$modename: invalid libtool wrapper script \`$file'" 1>&2
  	    exit 1
  	  fi
  
***************
*** 4388,4395 ****
  	  relink_command=
  	  # If there is no directory component, then add one.
  	  case $file in
! 	  */* | *\\*) . $wrapper ;;
! 	  *) . ./$wrapper ;;
  	  esac
  
  	  outputname=
--- 4320,4327 ----
  	  relink_command=
  	  # If there is no directory component, then add one.
  	  case $file in
! 	  */* | *\\*) . $file ;;
! 	  *) . ./$file ;;
  	  esac
  
  	  outputname=
***************
*** 4437,4443 ****
  	    destfile=$destfile.exe
  	    ;;
  	  *:*.exe)
! 	    destfile=`echo $destfile | ${SED} -e 's,.exe$,,'`
  	    ;;
  	  esac
  	  ;;
--- 4369,4375 ----
  	    destfile=$destfile.exe
  	    ;;
  	  *:*.exe)
! 	    destfile=`echo $destfile | sed -e 's,.exe$,,'`
  	    ;;
  	  esac
  	  ;;
***************
*** 4585,4591 ****
        case $file in
        *.la)
  	# Check to see that this really is a libtool archive.
! 	if (${SED} -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
  	else
  	  $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  	  $echo "$help" 1>&2
--- 4517,4523 ----
        case $file in
        *.la)
  	# Check to see that this really is a libtool archive.
! 	if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then :
  	else
  	  $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2
  	  $echo "$help" 1>&2
***************
*** 4656,4662 ****
        -*) ;;
        *)
  	# Do a test to see if this is really a libtool program.
! 	if (${SED} -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  # If there is no directory component, then add one.
  	  case $file in
  	  */* | *\\*) . $file ;;
--- 4588,4594 ----
        -*) ;;
        *)
  	# Do a test to see if this is really a libtool program.
! 	if (sed -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  # If there is no directory component, then add one.
  	  case $file in
  	  */* | *\\*) . $file ;;
***************
*** 4688,4694 ****
        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
***************
*** 4765,4771 ****
        case $name in
        *.la)
  	# Possibly a libtool archive, so verify it.
! 	if (${SED} -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  . $dir/$name
  
  	  # Delete the libtool libraries and symlinks.
--- 4697,4703 ----
        case $name in
        *.la)
  	# Possibly a libtool archive, so verify it.
! 	if (sed -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then
  	  . $dir/$name
  
  	  # Delete the libtool libraries and symlinks.
***************
*** 4820,4826 ****
        *)
  	# 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
  
--- 4752,4758 ----
        *)
  	# 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 ./gnome-panel/man/Makefile.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/man/Makefile.in
*** ./gnome-panel/man/Makefile.in	Mon Mar 10 23:54:47 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/man/Makefile.in	Thu Sep  4 23:37:09 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 = :
***************
*** 59,64 ****
--- 57,63 ----
  POST_UNINSTALL = :
  host_alias = @host_alias@
  host_triplet = @host@
+ AMTAR = @AMTAR@
  AS = @AS@
  AWK = @AWK@
  BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
***************
*** 69,74 ****
--- 68,74 ----
  CFLAGS = @CFLAGS@
  CPPFLAGS = @CPPFLAGS@
  DATADIRNAME = @DATADIRNAME@
+ DEPDIR = @DEPDIR@
  DLLTOOL = @DLLTOOL@
  ECHO = @ECHO@
  ESD_CFLAGS = @ESD_CFLAGS@
***************
*** 90,95 ****
--- 90,96 ----
  GTK_REQUIRED = @GTK_REQUIRED@
  HAVE_GTK_DOC = @HAVE_GTK_DOC@
  HTML_DIR = @HTML_DIR@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  INSTOBJEXT = @INSTOBJEXT@
  INTLLIBS = @INTLLIBS@
  INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
***************
*** 120,126 ****
  LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
  LN_S = @LN_S@
  MAINT = @MAINT@
- MAKEINFO = @MAKEINFO@
  MKINSTALLDIRS = @MKINSTALLDIRS@
  OBJDUMP = @OBJDUMP@
  OBJEXT = @OBJEXT@
--- 121,126 ----
***************
*** 136,141 ****
--- 136,142 ----
  PKG_CONFIG = @PKG_CONFIG@
  PNG_LIBS = @PNG_LIBS@
  POFILES = @POFILES@
+ POPT_LIBS = @POPT_LIBS@
  POSUB = @POSUB@
  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
***************
*** 150,190 ****
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
  X_LIBS = @X_LIBS@
  cxxflags_set = @cxxflags_set@
  
! man_MANS =  	gnome-panel-preferences.1		gnome-panel.1
  
  
  EXTRA_DIST = $(man_MANS)
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = ../config.h
! CONFIG_CLEAN_FILES = 
! man1dir = $(mandir)/man1
! MANS = $(man_MANS)
  
  NROFF = nroff
! DIST_COMMON =  Makefile.am Makefile.in
! 
! 
! DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  
- TAR = gtar
- GZIP_ENV = --best
- all: all-redirect
  .SUFFIXES:
- $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
- 	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps man/Makefile
  
! Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
! 	cd $(top_builddir) \
! 	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  
  
! install-man1:
  	$(mkinstalldirs) $(DESTDIR)$(man1dir)
! 	@list='$(man1_MANS)'; \
! 	l2='$(man_MANS)'; for i in $$l2; do \
  	  case "$$i" in \
  	    *.1*) list="$$list $$i" ;; \
  	  esac; \
--- 151,209 ----
  WNCKLET_LIBS = @WNCKLET_LIBS@
  XINERAMA_LIBS = @XINERAMA_LIBS@
  XSHAPE_LIBS = @XSHAPE_LIBS@
+ 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@
  cxxflags_set = @cxxflags_set@
+ install_sh = @install_sh@
  
! man_MANS = \
! 	gnome-panel-preferences.1	\
! 	gnome-panel.1
  
  
  EXTRA_DIST = $(man_MANS)
+ subdir = man
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
! CONFIG_HEADER = $(top_builddir)/config.h
! CONFIG_CLEAN_FILES =
! depcomp =
! DIST_SOURCES =
  
  NROFF = nroff
! MANS = $(man_MANS)
! 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: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --gnu  --ignore-deps man/Makefile
+ Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
+ 	cd $(top_builddir) && \
+ 	  CONFIG_HEADERS= CONFIG_LINKS= \
+ 	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
+ uninstall-info-am:
  
! man1dir = $(mandir)/man1
! install-man1: $(man1_MANS) $(man_MANS)
! 	@$(NORMAL_INSTALL)
  	$(mkinstalldirs) $(DESTDIR)$(man1dir)
! 	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
! 	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
! 	for i in $$l2; do \
  	  case "$$i" in \
  	    *.1*) list="$$list $$i" ;; \
  	  esac; \
***************
*** 194,207 ****
  	  else file=$$i; fi; \
  	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
  	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
  	done
- 
  uninstall-man1:
! 	@list='$(man1_MANS)'; \
! 	l2='$(man_MANS)'; for i in $$l2; do \
  	  case "$$i" in \
  	    *.1*) list="$$list $$i" ;; \
  	  esac; \
--- 213,228 ----
  	  else file=$$i; fi; \
  	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ 	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
  	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
  	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
  	done
  uninstall-man1:
! 	@$(NORMAL_UNINSTALL)
! 	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
! 	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
! 	for i in $$l2; do \
  	  case "$$i" in \
  	    *.1*) list="$$list $$i" ;; \
  	  esac; \
***************
*** 209,305 ****
  	for i in $$list; do \
  	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
  	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
  	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
  	done
- install-man: $(MANS)
- 	@$(NORMAL_INSTALL)
- 	$(MAKE) $(AM_MAKEFLAGS) install-man1
- uninstall-man:
- 	@$(NORMAL_UNINSTALL)
- 	$(MAKE) $(AM_MAKEFLAGS) uninstall-man1
  tags: TAGS
  TAGS:
  
  
! distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  
! subdir = man
  
  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-man
! install-data: install-data-am
  
- install-am: all-am
- 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  install: install-am
! uninstall-am: uninstall-man
  uninstall: uninstall-am
- all-am: Makefile $(MANS)
- all-redirect: all-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
- installdirs:
- 	$(mkinstalldirs)  $(DESTDIR)$(mandir)/man1
  
  
  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: install-man1 uninstall-man1 install-man uninstall-man tags \
! distdir info-am info dvi-am dvi check check-am installcheck-am \
! installcheck install-exec-am install-exec install-data-am install-data \
! install-am install uninstall-am uninstall all-redirect all-am all \
! installdirs mostlyclean-generic distclean-generic clean-generic \
! maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  
  
  # 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.
--- 230,342 ----
  	for i in $$list; do \
  	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
  	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ 	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
  	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
  	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
  	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
  	done
  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 $(MANS)
  
! installdirs:
! 	$(mkinstalldirs) $(DESTDIR)$(man1dir)
  
  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-man
! 
! install-exec-am:
! 
! install-info: install-info-am
! 
! install-man: install-man1
! 
! 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 uninstall-man
! 
! uninstall-man: uninstall-man1
  
+ .PHONY: all all-am check check-am clean clean-generic clean-libtool \
+ 	distclean distclean-generic distclean-libtool distdir dvi \
+ 	dvi-am info info-am install install-am install-data \
+ 	install-data-am install-exec install-exec-am install-info \
+ 	install-info-am install-man install-man1 install-strip \
+ 	installcheck installcheck-am installdirs maintainer-clean \
+ 	maintainer-clean-generic mostlyclean mostlyclean-generic \
+ 	mostlyclean-libtool uninstall uninstall-am uninstall-info-am \
+ 	uninstall-man uninstall-man1
  
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
diff -crN ./gnome-panel/missing /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/missing
*** ./gnome-panel/missing	Wed Oct 30 09:01:33 2002
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/missing	Thu Sep  4 23:36:55 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 ./gnome-panel/stamp-h.in /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/stamp-h.in
*** ./gnome-panel/stamp-h.in	Mon Mar 10 23:49:49 2003
--- /gestconf/project/GNOME_ACL/GNOME/build/sh_build_GNOME/src/./gnome-panel/stamp-h.in	Thu Sep  4 23:36:55 2003
***************
*** 1 ****
- timestamp
--- 0 ----
