--- eject-2.1.5+deb1+cvs20081104.orig/Makefile.in +++ eject-2.1.5+deb1+cvs20081104/Makefile.in @@ -1,6 +1,8 @@ -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# @configure_input@ -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 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,186 +12,289 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. +@SET_MAKE@ -SHELL = @SHELL@ - -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ VPATH = @srcdir@ -prefix = @prefix@ -exec_prefix = @exec_prefix@ - -bindir = @bindir@ -sbindir = @sbindir@ -libexecdir = @libexecdir@ -datadir = @datadir@ -sysconfdir = @sysconfdir@ -sharedstatedir = @sharedstatedir@ -localstatedir = @localstatedir@ -libdir = @libdir@ -infodir = @infodir@ -mandir = @mandir@ -includedir = @includedir@ -oldincludedir = /usr/include - -DESTDIR = - pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ - -top_builddir = . - -ACLOCAL = @ACLOCAL@ -AUTOCONF = @AUTOCONF@ -AUTOMAKE = @AUTOMAKE@ -AUTOHEADER = @AUTOHEADER@ - -INSTALL = @INSTALL@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -transform = @program_transform_name@ - +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -host_alias = @host_alias@ -host_triplet = @host@ +bin_PROGRAMS = eject$(EXEEXT) volname$(EXEEXT) +subdir = . +DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/config.h.in \ + $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ + TODO config.guess config.sub depcomp install-sh missing \ + mkinstalldirs +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ + configure.lineno config.status.lineno +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = config.h +CONFIG_CLEAN_FILES = +am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" +binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) +PROGRAMS = $(bin_PROGRAMS) +am_eject_OBJECTS = eject.$(OBJEXT) +eject_OBJECTS = $(am_eject_OBJECTS) +eject_LDADD = $(LDADD) +am_volname_OBJECTS = volname.$(OBJEXT) +volname_OBJECTS = $(am_volname_OBJECTS) +volname_LDADD = $(LDADD) +DEFAULT_INCLUDES = -I.@am__isrc@ +depcomp = $(SHELL) $(top_srcdir)/depcomp +am__depfiles_maybe = depfiles +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ +SOURCES = $(eject_SOURCES) $(volname_SOURCES) +DIST_SOURCES = $(eject_SOURCES) $(volname_SOURCES) +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive +man1dir = $(mandir)/man1 +NROFF = nroff +MANS = $(man_MANS) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = po +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +distdir = $(PACKAGE)-$(VERSION) +top_distdir = $(distdir) +am__remove_distdir = \ + { test ! -d $(distdir) \ + || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ + && rm -fr $(distdir); }; } +DIST_ARCHIVES = $(distdir).tar.gz +GZIP_ENV = --best +distuninstallcheck_listfiles = find . -type f -print +distcleancheck_listfiles = find . -type f -print +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ DEFAULTDEVICE = @DEFAULTDEVICE@ -HAVE_LIB = @HAVE_LIB@ -LIB = @LIB@ -LTLIB = @LTLIB@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GREP = @GREP@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ VERSION = @VERSION@ - -bin_PROGRAMS = eject volname +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ eject_SOURCES = eject.c volname_SOURCES = volname.c - @USE_NLS_TRUE@SUBDIRS = po - AM_CPPFLAGS = -DDEFAULTDEVICE=\"$(DEFAULTDEVICE)\" -DGETOPTLONG AM_CFLAGS = -Wall $(RPM_OPT_FLAGS) - man_MANS = eject.1 volname.1 EXTRA_DIST = $(man_MANS) PORTING PROBLEMS bootstrap eject-$(VERSION).lsm eject-$(VERSION).spec debian/changelog debian/control debian/copyright debian/dirs debian/files debian/rules debian/substvars po/*.pot po/*.po po/Makefile i18n.h -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_CLEAN_FILES = -PROGRAMS = $(bin_PROGRAMS) - - -DEFS = @DEFS@ -I. -I$(srcdir) -CPPFLAGS = @CPPFLAGS@ -LDFLAGS = @LDFLAGS@ -LIBS = @LIBS@ -eject_OBJECTS = eject.o -eject_LDADD = $(LDADD) -eject_DEPENDENCIES = -eject_LDFLAGS = -volname_OBJECTS = volname.o -volname_LDADD = $(LDADD) -volname_DEPENDENCIES = -volname_LDFLAGS = -CFLAGS = @CFLAGS@ -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -man1dir = $(mandir)/man1 -MANS = $(man_MANS) - -NROFF = nroff -DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ -Makefile.in NEWS TODO aclocal.m4 config.guess config.sub configure \ -configure.in install-sh missing mkinstalldirs - +all: config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) - -TAR = tar -GZIP_ENV = --best -DIST_SUBDIRS = po -DEP_FILES = .deps/eject.P .deps/volname.P -SOURCES = $(eject_SOURCES) $(volname_SOURCES) -OBJECTS = $(eject_OBJECTS) $(volname_OBJECTS) - -all: all-redirect .SUFFIXES: -.SUFFIXES: .S .c .o .s -$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile - -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) - cd $(top_builddir) \ - && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status - -$(ACLOCAL_M4): configure.in - cd $(srcdir) && $(ACLOCAL) +.SUFFIXES: .c .o .obj +am--refresh: + @: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ + cd $(srcdir) && $(AUTOMAKE) --gnu \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + echo ' $(SHELL) ./config.status'; \ + $(SHELL) ./config.status;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + esac; -config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck -$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) - cd $(srcdir) && $(AUTOCONF) - -mostlyclean-binPROGRAMS: -clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) - -distclean-binPROGRAMS: +$(top_srcdir)/configure: $(am__configure_deps) + cd $(srcdir) && $(AUTOCONF) +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -maintainer-clean-binPROGRAMS: +config.h: stamp-h1 + @if test ! -f $@; then \ + rm -f stamp-h1; \ + $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ + else :; fi + +stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status + @rm -f stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status config.h +$(srcdir)/config.h.in: $(am__configure_deps) + cd $(top_srcdir) && $(AUTOHEADER) + rm -f stamp-h1 + touch $@ +distclean-hdr: + -rm -f config.h stamp-h1 install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) - $(mkinstalldirs) $(DESTDIR)$(bindir) + test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; for p in $$list; do \ - if test -f $$p; then \ - echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ - $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ + p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ + if test -f $$p \ + ; then \ + f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ + echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ + $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ else :; fi; \ done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) - list='$(bin_PROGRAMS)'; for p in $$list; do \ - rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ + @list='$(bin_PROGRAMS)'; for p in $$list; do \ + f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ + echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ + rm -f "$(DESTDIR)$(bindir)/$$f"; \ done -.s.o: - $(COMPILE) -c $< - -.S.o: - $(COMPILE) -c $< +clean-binPROGRAMS: + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) +eject$(EXEEXT): $(eject_OBJECTS) $(eject_DEPENDENCIES) + @rm -f eject$(EXEEXT) + $(LINK) $(eject_OBJECTS) $(eject_LDADD) $(LIBS) +volname$(EXEEXT): $(volname_OBJECTS) $(volname_DEPENDENCIES) + @rm -f volname$(EXEEXT) + $(LINK) $(volname_OBJECTS) $(volname_LDADD) $(LIBS) mostlyclean-compile: - -rm -f *.o core *.core - -clean-compile: + -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c -maintainer-clean-compile: +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eject.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/volname.Po@am__quote@ -eject: $(eject_OBJECTS) $(eject_DEPENDENCIES) - @rm -f eject - $(LINK) $(eject_LDFLAGS) $(eject_OBJECTS) $(eject_LDADD) $(LIBS) - -volname: $(volname_OBJECTS) $(volname_DEPENDENCIES) - @rm -f volname - $(LINK) $(volname_LDFLAGS) $(volname_OBJECTS) $(volname_LDADD) $(LIBS) - -install-man1: - $(mkinstalldirs) $(DESTDIR)$(man1dir) - @list='$(man1_MANS)'; \ - l2='$(man_MANS)'; for i in $$l2; do \ +.c.o: +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(COMPILE) -c $< + +.c.obj: +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` +install-man1: $(man1_MANS) $(man_MANS) + @$(NORMAL_INSTALL) + test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" + @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ @@ -198,32 +303,37 @@ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ else file=$$i; fi; \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 1*) ;; \ + *) ext='1' ;; \ + esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ done - uninstall-man1: - @list='$(man1_MANS)'; \ - l2='$(man_MANS)'; for i in $$l2; do \ + @$(NORMAL_UNINSTALL) + @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ + l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ + for i in $$l2; do \ case "$$i" in \ *.1*) list="$$list $$i" ;; \ esac; \ done; \ for i in $$list; do \ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ + case "$$ext" in \ + 1*) ;; \ + *) ext='1' ;; \ + esac; \ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ + inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ - rm -f $(DESTDIR)$(man1dir)/$$inst; \ + echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ + rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ done -install-man: $(MANS) - @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-man1 -uninstall-man: - @$(NORMAL_UNINSTALL) - $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -231,13 +341,14 @@ # (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; \ +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ @@ -249,21 +360,31 @@ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" -mostlyclean-recursive clean-recursive distclean-recursive \ -maintainer-clean-recursive: - @set fnord $(MAKEFLAGS); amf=$$2; \ +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ dot_seen=no; \ - rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ - rev="$$subdir $$rev"; \ - test "$$subdir" != "." || dot_seen=yes; \ + 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; \ - test "$$dot_seen" = "no" && rev=". $$rev"; \ + rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ @@ -273,225 +394,339 @@ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ + || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique tags: TAGS -ID: $(HEADERS) $(SOURCES) $(LISP) - list='$(SOURCES) $(HEADERS)'; \ - unique=`for i in $$list; do echo $$i; done | \ - awk ' { files[$$0] = 1; } \ - 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: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ - fi; \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$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 -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP)) - -mostlyclean-tags: - -clean-tags: + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here distclean-tags: - -rm -f TAGS ID + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -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) - here=`cd $(top_builddir) && pwd`; \ - top_distdir=`cd $(distdir) && pwd`; \ - distdir=`cd $(distdir) && pwd`; \ - cd $(top_srcdir) \ - && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile - $(mkinstalldirs) $(distdir)/debian $(distdir)/po - @for file in $(DISTFILES); do \ - d=$(srcdir); \ + $(am__remove_distdir) + test -d $(distdir) || mkdir $(distdir) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ - cp -pr $$d/$$file $(distdir)/$$file; \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ - || cp -p $$d/$$file $(distdir)/$$file || :; \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ fi; \ done - for subdir in $(DIST_SUBDIRS); do \ + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ - test -d $(distdir)/$$subdir \ - || mkdir $(distdir)/$$subdir \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ - chmod 777 $(distdir)/$$subdir; \ - (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + 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 $(install_sh) -c -m a+r {} {} \; \ + || chmod -R a+r $(distdir) +dist-gzip: distdir + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__remove_distdir) + +dist-bzip2: distdir + tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 + $(am__remove_distdir) + +dist-lzma: distdir + tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma + $(am__remove_distdir) + +dist-tarZ: distdir + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(am__remove_distdir) + +dist-shar: distdir + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + $(am__remove_distdir) + +dist-zip: distdir + -rm -f $(distdir).zip + zip -rq $(distdir).zip $(distdir) + $(am__remove_distdir) + +dist dist-all: distdir + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__remove_distdir) -DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) - --include $(DEP_FILES) - -mostlyclean-depend: - -clean-depend: - -distclean-depend: - -rm -rf .deps - -maintainer-clean-depend: - -%.o: %.c - @echo '$(COMPILE) -c $<'; \ - $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< - @-cp .deps/$(*F).pp .deps/$(*F).P; \ - tr ' ' '\012' < .deps/$(*F).pp \ - | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ - >> .deps/$(*F).P; \ - rm .deps/$(*F).pp - -%.lo: %.c - @echo '$(LTCOMPILE) -c $<'; \ - $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< - @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ - < .deps/$(*F).pp > .deps/$(*F).P; \ - tr ' ' '\012' < .deps/$(*F).pp \ - | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ - >> .deps/$(*F).P; \ - rm -f .deps/$(*F).pp -info-am: -info: info-recursive -dvi-am: -dvi: dvi-recursive +# 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 + case '$(DIST_ARCHIVES)' in \ + *.tar.gz*) \ + GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ + *.tar.bz2*) \ + bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lzma*) \ + unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ + *.tar.Z*) \ + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + *.shar.gz*) \ + GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ + *.zip*) \ + unzip $(distdir).zip ;;\ + esac + chmod -R a-w $(distdir); chmod a+w $(distdir) + mkdir $(distdir)/_build + mkdir $(distdir)/_inst + chmod a-w $(distdir) + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ + && cd $(distdir)/_build \ + && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + $(DISTCHECK_CONFIGURE_FLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) dvi \ + && $(MAKE) $(AM_MAKEFLAGS) check \ + && $(MAKE) $(AM_MAKEFLAGS) install \ + && $(MAKE) $(AM_MAKEFLAGS) installcheck \ + && $(MAKE) $(AM_MAKEFLAGS) uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ + distuninstallcheck \ + && chmod -R a-w "$$dc_install_base" \ + && ({ \ + (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ + } || { rm -rf "$$dc_destdir"; exit 1; }) \ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist \ + && rm -rf $(DIST_ARCHIVES) \ + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck + $(am__remove_distdir) + @(echo "$(distdir) archives ready for distribution: "; \ + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' +distuninstallcheck: + @cd $(distuninstallcheck_dir) \ + && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ + echo " (check DESTDIR support)"; \ + fi ; \ + $(distuninstallcheck_listfiles) ; \ + exit 1; } >&2 +distcleancheck: distclean + @if test '$(srcdir)' = . ; then \ + echo "ERROR: distcleancheck can only run from a VPATH build" ; \ + exit 1 ; \ + fi + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ + || { echo "ERROR: files left in build directory after distclean:" ; \ + $(distcleancheck_listfiles) ; \ + exit 1; } >&2 check-am: all-am check: check-recursive -installcheck-am: -installcheck: installcheck-recursive -install-exec-am: install-binPROGRAMS +all-am: Makefile $(PROGRAMS) $(MANS) config.h +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-recursive install-exec: install-exec-recursive - -install-data-am: install-man install-data: install-data-recursive +uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am -install: install-recursive -uninstall-am: uninstall-binPROGRAMS uninstall-man -uninstall: uninstall-recursive -all-am: Makefile $(PROGRAMS) $(MANS) -all-redirect: all-recursive -install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install -installdirs: installdirs-recursive -installdirs-am: - $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 - +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) - -rm -f config.cache config.log stamp-h stamp-h[0-9]* + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: -mostlyclean-am: mostlyclean-binPROGRAMS mostlyclean-compile \ - mostlyclean-tags mostlyclean-depend mostlyclean-generic + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-recursive -mostlyclean: mostlyclean-recursive +clean-am: clean-binPROGRAMS clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf ./$(DEPDIR) + -rm -f Makefile +distclean-am: clean-am distclean-compile distclean-generic \ + distclean-hdr distclean-tags -clean-am: clean-binPROGRAMS clean-compile clean-tags clean-depend \ - clean-generic mostlyclean-am +dvi: dvi-recursive -clean: clean-recursive +dvi-am: -distclean-am: distclean-binPROGRAMS distclean-compile distclean-tags \ - distclean-depend distclean-generic clean-am +html: html-recursive -distclean: distclean-recursive - -rm -f config.status +info: info-recursive -maintainer-clean-am: maintainer-clean-binPROGRAMS \ - maintainer-clean-compile maintainer-clean-tags \ - maintainer-clean-depend maintainer-clean-generic \ - distclean-am - @echo "This command is intended for maintainers to use;" - @echo "it deletes files that may require special tools to rebuild." +info-am: + +install-data-am: install-man + +install-dvi: install-dvi-recursive + +install-exec-am: install-binPROGRAMS + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: install-man1 + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: maintainer-clean: maintainer-clean-recursive - -rm -f config.status + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache + -rm -rf ./$(DEPDIR) + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-compile mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-binPROGRAMS uninstall-man + +uninstall-man: uninstall-man1 -.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \ -maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \ -mostlyclean-compile distclean-compile clean-compile \ -maintainer-clean-compile install-man1 uninstall-man1 install-man \ -uninstall-man 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 \ -mostlyclean-depend distclean-depend clean-depend \ -maintainer-clean-depend info-am info dvi-am dvi check check-am \ -installcheck-am installcheck install-exec-am install-exec \ -install-data-am install-data install-am install uninstall-am uninstall \ -all-redirect all-am all installdirs-am installdirs mostlyclean-generic \ -distclean-generic clean-generic maintainer-clean-generic clean \ -mostlyclean distclean maintainer-clean +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am am--refresh check check-am clean clean-binPROGRAMS \ + clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \ + dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ + distclean distclean-compile distclean-generic distclean-hdr \ + distclean-tags distcleancheck distdir distuninstallcheck dvi \ + dvi-am html html-am info info-am install install-am \ + install-binPROGRAMS install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-man1 install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-compile \ + mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am uninstall-binPROGRAMS 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. --- eject-2.1.5+deb1+cvs20081104.orig/aclocal.m4 +++ eject-2.1.5+deb1+cvs20081104/aclocal.m4 @@ -1,919 +1,715 @@ -dnl aclocal.m4 generated automatically by aclocal 1.4-p6 +# generated automatically by aclocal 1.10.1 -*- Autoconf -*- -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. - -# lib-prefix.m4 serial 4 (gettext-0.14.2) -dnl Copyright (C) 2001-2005 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 From Bruno Haible. - -dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and -dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't -dnl require excessive bracketing. -ifdef([AC_HELP_STRING], -[AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])], -[AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])]) - -dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed -dnl to access previously installed libraries. The basic assumption is that -dnl a user will want packages to use other packages he previously installed -dnl with the same --prefix option. -dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate -dnl libraries, but is otherwise very convenient. -AC_DEFUN([AC_LIB_PREFIX], -[ - AC_BEFORE([$0], [AC_LIB_LINKFLAGS]) - AC_REQUIRE([AC_PROG_CC]) - AC_REQUIRE([AC_CANONICAL_HOST]) - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - dnl By default, look in $includedir and $libdir. - use_additional=yes - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - AC_LIB_ARG_WITH([lib-prefix], -[ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib - --without-lib-prefix don't search for libraries in includedir and libdir], -[ - if test "X$withval" = "Xno"; then - use_additional=no - else - if test "X$withval" = "X"; then - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - else - additional_includedir="$withval/include" - additional_libdir="$withval/lib" - fi - fi +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2007, 2008 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. + +m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl +m4_if(AC_AUTOCONF_VERSION, [2.61],, +[m4_warning([this file was generated for autoconf 2.61. +You have another version of autoconf. It may work, but is not guaranteed to. +If you have problems, you may need to regenerate the build system entirely. +To do so, use the procedure documented by the package, typically `autoreconf'.])]) + +# Copyright (C) 2002, 2003, 2005, 2006, 2007 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. + +# 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. +# (This private macro should not be called outside this file.) +AC_DEFUN([AM_AUTOMAKE_VERSION], +[am__api_version='1.10' +dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to +dnl require some minimum version. Point them to the right macro. +m4_if([$1], [1.10.1], [], + [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) - if test $use_additional = yes; then - dnl Potentially add $additional_includedir to $CPPFLAGS. - dnl But don't add it - dnl 1. if it's the standard /usr/include, - dnl 2. if it's already present in $CPPFLAGS, - dnl 3. if it's /usr/local/include and we are using GCC on Linux, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_includedir" != "X/usr/include"; then - haveit= - for x in $CPPFLAGS; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-I$additional_includedir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test "X$additional_includedir" = "X/usr/local/include"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - if test -d "$additional_includedir"; then - dnl Really add $additional_includedir to $CPPFLAGS. - CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir" - fi - fi - fi - fi - dnl Potentially add $additional_libdir to $LDFLAGS. - dnl But don't add it - dnl 1. if it's the standard /usr/lib, - dnl 2. if it's already present in $LDFLAGS, - dnl 3. if it's /usr/local/lib and we are using GCC on Linux, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_libdir" != "X/usr/lib"; then - haveit= - for x in $LDFLAGS; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test "X$additional_libdir" = "X/usr/local/lib"; then - if test -n "$GCC"; then - case $host_os in - linux*) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - dnl Really add $additional_libdir to $LDFLAGS. - LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir" - fi - fi - fi - fi - fi + +# _AM_AUTOCONF_VERSION(VERSION) +# ----------------------------- +# aclocal traces this macro to find the Autoconf version. +# This is a private macro too. Using m4_define simplifies +# the logic in aclocal, which can simply ignore this definition. +m4_define([_AM_AUTOCONF_VERSION], []) + +# AM_SET_CURRENT_AUTOMAKE_VERSION +# ------------------------------- +# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. +# This function is AC_REQUIREd by AC_INIT_AUTOMAKE. +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], +[AM_AUTOMAKE_VERSION([1.10.1])dnl +m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl +_AM_AUTOCONF_VERSION(AC_AUTOCONF_VERSION)]) + +# AM_AUX_DIR_EXPAND -*- Autoconf -*- + +# Copyright (C) 2001, 2003, 2005 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. + +# 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], +[dnl Rely on autoconf to set up CDPATH properly. +AC_PREREQ([2.50])dnl +# expand $ac_aux_dir to an absolute path +am_aux_dir=`cd $ac_aux_dir && pwd` ]) -dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix, -dnl acl_final_exec_prefix, containing the values to which $prefix and -dnl $exec_prefix will expand at the end of the configure script. -AC_DEFUN([AC_LIB_PREPARE_PREFIX], -[ - dnl Unfortunately, prefix and exec_prefix get only finally determined - dnl at the end of configure. - if test "X$prefix" = "XNONE"; then - acl_final_prefix="$ac_default_prefix" - else - acl_final_prefix="$prefix" - fi - if test "X$exec_prefix" = "XNONE"; then - acl_final_exec_prefix='${prefix}' - else - acl_final_exec_prefix="$exec_prefix" - fi - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" - prefix="$acl_save_prefix" -]) - -dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the -dnl variables prefix and exec_prefix bound to the values they will have -dnl at the end of the configure script. -AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX], -[ - acl_save_prefix="$prefix" - prefix="$acl_final_prefix" - acl_save_exec_prefix="$exec_prefix" - exec_prefix="$acl_final_exec_prefix" - $1 - exec_prefix="$acl_save_exec_prefix" - prefix="$acl_save_prefix" -]) - -# lib-link.m4 serial 6 (gettext-0.14.3) -dnl Copyright (C) 2001-2005 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 From Bruno Haible. - -AC_PREREQ(2.50) - -dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and -dnl the libraries corresponding to explicit and implicit dependencies. -dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and -dnl augments the CPPFLAGS variable. -AC_DEFUN([AC_LIB_LINKFLAGS], -[ - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - AC_REQUIRE([AC_LIB_RPATH]) - define([Name],[translit([$1],[./-], [___])]) - define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) - AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [ - AC_LIB_LINKFLAGS_BODY([$1], [$2]) - ac_cv_lib[]Name[]_libs="$LIB[]NAME" - ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME" - ac_cv_lib[]Name[]_cppflags="$INC[]NAME" - ]) - LIB[]NAME="$ac_cv_lib[]Name[]_libs" - LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs" - INC[]NAME="$ac_cv_lib[]Name[]_cppflags" - AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) - AC_SUBST([LIB]NAME) - AC_SUBST([LTLIB]NAME) - dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the - dnl results of this search when this library appears as a dependency. - HAVE_LIB[]NAME=yes - undefine([Name]) - undefine([NAME]) -]) - -dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) -dnl searches for libname and the libraries corresponding to explicit and -dnl implicit dependencies, together with the specified include files and -dnl the ability to compile and link the specified testcode. If found, it -dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and -dnl LTLIB${NAME} variables and augments the CPPFLAGS variable, and -dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs -dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty. -AC_DEFUN([AC_LIB_HAVE_LINKFLAGS], -[ - AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) - AC_REQUIRE([AC_LIB_RPATH]) - define([Name],[translit([$1],[./-], [___])]) - define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) - - dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME - dnl accordingly. - AC_LIB_LINKFLAGS_BODY([$1], [$2]) - - dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, - dnl because if the user has installed lib[]Name and not disabled its use - dnl via --without-lib[]Name-prefix, he wants to use it. - ac_save_CPPFLAGS="$CPPFLAGS" - AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) - - AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [ - ac_save_LIBS="$LIBS" - LIBS="$LIBS $LIB[]NAME" - AC_TRY_LINK([$3], [$4], [ac_cv_lib[]Name=yes], [ac_cv_lib[]Name=no]) - LIBS="$ac_save_LIBS" - ]) - if test "$ac_cv_lib[]Name" = yes; then - HAVE_LIB[]NAME=yes - AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the $1 library.]) - AC_MSG_CHECKING([how to link with lib[]$1]) - AC_MSG_RESULT([$LIB[]NAME]) - else - HAVE_LIB[]NAME=no - dnl If $LIB[]NAME didn't lead to a usable library, we don't need - dnl $INC[]NAME either. - CPPFLAGS="$ac_save_CPPFLAGS" - LIB[]NAME= - LTLIB[]NAME= +# AM_CONDITIONAL -*- Autoconf -*- + +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006 +# 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. + +# serial 8 + +# AM_CONDITIONAL(NAME, SHELL-CONDITION) +# ------------------------------------- +# Define a conditional. +AC_DEFUN([AM_CONDITIONAL], +[AC_PREREQ(2.52)dnl + ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl +AC_SUBST([$1_TRUE])dnl +AC_SUBST([$1_FALSE])dnl +_AM_SUBST_NOTMAKE([$1_TRUE])dnl +_AM_SUBST_NOTMAKE([$1_FALSE])dnl +if $2; then + $1_TRUE= + $1_FALSE='#' +else + $1_TRUE='#' + $1_FALSE= +fi +AC_CONFIG_COMMANDS_PRE( +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then + AC_MSG_ERROR([[conditional "$1" was never defined. +Usually this means the macro was only invoked conditionally.]]) +fi])]) + +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +# 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. + +# serial 9 + +# 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", "GCJ", 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], UPC, [depcc="$UPC" am_compiler_list=], + [$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 + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub + + am_cv_$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 - AC_SUBST([HAVE_LIB]NAME) - AC_SUBST([LIB]NAME) - AC_SUBST([LTLIB]NAME) - undefine([Name]) - undefine([NAME]) -]) - -dnl Determine the platform dependent parameters needed to use rpath: -dnl libext, shlibext, hardcode_libdir_flag_spec, hardcode_libdir_separator, -dnl hardcode_direct, hardcode_minus_L. -AC_DEFUN([AC_LIB_RPATH], -[ - dnl Tell automake >= 1.10 to complain if config.rpath is missing. - m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])]) - AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS - AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld - AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host - AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir - AC_CACHE_CHECK([for shared library run path origin], acl_cv_rpath, [ - CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ - ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh - . ./conftest.sh - rm -f ./conftest.sh - acl_cv_rpath=done - ]) - wl="$acl_cv_wl" - libext="$acl_cv_libext" - shlibext="$acl_cv_shlibext" - hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" - hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" - hardcode_direct="$acl_cv_hardcode_direct" - hardcode_minus_L="$acl_cv_hardcode_minus_L" - dnl Determine whether the user wants rpath handling at all. - AC_ARG_ENABLE(rpath, - [ --disable-rpath do not hardcode runtime library paths], - :, enable_rpath=yes) -]) - -dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and -dnl the libraries corresponding to explicit and implicit dependencies. -dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. -AC_DEFUN([AC_LIB_LINKFLAGS_BODY], -[ - define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], - [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) - dnl By default, look in $includedir and $libdir. - use_additional=yes - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) - AC_LIB_ARG_WITH([lib$1-prefix], -[ --with-lib$1-prefix[=DIR] search for lib$1 in DIR/include and DIR/lib - --without-lib$1-prefix don't search for lib$1 in includedir and libdir], -[ - if test "X$withval" = "Xno"; then - use_additional=no - else - if test "X$withval" = "X"; then - AC_LIB_WITH_FINAL_PREFIX([ - eval additional_includedir=\"$includedir\" - eval additional_libdir=\"$libdir\" - ]) + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # + # We need to recreate these files for each test, as the compiler may + # overwrite some of them when testing with obscure command lines. + # This happens at least with the AIX C compiler. + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + + case $depmode in + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested + if test "x$enable_dependency_tracking" = xyes; then + continue else - additional_includedir="$withval/include" - additional_libdir="$withval/lib" + break fi - fi -]) - dnl Search the library and its dependencies in $additional_libdir and - dnl $LDFLAGS. Using breadth-first-seach. - LIB[]NAME= - LTLIB[]NAME= - INC[]NAME= - rpathdirs= - ltrpathdirs= - names_already_handled= - names_next_round='$1 $2' - while test -n "$names_next_round"; do - names_this_round="$names_next_round" - names_next_round= - for name in $names_this_round; do - already_handled= - for n in $names_already_handled; do - if test "$n" = "$name"; then - already_handled=yes - break - fi - done - if test -z "$already_handled"; then - names_already_handled="$names_already_handled $name" - dnl See if it was already located by an earlier AC_LIB_LINKFLAGS - dnl or AC_LIB_HAVE_LINKFLAGS call. - uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` - eval value=\"\$HAVE_LIB$uppername\" - if test -n "$value"; then - if test "$value" = yes; then - eval value=\"\$LIB$uppername\" - test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value" - eval value=\"\$LTLIB$uppername\" - test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value" - else - dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined - dnl that this library doesn't exist. So just drop it. - : - fi - else - dnl Search the library lib$name in $additional_libdir and $LDFLAGS - dnl and the already constructed $LIBNAME/$LTLIBNAME. - found_dir= - found_la= - found_so= - found_a= - if test $use_additional = yes; then - if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then - found_dir="$additional_libdir" - found_so="$additional_libdir/lib$name.$shlibext" - if test -f "$additional_libdir/lib$name.la"; then - found_la="$additional_libdir/lib$name.la" - fi - else - if test -f "$additional_libdir/lib$name.$libext"; then - found_dir="$additional_libdir" - found_a="$additional_libdir/lib$name.$libext" - if test -f "$additional_libdir/lib$name.la"; then - found_la="$additional_libdir/lib$name.la" - fi - fi - fi - fi - if test "X$found_dir" = "X"; then - for x in $LDFLAGS $LTLIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - case "$x" in - -L*) - dir=`echo "X$x" | sed -e 's/^X-L//'` - if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then - found_dir="$dir" - found_so="$dir/lib$name.$shlibext" - if test -f "$dir/lib$name.la"; then - found_la="$dir/lib$name.la" - fi - else - if test -f "$dir/lib$name.$libext"; then - found_dir="$dir" - found_a="$dir/lib$name.$libext" - if test -f "$dir/lib$name.la"; then - found_la="$dir/lib$name.la" - fi - fi - fi - ;; - esac - if test "X$found_dir" != "X"; then - break - fi - done - fi - if test "X$found_dir" != "X"; then - dnl Found the library. - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name" - if test "X$found_so" != "X"; then - dnl Linking with a shared library. We attempt to hardcode its - dnl directory into the executable's runpath, unless it's the - dnl standard /usr/lib. - if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then - dnl No hardcoding is needed. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - else - dnl Use an explicit option to hardcode DIR into the resulting - dnl binary. - dnl Potentially add DIR to ltrpathdirs. - dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. - haveit= - for x in $ltrpathdirs; do - if test "X$x" = "X$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - ltrpathdirs="$ltrpathdirs $found_dir" - fi - dnl The hardcoding into $LIBNAME is system dependent. - if test "$hardcode_direct" = yes; then - dnl Using DIR/libNAME.so during linking hardcodes DIR into the - dnl resulting binary. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - else - if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then - dnl Use an explicit option to hardcode DIR into the resulting - dnl binary. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - dnl Potentially add DIR to rpathdirs. - dnl The rpathdirs will be appended to $LIBNAME at the end. - haveit= - for x in $rpathdirs; do - if test "X$x" = "X$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - rpathdirs="$rpathdirs $found_dir" - fi - else - dnl Rely on "-L$found_dir". - dnl But don't add it if it's already contained in the LDFLAGS - dnl or the already constructed $LIBNAME - haveit= - for x in $LDFLAGS $LIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$found_dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir" - fi - if test "$hardcode_minus_L" != no; then - dnl FIXME: Not sure whether we should use - dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" - dnl here. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" - else - dnl We cannot use $hardcode_runpath_var and LD_RUN_PATH - dnl here, because this doesn't fit in flags passed to the - dnl compiler. So give up. No hardcoding. This affects only - dnl very old systems. - dnl FIXME: Not sure whether we should use - dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" - dnl here. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" - fi - fi - fi - fi - else - if test "X$found_a" != "X"; then - dnl Linking with a static library. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a" - else - dnl We shouldn't come here, but anyway it's good to have a - dnl fallback. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name" - fi - fi - dnl Assume the include files are nearby. - additional_includedir= - case "$found_dir" in - */lib | */lib/) - basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` - additional_includedir="$basedir/include" - ;; - esac - if test "X$additional_includedir" != "X"; then - dnl Potentially add $additional_includedir to $INCNAME. - dnl But don't add it - dnl 1. if it's the standard /usr/include, - dnl 2. if it's /usr/local/include and we are using GCC on Linux, - dnl 3. if it's already present in $CPPFLAGS or the already - dnl constructed $INCNAME, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_includedir" != "X/usr/include"; then - haveit= - if test "X$additional_includedir" = "X/usr/local/include"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - for x in $CPPFLAGS $INC[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-I$additional_includedir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_includedir"; then - dnl Really add $additional_includedir to $INCNAME. - INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir" - fi - fi - fi - fi - fi - dnl Look for dependencies. - if test -n "$found_la"; then - dnl Read the .la file. It defines the variables - dnl dlname, library_names, old_library, dependency_libs, current, - dnl age, revision, installed, dlopen, dlpreopen, libdir. - save_libdir="$libdir" - case "$found_la" in - */* | *\\*) . "$found_la" ;; - *) . "./$found_la" ;; - esac - libdir="$save_libdir" - dnl We use only dependency_libs. - for dep in $dependency_libs; do - case "$dep" in - -L*) - additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` - dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. - dnl But don't add it - dnl 1. if it's the standard /usr/lib, - dnl 2. if it's /usr/local/lib and we are using GCC on Linux, - dnl 3. if it's already present in $LDFLAGS or the already - dnl constructed $LIBNAME, - dnl 4. if it doesn't exist as a directory. - if test "X$additional_libdir" != "X/usr/lib"; then - haveit= - if test "X$additional_libdir" = "X/usr/local/lib"; then - if test -n "$GCC"; then - case $host_os in - linux* | gnu* | k*bsd*-gnu) haveit=yes;; - esac - fi - fi - if test -z "$haveit"; then - haveit= - for x in $LDFLAGS $LIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - dnl Really add $additional_libdir to $LIBNAME. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir" - fi - fi - haveit= - for x in $LDFLAGS $LTLIB[]NAME; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X-L$additional_libdir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - if test -d "$additional_libdir"; then - dnl Really add $additional_libdir to $LTLIBNAME. - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir" - fi - fi - fi - fi - ;; - -R*) - dir=`echo "X$dep" | sed -e 's/^X-R//'` - if test "$enable_rpath" != no; then - dnl Potentially add DIR to rpathdirs. - dnl The rpathdirs will be appended to $LIBNAME at the end. - haveit= - for x in $rpathdirs; do - if test "X$x" = "X$dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - rpathdirs="$rpathdirs $dir" - fi - dnl Potentially add DIR to ltrpathdirs. - dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. - haveit= - for x in $ltrpathdirs; do - if test "X$x" = "X$dir"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - ltrpathdirs="$ltrpathdirs $dir" - fi - fi - ;; - -l*) - dnl Handle this in the next round. - names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` - ;; - *.la) - dnl Handle this in the next round. Throw away the .la's - dnl directory; it is already contained in a preceding -L - dnl option. - names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` - ;; - *) - dnl Most likely an immediate library name. - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep" - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep" - ;; - esac - done - fi - else - dnl Didn't find the library; assume it is in the system directories - dnl known to the linker and runtime loader. (All the system - dnl directories known to the linker should also be known to the - dnl runtime loader, otherwise the system is severely misconfigured.) - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name" - fi - fi + ;; + none) break ;; + esac + # We check with `-c' and `-o' for the sake of the "dashmstdout" + # mode. It turns out that the SunPro C++ compiler does not properly + # handle `-M -o', and we need to detect this. + if depmode=$depmode \ + source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_$1_dependencies_compiler_type=$depmode + break fi - done - done - if test "X$rpathdirs" != "X"; then - if test -n "$hardcode_libdir_separator"; then - dnl Weird platform: only the last -rpath option counts, the user must - dnl pass all path elements in one option. We can arrange that for a - dnl single library, but not when more than one $LIBNAMEs are used. - alldirs= - for found_dir in $rpathdirs; do - alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir" - done - dnl Note: hardcode_libdir_flag_spec uses $libdir and $wl. - acl_save_libdir="$libdir" - libdir="$alldirs" - eval flag=\"$hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" - else - dnl The -rpath options are cumulative. - for found_dir in $rpathdirs; do - acl_save_libdir="$libdir" - libdir="$found_dir" - eval flag=\"$hardcode_libdir_flag_spec\" - libdir="$acl_save_libdir" - LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" - done fi - fi - if test "X$ltrpathdirs" != "X"; then - dnl When using libtool, the option that works for both libraries and - dnl executables is -R. The -R options are cumulative. - for found_dir in $ltrpathdirs; do - LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir" - done - fi + done + + cd .. + rm -rf conftest.dir +else + am_cv_$1_dependencies_compiler_type=none +fi +]) +AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) +AM_CONDITIONAL([am__fastdep$1], [ + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) -dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR, -dnl unless already present in VAR. -dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes -dnl contains two or three consecutive elements that belong together. -AC_DEFUN([AC_LIB_APPENDTOVAR], -[ - for element in [$2]; do - haveit= - for x in $[$1]; do - AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) - if test "X$x" = "X$element"; then - haveit=yes - break - fi - done - if test -z "$haveit"; then - [$1]="${[$1]}${[$1]:+ }$element" - fi + +# AM_SET_DEPDIR +# ------------- +# Choose a directory name for dependency files. +# This macro is AC_REQUIREd in _AM_DEPENDENCIES +AC_DEFUN([AM_SET_DEPDIR], +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl +]) + + +# AM_DEP_TRACK +# ------------ +AC_DEFUN([AM_DEP_TRACK], +[AC_ARG_ENABLE(dependency-tracking, +[ --disable-dependency-tracking speeds up one-time build + --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]) +AC_SUBST([AMDEPBACKSLASH])dnl +_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl +]) + +# Generate code to set up dependency tracking. -*- Autoconf -*- + +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 +# 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. + +#serial 3 + +# _AM_OUTPUT_DEPENDENCY_COMMANDS +# ------------------------------ +AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], +[for mf in $CONFIG_FILES; do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named `Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # Grep'ing the whole file is not good either: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then + dirpart=`AS_DIRNAME("$mf")` + else + continue + fi + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running `make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` + test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. 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 " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/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=`AS_DIRNAME(["$file"])` + AS_MKDIR_P([$dirpart/$fdir]) + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" done +done +])# _AM_OUTPUT_DEPENDENCY_COMMANDS + + +# AM_OUTPUT_DEPENDENCY_COMMANDS +# ----------------------------- +# This macro should only be invoked once -- use via AC_REQUIRE. +# +# 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_CONFIG_COMMANDS([depfiles], + [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], + [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) -# lib-ld.m4 serial 3 (gettext-0.13) -dnl Copyright (C) 1996-2003 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 Subroutines of libtool.m4, -dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision -dnl with libtool.m4. - -dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. -AC_DEFUN([AC_LIB_PROG_LD_GNU], -[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, -[# I'd rather use --version here, but apparently some GNU ld's only accept -v. -case `$LD -v 2>&1 conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' +# Do all the work for Automake. -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +# 2005, 2006, 2008 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. + +# serial 13 + +# 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. + +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) +# AM_INIT_AUTOMAKE([OPTIONS]) +# ----------------------------------------------- +# The call with PACKAGE and VERSION arguments is the old style +# call (pre autoconf-2.50), which is being phased out. PACKAGE +# and VERSION should now be passed to AC_INIT and removed from +# the call to AM_INIT_AUTOMAKE. +# We support both call styles for the transition. After +# the next Automake release, Autoconf can make the AC_INIT +# arguments mandatory, and then we can depend on a new Autoconf +# release and drop the old call support. +AC_DEFUN([AM_INIT_AUTOMAKE], +[AC_PREREQ([2.60])dnl +dnl Autoconf wants to disallow AM_ names. We explicitly allow +dnl the ones we care about. +m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl +AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl +AC_REQUIRE([AC_PROG_INSTALL])dnl +if test "`cd $srcdir && pwd`" != "`pwd`"; then + # Use -I$(srcdir) only when $(srcdir) != ., so that make's output + # is not polluted with repeated "-I." + AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl + # test to see if srcdir already configured + if test -f $srcdir/config.status; then + AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) + fi +fi + +# test whether we have cygpath +if test -z "$CYGPATH_W"; then + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' else - PATH_SEPARATOR=: + CYGPATH_W=echo fi - rm -f conf$$.sh fi -ac_prog=ld -if test "$GCC" = yes; then - # Check if gcc -print-prog-name=ld gives a path. - AC_MSG_CHECKING([for ld used by GCC]) - case $host in - *-*-mingw*) - # gcc leaves a trailing carriage return which upsets mingw - ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; - *) - ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; - esac - case $ac_prog in - # Accept absolute paths. - [[\\/]* | [A-Za-z]:[\\/]*)] - [re_direlt='/[^/][^/]*/\.\./'] - # Canonicalize the path of ld - ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` - while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do - ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` - done - test -z "$LD" && LD="$ac_prog" - ;; - "") - # If it fails, then pretend we aren't using GCC. - ac_prog=ld - ;; - *) - # If it is relative, then search for the first ld in PATH. - with_gnu_ld=unknown - ;; +AC_SUBST([CYGPATH_W]) + +# Define the identity of the package. +dnl Distinguish between old-style and new-style calls. +m4_ifval([$2], +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl + AC_SUBST([PACKAGE], [$1])dnl + AC_SUBST([VERSION], [$2])], +[_AM_SET_OPTIONS([$1])dnl +dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. +m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, + [m4_fatal([AC_INIT should be called with package and version arguments])])dnl + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl + +_AM_IF_OPTION([no-define],, +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl + +# Some tools Automake needs. +AC_REQUIRE([AM_SANITY_CHECK])dnl +AC_REQUIRE([AC_ARG_PROGRAM])dnl +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) +AM_MISSING_PROG(AUTOCONF, autoconf) +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) +AM_MISSING_PROG(AUTOHEADER, autoheader) +AM_MISSING_PROG(MAKEINFO, makeinfo) +AM_PROG_INSTALL_SH +AM_PROG_INSTALL_STRIP +AC_REQUIRE([AM_PROG_MKDIR_P])dnl +# 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_SET_LEADING_DOT])dnl +_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], + [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], + [_AM_PROG_TAR([v7])])]) +_AM_IF_OPTION([no-dependencies],, +[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 +AC_PROVIDE_IFELSE([AC_PROG_OBJC], + [_AM_DEPENDENCIES(OBJC)], + [define([AC_PROG_OBJC], + defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl +]) +]) + + +# 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. The stamp files are numbered to have different names. + +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the +# loop where config.status creates the headers, so we can generate +# our stamp files there. +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], +[# Compute $1's index in $config_headers. +_am_arg=$1 +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $_am_arg | $_am_arg:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac -elif test "$with_gnu_ld" = yes; then - AC_MSG_CHECKING([for GNU ld]) +done +echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) + +# Copyright (C) 2001, 2003, 2005 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. + +# AM_PROG_INSTALL_SH +# ------------------ +# Define $install_sh. +AC_DEFUN([AM_PROG_INSTALL_SH], +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} +AC_SUBST(install_sh)]) + +# Copyright (C) 2003, 2005 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. + +# serial 2 + +# Check whether the underlying file-system supports filenames +# with a leading dot. For instance MS-DOS doesn't. +AC_DEFUN([AM_SET_LEADING_DOT], +[rm -rf .tst 2>/dev/null +mkdir .tst 2>/dev/null +if test -d .tst; then + am__leading_dot=. else - AC_MSG_CHECKING([for non-GNU ld]) + am__leading_dot=_ fi -AC_CACHE_VAL(acl_cv_path_LD, -[if test -z "$LD"; then - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" - for ac_dir in $PATH; do - test -z "$ac_dir" && ac_dir=. - if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then - acl_cv_path_LD="$ac_dir/$ac_prog" - # Check to see if the program is GNU ld. I'd rather use --version, - # but apparently some GNU ld's only accept -v. - # Break only if it was the GNU/non-GNU ld that we prefer. - case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in - *GNU* | *'with BFD'*) - test "$with_gnu_ld" != no && break ;; - *) - test "$with_gnu_ld" != yes && break ;; - esac - fi - done - IFS="$ac_save_ifs" -else - acl_cv_path_LD="$LD" # Let the user override the test with a path. -fi]) -LD="$acl_cv_path_LD" -if test -n "$LD"; then - AC_MSG_RESULT($LD) -else - AC_MSG_RESULT(no) +rmdir .tst 2>/dev/null +AC_SUBST([am__leading_dot])]) + +# Check to see how 'make' treats includes. -*- Autoconf -*- + +# Copyright (C) 2001, 2002, 2003, 2005 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. + +# serial 3 + +# AM_MAKE_INCLUDE() +# ----------------- +# Check to see how make treats includes. +AC_DEFUN([AM_MAKE_INCLUDE], +[am_make=${MAKE-make} +cat > confinc << 'END' +am__doit: + @echo done +.PHONY: am__doit +END +# If we don't find an include directive, just comment out the code. +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 | grep -v 'ing directory'`" = "done"; then + am__include=include + am__quote= + _am_result=GNU +fi +# Now try BSD make style include. +if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf + if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then + am__include=.include + am__quote="\"" + _am_result=BSD + fi fi -test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) -AC_LIB_PROG_LD_GNU +AC_SUBST([am__include]) +AC_SUBST([am__quote]) +AC_MSG_RESULT([$_am_result]) +rm -f confinc confmf ]) -# 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. +# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# serial 1 +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005 +# 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. -dnl Usage: -dnl AM_INIT_AUTOMAKE(package,version, [no-define]) +# serial 5 -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. +# 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)]) -# 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_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 +AC_REQUIRE_AUX_FILE([missing])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= + AC_MSG_WARN([`missing' script is too old or missing]) +fi +]) -# 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])]) +# Copyright (C) 2003, 2004, 2005, 2006 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. + +# AM_PROG_MKDIR_P +# --------------- +# Check for `mkdir -p'. +AC_DEFUN([AM_PROG_MKDIR_P], +[AC_PREREQ([2.60])dnl +AC_REQUIRE([AC_PROG_MKDIR_P])dnl +dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, +dnl while keeping a definition of mkdir_p for backward compatibility. +dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. +dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of +dnl Makefile.ins that do not define MKDIR_P, so we do our own +dnl adjustment using top_builddir (which is defined more often than +dnl MKDIR_P). +AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl +case $mkdir_p in + [[\\/$]]* | ?:[[\\/]]*) ;; + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; +esac +]) + +# Helper functions for option handling. -*- Autoconf -*- +# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. # -# Check to make sure that the build environment is sane. +# 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. + +# serial 3 + +# _AM_MANGLE_OPTION(NAME) +# ----------------------- +AC_DEFUN([_AM_MANGLE_OPTION], +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) + +# _AM_SET_OPTION(NAME) +# ------------------------------ +# Set option NAME. Presently that only means defining a flag for this option. +AC_DEFUN([_AM_SET_OPTION], +[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) + +# _AM_SET_OPTIONS(OPTIONS) +# ---------------------------------- +# OPTIONS is a space-separated list of Automake options. +AC_DEFUN([_AM_SET_OPTIONS], +[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) + +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) +# ------------------------------------------- +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. +AC_DEFUN([_AM_IF_OPTION], +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) + +# Check to make sure that the build environment is sane. -*- Autoconf -*- + +# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 +# 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. + +# serial 4 +# AM_SANITY_CHECK +# --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 -echo timestamp > conftestfile +echo timestamp > conftest.file # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` - if test "[$]*" = "X"; then + set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` + if test "$[*]" = "X"; then # -L didn't work. - set X `ls -t $srcdir/configure conftestfile` + set X `ls -t $srcdir/configure conftest.file` fi - if test "[$]*" != "X $srcdir/configure conftestfile" \ - && test "[$]*" != "X conftestfile $srcdir/configure"; then + rm -f conftest.file + if test "$[*]" != "X $srcdir/configure conftest.file" \ + && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a @@ -923,7 +719,7 @@ alias in your environment]) fi - test "[$]2" = conftestfile + test "$[2]" = conftest.file ) then # Ok. @@ -932,35 +728,141 @@ 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) +# Copyright (C) 2001, 2003, 2005 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. + +# AM_PROG_INSTALL_STRIP +# --------------------- +# 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 +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right +# tool to use in cross-compilation environments, therefore Automake +# will honor the `STRIP' environment variable to overrule this program. +dnl Don't test for $cross_compiling = yes, because it might be `maybe'. +if test "$cross_compiling" != no; then + AC_CHECK_TOOL([STRIP], [strip], :) fi -AC_SUBST($1)]) +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" +AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Define a conditional. +# Copyright (C) 2006 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. + +# _AM_SUBST_NOTMAKE(VARIABLE) +# --------------------------- +# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. +# This macro is traced by Automake. +AC_DEFUN([_AM_SUBST_NOTMAKE]) -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]) +# Check how to create a tarball. -*- Autoconf -*- + +# Copyright (C) 2004, 2005 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. + +# serial 2 + +# _AM_PROG_TAR(FORMAT) +# -------------------- +# Check how to create a tarball in format FORMAT. +# FORMAT should be one of `v7', `ustar', or `pax'. +# +# Substitute a variable $(am__tar) that is a command +# writing to stdout a FORMAT-tarball containing the directory +# $tardir. +# tardir=directory && $(am__tar) > result.tar +# +# Substitute a variable $(am__untar) that extract such +# a tarball read from stdin. +# $(am__untar) < result.tar +AC_DEFUN([_AM_PROG_TAR], +[# Always define AMTAR for backward compatibility. +AM_MISSING_PROG([AMTAR], [tar]) +m4_if([$1], [v7], + [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], + [m4_case([$1], [ustar],, [pax],, + [m4_fatal([Unknown tar format])]) +AC_MSG_CHECKING([how to create a $1 tar archive]) +# Loop over all known methods to create a tar archive until one works. +_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' +_am_tools=${am_cv_prog_tar_$1-$_am_tools} +# Do not fold the above two line into one, because Tru64 sh and +# Solaris sh will not grok spaces in the rhs of `-'. +for _am_tool in $_am_tools +do + case $_am_tool in + gnutar) + for _am_tar in tar gnutar gtar; + do + AM_RUN_LOG([$_am_tar --version]) && break + done + am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' + am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' + am__untar="$_am_tar -xf -" + ;; + plaintar) + # Must skip GNU tar: if it does not support --format= it doesn't create + # ustar tarball either. + (tar --version) >/dev/null 2>&1 && continue + am__tar='tar chf - "$$tardir"' + am__tar_='tar chf - "$tardir"' + am__untar='tar xf -' + ;; + pax) + am__tar='pax -L -x $1 -w "$$tardir"' + am__tar_='pax -L -x $1 -w "$tardir"' + am__untar='pax -r' + ;; + cpio) + am__tar='find "$$tardir" -print | cpio -o -H $1 -L' + am__tar_='find "$tardir" -print | cpio -o -H $1 -L' + am__untar='cpio -i -H $1 -d' + ;; + none) + am__tar=false + am__tar_=false + am__untar=false + ;; + esac + + # If the value was cached, stop now. We just wanted to have am__tar + # and am__untar set. + test -n "${am_cv_prog_tar_$1}" && break + + # tar/untar a dummy directory, and stop if the command works + rm -rf conftest.dir + mkdir conftest.dir + echo GrepMe > conftest.dir/file + AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) + rm -rf conftest.dir + if test -s conftest.tar; then + AM_RUN_LOG([$am__untar /dev/null 2>&1 && break + fi +done +rm -rf conftest.dir + +AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) +AC_MSG_RESULT([$am_cv_prog_tar_$1])]) +AC_SUBST([am__tar]) +AC_SUBST([am__untar]) +]) # _AM_PROG_TAR --- eject-2.1.5+deb1+cvs20081104.orig/config.h.in +++ eject-2.1.5+deb1+cvs20081104/config.h.in @@ -0,0 +1,76 @@ +/* config.h.in. Generated from configure.in by autoheader. */ + +/* Define to 1 if you have the `asprintf' function. */ +#undef HAVE_ASPRINTF + +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + +/* Define to 1 if you have the `regcomp' function. */ +#undef HAVE_REGCOMP + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDINT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDLIB_H + +/* Define to 1 if you have the `strdup' function. */ +#undef HAVE_STRDUP + +/* Define to 1 if you have the `strerror' function. */ +#undef HAVE_STRERROR + +/* Define to 1 if you have the header file. */ +#undef HAVE_STRINGS_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STRING_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_IOCTL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H + +/* Define to 1 if you have that is POSIX.1 compatible. */ +#undef HAVE_SYS_WAIT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_UNISTD_H + +/* Name of package */ +#undef PACKAGE + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Version number of package */ +#undef VERSION + +/* Define to empty if `const' does not conform to ANSI C. */ +#undef const --- eject-2.1.5+deb1+cvs20081104.orig/configure +++ eject-2.1.5+deb1+cvs20081104/configure @@ -1,25 +1,54 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59. +# Generated by GNU Autoconf 2.61. # -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## -# Be Bourne compatible +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + + + +# PATH needs CR +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + echo "#! /bin/sh" >conf$$.sh + echo "exit 0" >>conf$$.sh + chmod +x conf$$.sh + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + PATH_SEPARATOR=';' + else + PATH_SEPARATOR=: + fi + rm -f conf$$.sh fi -DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then @@ -29,8 +58,43 @@ fi +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +as_nl=' +' +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +case $0 in + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break +done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + { (exit 1); exit 1; } +fi + # Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH +for as_var in ENV MAIL MAILPATH +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +done PS1='$ ' PS2='> ' PS4='+ ' @@ -44,18 +108,19 @@ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else - $as_unset $as_var + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var fi done # Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false @@ -63,157 +128,388 @@ # Name of the executable. -as_me=`$as_basename "$0" || +as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || + X"$0" : 'X\(/\)' \| . 2>/dev/null || echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` +# CDPATH. +$as_unset CDPATH -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh +if test "x$CONFIG_SHELL" = x; then + if (eval ":") 2>/dev/null; then + as_have_required=yes +else + as_have_required=no +fi + + if test $as_have_required = yes && (eval ": +(as_func_return () { + (exit \$1) +} +as_func_success () { + as_func_return 0 +} +as_func_failure () { + as_func_return 1 +} +as_func_ret_success () { + return 0 +} +as_func_ret_failure () { + return 1 +} + +exitcode=0 +if as_func_success; then + : +else + exitcode=1 + echo as_func_success failed. fi +if as_func_failure; then + exitcode=1 + echo as_func_failure succeeded. +fi - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done +if as_func_ret_success; then + : +else + exitcode=1 + echo as_func_ret_success failed. +fi - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') +if as_func_ret_failure; then + exitcode=1 + echo as_func_ret_failure succeeded. +fi + +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then + : +else + exitcode=1 + echo positional parameters were not saved. +fi + +test \$exitcode = 0) || { (exit 1); exit 1; } + +( + as_lineno_1=\$LINENO + as_lineno_2=\$LINENO + test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && + test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } +") 2> /dev/null; then + : +else + as_candidate_shells= as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in + case $as_dir in /*) - if ("$as_dir/$as_base" -c ' + for as_base in sh bash ksh sh5; do + as_candidate_shells="$as_candidate_shells $as_dir/$as_base" + done;; + esac +done +IFS=$as_save_IFS + + + for as_shell in $as_candidate_shells $SHELL; do + # Try only shells that exist, to save several forks. + if { test -f "$as_shell" || test -f "$as_shell.exe"; } && + { ("$as_shell") 2> /dev/null <<\_ASEOF +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + +: +_ASEOF +}; then + CONFIG_SHELL=$as_shell + as_have_required=yes + if { "$as_shell" 2> /dev/null <<\_ASEOF +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then + emulate sh + NULLCMD=: + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which + # is contrary to our usage. Disable this feature. + alias -g '${1+"$@"}'='"$@"' + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + +: +(as_func_return () { + (exit $1) +} +as_func_success () { + as_func_return 0 +} +as_func_failure () { + as_func_return 1 +} +as_func_ret_success () { + return 0 +} +as_func_ret_failure () { + return 1 +} + +exitcode=0 +if as_func_success; then + : +else + exitcode=1 + echo as_func_success failed. +fi + +if as_func_failure; then + exitcode=1 + echo as_func_failure succeeded. +fi + +if as_func_ret_success; then + : +else + exitcode=1 + echo as_func_ret_success failed. +fi + +if as_func_ret_failure; then + exitcode=1 + echo as_func_ret_failure succeeded. +fi + +if ( set x; as_func_ret_success y && test x = "$1" ); then + : +else + exitcode=1 + echo positional parameters were not saved. +fi + +test $exitcode = 0) || { (exit 1); exit 1; } + +( as_lineno_1=$LINENO as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } + +_ASEOF +}; then + break +fi + +fi + + done + + if test "x$CONFIG_SHELL" != x; then + for as_var in BASH_ENV ENV + do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var + done + export CONFIG_SHELL + exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} +fi + + + if test $as_have_required = no; then + echo This script requires a shell more modern than all the + echo shells that I found on your system. Please install a + echo modern shell, or manually run the script under such a + echo shell if you do have one. + { (exit 1); exit 1; } +fi + + +fi + +fi + + + +(eval "as_func_return () { + (exit \$1) +} +as_func_success () { + as_func_return 0 +} +as_func_failure () { + as_func_return 1 +} +as_func_ret_success () { + return 0 +} +as_func_ret_failure () { + return 1 +} + +exitcode=0 +if as_func_success; then + : +else + exitcode=1 + echo as_func_success failed. +fi + +if as_func_failure; then + exitcode=1 + echo as_func_failure succeeded. +fi + +if as_func_ret_success; then + : +else + exitcode=1 + echo as_func_ret_success failed. +fi + +if as_func_ret_failure; then + exitcode=1 + echo as_func_ret_failure succeeded. +fi + +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then + : +else + exitcode=1 + echo positional parameters were not saved. +fi + +test \$exitcode = 0") || { + echo No shell found that supports shell functions. + echo Please tell autoconf@gnu.org about your system, + echo including any error possibly output before this + echo message +} + + + + as_lineno_1=$LINENO + as_lineno_2=$LINENO + test "x$as_lineno_1" != "x$as_lineno_2" && + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. + # line-number line after each line using $LINENO; the second 'sed' + # does the real work. The second script uses 'N' to pair each + # line-number line with the line containing $LINENO, and appends + # trailing '-' during substitution so that $LINENO is not a special + # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | + # scripts with optimization help from Paolo Bonzini. Blame Lee + # E. McMahon (1931-1989) for sed's syntax. :-) + sed -n ' + p + /[$]LINENO/= + ' <$as_myself | sed ' + s/[$]LINENO.*/&-/ + t lineno + b + :lineno N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, + :loop + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop - s,-$,, - s,^['$as_cr_digits']*\n,, + s/-\n.*// ' >$as_me.lineno && - chmod +x $as_me.lineno || + chmod +x "$as_me.lineno" || { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno + # original and so on. Autoconf is especially sensitive to this). + . "./$as_me.lineno" # Exit status is that of the last command. exit } -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in +-n*) + case `echo 'x\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + *) ECHO_C='\c';; + esac;; +*) + ECHO_N='-n';; esac -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir +fi echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi -rm -f conf$$ conf$$.exe conf$$.file +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: @@ -222,7 +518,28 @@ as_mkdir_p=false fi -as_executable_p="test -f" +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -231,39 +548,27 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH +exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` -exec 6>&1 - # # Initializations. # ac_default_prefix=/usr/local +ac_clean_files= ac_config_libobj_dir=. +LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} -# Maximum number of lines to put in a shell here document. -# This variable seems obsolete. It should probably be removed, and -# only ac_max_sed_lines should be used. -: ${ac_max_here_lines=38} - # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= @@ -275,42 +580,133 @@ # Factoring default headers for most tests. ac_includes_default="\ #include -#if HAVE_SYS_TYPES_H +#ifdef HAVE_SYS_TYPES_H # include #endif -#if HAVE_SYS_STAT_H +#ifdef HAVE_SYS_STAT_H # include #endif -#if STDC_HEADERS +#ifdef STDC_HEADERS # include # include #else -# if HAVE_STDLIB_H +# ifdef HAVE_STDLIB_H # include # endif #endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H +#ifdef HAVE_STRING_H +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif -#if HAVE_STRINGS_H +#ifdef HAVE_STRINGS_H # include #endif -#if HAVE_INTTYPES_H +#ifdef HAVE_INTTYPES_H # include -#else -# if HAVE_STDINT_H -# include -# endif #endif -#if HAVE_UNISTD_H +#ifdef HAVE_STDINT_H +# include +#endif +#ifdef HAVE_UNISTD_H # include #endif" -ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEFAULTDEVICE USE_NLS_TRUE USE_NLS_FALSE CPP EGREP LIBOBJS LTLIBOBJS' +ac_subst_vars='SHELL +PATH_SEPARATOR +PACKAGE_NAME +PACKAGE_TARNAME +PACKAGE_VERSION +PACKAGE_STRING +PACKAGE_BUGREPORT +exec_prefix +prefix +program_transform_name +bindir +sbindir +libexecdir +datarootdir +datadir +sysconfdir +sharedstatedir +localstatedir +includedir +oldincludedir +docdir +infodir +htmldir +dvidir +pdfdir +psdir +libdir +localedir +mandir +DEFS +ECHO_C +ECHO_N +ECHO_T +LIBS +build_alias +host_alias +target_alias +INSTALL_PROGRAM +INSTALL_SCRIPT +INSTALL_DATA +am__isrc +CYGPATH_W +PACKAGE +VERSION +ACLOCAL +AUTOCONF +AUTOMAKE +AUTOHEADER +MAKEINFO +install_sh +STRIP +INSTALL_STRIP_PROGRAM +mkdir_p +AWK +SET_MAKE +am__leading_dot +AMTAR +am__tar +am__untar +CC +CFLAGS +LDFLAGS +CPPFLAGS +ac_ct_CC +EXEEXT +OBJEXT +DEPDIR +am__include +am__quote +AMDEP_TRUE +AMDEP_FALSE +AMDEPBACKSLASH +CCDEPMODE +am__fastdepCC_TRUE +am__fastdepCC_FALSE +DEFAULTDEVICE +USE_NLS_TRUE +USE_NLS_FALSE +CPP +GREP +EGREP +LIBOBJS +LTLIBOBJS' ac_subst_files='' + ac_precious_vars='build_alias +host_alias +target_alias +CC +CFLAGS +LDFLAGS +LIBS +CPPFLAGS +CPP' + # Initialize some variables set by options. ac_init_help= @@ -337,34 +733,48 @@ # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. +# (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' -datadir='${prefix}/share' +datarootdir='${prefix}/share' +datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' -libdir='${exec_prefix}/lib' includedir='${prefix}/include' oldincludedir='/usr/include' -infodir='${prefix}/info' -mandir='${prefix}/man' +docdir='${datarootdir}/doc/${PACKAGE}' +infodir='${datarootdir}/info' +htmldir='${docdir}' +dvidir='${docdir}' +pdfdir='${docdir}' +psdir='${docdir}' +libdir='${exec_prefix}/lib' +localedir='${datarootdir}/locale' +mandir='${datarootdir}/man' ac_prev= +ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then - eval "$ac_prev=\$ac_option" + eval $ac_prev=\$ac_option ac_prev= continue fi - ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` + case $ac_option in + *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; + *) ac_optarg=yes ;; + esac # Accept the important Cygnus configure options, so we can diagnose typos. - case $ac_option in + case $ac_dashdash$ac_option in + --) + ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; @@ -386,33 +796,45 @@ --config-cache | -C) cache_file=config.cache ;; - -datadir | --datadir | --datadi | --datad | --data | --dat | --da) + -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ - | --da=*) + -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; + -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ + | --dataroo | --dataro | --datar) + ac_prev=datarootdir ;; + -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ + | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) + datarootdir=$ac_optarg ;; + -disable-* | --disable-*) ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` - eval "enable_$ac_feature=no" ;; + ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` + eval enable_$ac_feature=no ;; + + -docdir | --docdir | --docdi | --doc | --do) + ac_prev=docdir ;; + -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) + docdir=$ac_optarg ;; + + -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) + ac_prev=dvidir ;; + -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) + dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` - case $ac_option in - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; - *) ac_optarg=yes ;; - esac - eval "enable_$ac_feature='$ac_optarg'" ;; + ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` + eval enable_$ac_feature=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ @@ -439,6 +861,12 @@ -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; + -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) + ac_prev=htmldir ;; + -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ + | --ht=*) + htmldir=$ac_optarg ;; + -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; @@ -463,13 +891,16 @@ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; + -localedir | --localedir | --localedi | --localed | --locale) + ac_prev=localedir ;; + -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) + localedir=$ac_optarg ;; + -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst \ - | --locals | --local | --loca | --loc | --lo) + | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* \ - | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) + | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) @@ -534,6 +965,16 @@ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; + -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) + ac_prev=pdfdir ;; + -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) + pdfdir=$ac_optarg ;; + + -psdir | --psdir | --psdi | --psd | --ps) + ac_prev=psdir ;; + -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) + psdir=$ac_optarg ;; + -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; @@ -586,24 +1027,20 @@ -with-* | --with-*) ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } - ac_package=`echo $ac_package| sed 's/-/_/g'` - case $ac_option in - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; - *) ac_optarg=yes ;; - esac - eval "with_$ac_package='$ac_optarg'" ;; + ac_package=`echo $ac_package | sed 's/[-.]/_/g'` + eval with_$ac_package=\$ac_optarg ;; -without-* | --without-*) ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && + expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/-/_/g'` - eval "with_$ac_package=no" ;; + ac_package=`echo $ac_package | sed 's/[-.]/_/g'` + eval with_$ac_package=no ;; --x) # Obsolete; use --with-x. @@ -634,8 +1071,7 @@ expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } - ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` - eval "$ac_envvar='$ac_optarg'" + eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) @@ -655,27 +1091,19 @@ { (exit 1); exit 1; }; } fi -# Be sure to have absolute paths. -for ac_var in exec_prefix prefix +# Be sure to have absolute directory names. +for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ + datadir sysconfdir sharedstatedir localstatedir includedir \ + oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ + libdir localedir mandir do - eval ac_val=$`echo $ac_var` + eval ac_val=\$$ac_var case $ac_val in - [\\/$]* | ?:[\\/]* | NONE | '' ) ;; - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; };; - esac -done - -# Be sure to have absolute paths. -for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ - localstatedir libdir includedir oldincludedir infodir mandir -do - eval ac_val=$`echo $ac_var` - case $ac_val in - [\\/$]* | ?:[\\/]* ) ;; - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; };; + [\\/$]* | ?:[\\/]* ) continue;; + NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac + { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 + { (exit 1); exit 1; }; } done # There might be people who depend on the old broken behavior: `$host' @@ -702,75 +1130,77 @@ test "$silent" = yes && exec 6>/dev/null +ac_pwd=`pwd` && test -n "$ac_pwd" && +ac_ls_di=`ls -di .` && +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || + { echo "$as_me: error: Working directory cannot be determined" >&2 + { (exit 1); exit 1; }; } +test "X$ac_ls_di" = "X$ac_pwd_ls_di" || + { echo "$as_me: error: pwd does not report name of working directory" >&2 + { (exit 1); exit 1; }; } + + # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes - # Try the directory containing this script, then its parent. - ac_confdir=`(dirname "$0") 2>/dev/null || + # Try the directory containing this script, then the parent directory. + ac_confdir=`$as_dirname -- "$0" || $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$0" : 'X\(//\)[^/]' \| \ X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$0" : 'X\(/\)' \| . 2>/dev/null || echo X"$0" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` srcdir=$ac_confdir - if test ! -r $srcdir/$ac_unique_file; then + if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi -if test ! -r $srcdir/$ac_unique_file; then - if test "$ac_srcdir_defaulted" = yes; then - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 +if test ! -r "$srcdir/$ac_unique_file"; then + test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." + { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 { (exit 1); exit 1; }; } - else - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 - { (exit 1); exit 1; }; } - fi fi -(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || - { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" +ac_abs_confdir=`( + cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 { (exit 1); exit 1; }; } -srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` -ac_env_build_alias_set=${build_alias+set} -ac_env_build_alias_value=$build_alias -ac_cv_env_build_alias_set=${build_alias+set} -ac_cv_env_build_alias_value=$build_alias -ac_env_host_alias_set=${host_alias+set} -ac_env_host_alias_value=$host_alias -ac_cv_env_host_alias_set=${host_alias+set} -ac_cv_env_host_alias_value=$host_alias -ac_env_target_alias_set=${target_alias+set} -ac_env_target_alias_value=$target_alias -ac_cv_env_target_alias_set=${target_alias+set} -ac_cv_env_target_alias_value=$target_alias -ac_env_CC_set=${CC+set} -ac_env_CC_value=$CC -ac_cv_env_CC_set=${CC+set} -ac_cv_env_CC_value=$CC -ac_env_CFLAGS_set=${CFLAGS+set} -ac_env_CFLAGS_value=$CFLAGS -ac_cv_env_CFLAGS_set=${CFLAGS+set} -ac_cv_env_CFLAGS_value=$CFLAGS -ac_env_LDFLAGS_set=${LDFLAGS+set} -ac_env_LDFLAGS_value=$LDFLAGS -ac_cv_env_LDFLAGS_set=${LDFLAGS+set} -ac_cv_env_LDFLAGS_value=$LDFLAGS -ac_env_CPPFLAGS_set=${CPPFLAGS+set} -ac_env_CPPFLAGS_value=$CPPFLAGS -ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} -ac_cv_env_CPPFLAGS_value=$CPPFLAGS -ac_env_CPP_set=${CPP+set} -ac_env_CPP_value=$CPP -ac_cv_env_CPP_set=${CPP+set} -ac_cv_env_CPP_value=$CPP - + pwd)` +# When building in place, set srcdir=. +if test "$ac_abs_confdir" = "$ac_pwd"; then + srcdir=. +fi +# Remove unnecessary trailing slashes from srcdir. +# Double slashes in file names in object file debugging info +# mess up M-x gdb in Emacs. +case $srcdir in +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; +esac +for ac_var in $ac_precious_vars; do + eval ac_env_${ac_var}_set=\${${ac_var}+set} + eval ac_env_${ac_var}_value=\$${ac_var} + eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} + eval ac_cv_env_${ac_var}_value=\$${ac_var} +done + # # Report the --help message. # @@ -798,9 +1228,6 @@ -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] -_ACEOF - - cat <<_ACEOF Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] @@ -818,15 +1245,22 @@ --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] - --datadir=DIR read-only architecture-independent data [PREFIX/share] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] - --infodir=DIR info documentation [PREFIX/info] - --mandir=DIR man documentation [PREFIX/man] + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] + --datadir=DIR read-only architecture-independent data [DATAROOTDIR] + --infodir=DIR info documentation [DATAROOTDIR/info] + --localedir=DIR locale-dependent data [DATAROOTDIR/locale] + --mandir=DIR man documentation [DATAROOTDIR/man] + --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] + --htmldir=DIR html documentation [DOCDIR] + --dvidir=DIR dvi documentation [DOCDIR] + --pdfdir=DIR pdf documentation [DOCDIR] + --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF @@ -845,6 +1279,8 @@ Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] + --disable-dependency-tracking speeds up one-time build + --enable-dependency-tracking do not reject slow dependency extractors --enable-default-device set default CD-ROM device [default=cdrom] --disable-nls disable support for nls [default=enable] @@ -853,126 +1289,95 @@ CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory - CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have - headers in a nonstandard directory + LIBS libraries to pass to the linker, e.g. -l + CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if + you have headers in a nonstandard directory CPP C preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. _ACEOF +ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. - ac_popdir=`pwd` for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d $ac_dir || continue + test -d "$ac_dir" || continue ac_builddir=. -if test "$ac_dir" != .; then +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix case $srcdir in - .) # No --srcdir option. We are building in place. + .) # We are building in place. ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; -esac - -# Do not use `cd foo && pwd` to compute absolute paths, because -# the directories may not exist. -case `pwd` in -.) ac_abs_builddir="$ac_dir";; -*) - case "$ac_dir" in - .) ac_abs_builddir=`pwd`;; - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; - *) ac_abs_builddir=`pwd`/"$ac_dir";; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_builddir=${ac_top_builddir}.;; -*) - case ${ac_top_builddir}. in - .) ac_abs_top_builddir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_srcdir=$ac_srcdir;; -*) - case $ac_srcdir in - .) ac_abs_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_srcdir=$ac_top_srcdir;; -*) - case $ac_top_srcdir in - .) ac_abs_top_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; - esac;; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - cd $ac_dir - # Check for guested configure; otherwise get Cygnus style configure. - if test -f $ac_srcdir/configure.gnu; then - echo - $SHELL $ac_srcdir/configure.gnu --help=recursive - elif test -f $ac_srcdir/configure; then - echo - $SHELL $ac_srcdir/configure --help=recursive - elif test -f $ac_srcdir/configure.ac || - test -f $ac_srcdir/configure.in; then - echo - $ac_configure --help + cd "$ac_dir" || { ac_status=$?; continue; } + # Check for guested configure. + if test -f "$ac_srcdir/configure.gnu"; then + echo && + $SHELL "$ac_srcdir/configure.gnu" --help=recursive + elif test -f "$ac_srcdir/configure"; then + echo && + $SHELL "$ac_srcdir/configure" --help=recursive else echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi - cd "$ac_popdir" + fi || ac_status=$? + cd "$ac_pwd" || { ac_status=$?; break; } done fi -test -n "$ac_init_help" && exit 0 +test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF +configure +generated by GNU Autoconf 2.61 -Copyright (C) 2003 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF - exit 0 + exit fi -exec 5>config.log -cat >&5 <<_ACEOF +cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was -generated by GNU Autoconf 2.59. Invocation command line was +generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ _ACEOF +exec 5>>config.log { cat <<_ASUNAME ## --------- ## @@ -991,7 +1396,7 @@ /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -hostinfo = `(hostinfo) 2>/dev/null || echo unknown` +/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` @@ -1005,6 +1410,7 @@ test -z "$as_dir" && as_dir=. echo "PATH: $as_dir" done +IFS=$as_save_IFS } >&5 @@ -1026,7 +1432,6 @@ ac_configure_args= ac_configure_args0= ac_configure_args1= -ac_sep= ac_must_keep_next=false for ac_pass in 1 2 do @@ -1037,7 +1442,7 @@ -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) + *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in @@ -1059,9 +1464,7 @@ -* ) ac_must_keep_next=true ;; esac fi - ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" - # Get rid of the leading space. - ac_sep=" " + ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac done @@ -1072,8 +1475,8 @@ # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. -# WARNING: Be sure not to use single quotes in there, as some shells, -# such as our DU 5.0 friend, will then `close' the trap. +# WARNING: Use '\'' to represent an apostrophe within the trap. +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { @@ -1086,20 +1489,34 @@ _ASBOX echo # The following way of writing the cache mishandles newlines in values, -{ +( + for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do + eval ac_val=\$$ac_var + case $ac_val in #( + *${as_nl}*) + case $ac_var in #( + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; + esac + case $ac_var in #( + _ | IFS | as_nl) ;; #( + *) $as_unset $ac_var ;; + esac ;; + esac + done (set) 2>&1 | - case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in - *ac_space=\ *) + case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( + *${as_nl}ac_space=\ *) sed -n \ - "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" - ;; + "s/'\''/'\''\\\\'\'''\''/g; + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" + ;; #( *) - sed -n \ - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; - esac; -} + esac | + sort +) echo cat <<\_ASBOX @@ -1110,22 +1527,28 @@ echo for ac_var in $ac_subst_vars do - eval ac_val=$`echo $ac_var` - echo "$ac_var='"'"'$ac_val'"'"'" + eval ac_val=\$$ac_var + case $ac_val in + *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + esac + echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX -## ------------- ## -## Output files. ## -## ------------- ## +## ------------------- ## +## File substitutions. ## +## ------------------- ## _ASBOX echo for ac_var in $ac_subst_files do - eval ac_val=$`echo $ac_var` - echo "$ac_var='"'"'$ac_val'"'"'" + eval ac_val=\$$ac_var + case $ac_val in + *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + esac + echo "$ac_var='\''$ac_val'\''" done | sort echo fi @@ -1137,26 +1560,24 @@ ## ----------- ## _ASBOX echo - sed "/^$/d" confdefs.h | sort + cat confdefs.h echo fi test "$ac_signal" != 0 && echo "$as_me: caught signal $ac_signal" echo "$as_me: exit $exit_status" } >&5 - rm -f core *.core && - rm -rf conftest* confdefs* conf$$* $ac_clean_files && + rm -f core *.core core.conftest.* && + rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status - ' 0 +' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -rf conftest* confdefs.h -# AIX cpp loses on an empty file, so make sure it contains at least a newline. -echo >confdefs.h +rm -f -r conftest* confdefs.h # Predefined preprocessor variables. @@ -1187,14 +1608,17 @@ # Let the site file select an alternate cache file if it wants to. # Prefer explicitly selected file to automatically selected ones. -if test -z "$CONFIG_SITE"; then - if test "x$prefix" != xNONE; then - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" - else - CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" - fi +if test -n "$CONFIG_SITE"; then + set x "$CONFIG_SITE" +elif test "x$prefix" != xNONE; then + set x "$prefix/share/config.site" "$prefix/etc/config.site" +else + set x "$ac_default_prefix/share/config.site" \ + "$ac_default_prefix/etc/config.site" fi -for ac_site_file in $CONFIG_SITE; do +shift +for ac_site_file +do if test -r "$ac_site_file"; then { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} @@ -1210,8 +1634,8 @@ { echo "$as_me:$LINENO: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in - [\\/]* | ?:[\\/]* ) . $cache_file;; - *) . ./$cache_file;; + [\\/]* | ?:[\\/]* ) . "$cache_file";; + *) . "./$cache_file";; esac fi else @@ -1223,12 +1647,11 @@ # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false -for ac_var in `(set) 2>&1 | - sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do +for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val="\$ac_cv_env_${ac_var}_value" - eval ac_new_val="\$ac_env_${ac_var}_value" + eval ac_old_val=\$ac_cv_env_${ac_var}_value + eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 @@ -1253,8 +1676,7 @@ # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) - ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; + *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in @@ -1271,11 +1693,6 @@ { (exit 1); exit 1; }; } fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu @@ -1292,34 +1709,45 @@ +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu +am__api_version='1.10' -am__api_version="1.4" ac_aux_dir= -for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do - if test -f $ac_dir/install-sh; then +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do + if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break - elif test -f $ac_dir/install.sh; then + elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break - elif test -f $ac_dir/shtool; then + elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 -echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} + { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 +echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} { (exit 1); exit 1; }; } fi -ac_config_guess="$SHELL $ac_aux_dir/config.guess" -ac_config_sub="$SHELL $ac_aux_dir/config.sub" -ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. + +# These three variables are undocumented and unsupported, +# and are intended to be withdrawn in a future Autoconf release. +# They can cause serious problems if a builder's source tree is in a directory +# whose full name contains unusual characters. +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. + # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -1334,8 +1762,8 @@ # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 @@ -1357,7 +1785,7 @@ # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then + if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. @@ -1376,21 +1804,22 @@ ;; esac done +IFS=$as_save_IFS fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else - # As a last resort, use the slow shell script. We don't cache a - # path for INSTALL within a source directory, because that will + # As a last resort, use the slow shell script. Don't cache a + # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is - # removed, or if the path is relative. + # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi -echo "$as_me:$LINENO: result: $INSTALL" >&5 -echo "${ECHO_T}$INSTALL" >&6 +{ echo "$as_me:$LINENO: result: $INSTALL" >&5 +echo "${ECHO_T}$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. @@ -1400,24 +1829,25 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -echo "$as_me:$LINENO: checking whether build environment is sane" >&5 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5 +echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; } # Just in case sleep 1 -echo timestamp > conftestfile +echo timestamp > conftest.file # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( - set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` + set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. - set X `ls -t $srcdir/configure conftestfile` + set X `ls -t $srcdir/configure conftest.file` fi - if test "$*" != "X $srcdir/configure conftestfile" \ - && test "$*" != "X conftestfile $srcdir/configure"; then + rm -f conftest.file + if test "$*" != "X $srcdir/configure conftest.file" \ + && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a @@ -1430,7 +1860,7 @@ { (exit 1); exit 1; }; } fi - test "$2" = conftestfile + test "$2" = conftest.file ) then # Ok. @@ -1442,62 +1872,190 @@ 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 +{ echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } test "$program_prefix" != NONE && - program_transform_name="s,^,$program_prefix,;$program_transform_name" + program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && - program_transform_name="s,\$,$program_suffix,;$program_transform_name" + program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. echo might interpret backslashes. # By default was `s,x,x', remove it if useless. cat <<\_ACEOF >conftest.sed s/[\\$]/&&/g;s/;s,x,x,$// _ACEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` -rm conftest.sed +rm -f conftest.sed + +# expand $ac_aux_dir to an absolute path +am_aux_dir=`cd $ac_aux_dir && pwd` + +test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" +# Use eval to expand $SHELL +if eval "$MISSING --run true"; then + am_missing_run="$MISSING --run " +else + am_missing_run= + { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 +echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} +fi + +{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 +echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } +if test -z "$MKDIR_P"; then + if test "${ac_cv_path_mkdir+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in mkdir gmkdir; do + for ac_exec_ext in '' $ac_executable_extensions; do + { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue + case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( + 'mkdir (GNU coreutils) '* | \ + 'mkdir (coreutils) '* | \ + 'mkdir (fileutils) '4.1*) + ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext + break 3;; + esac + done + done +done +IFS=$as_save_IFS + +fi + + if test "${ac_cv_path_mkdir+set}" = set; then + MKDIR_P="$ac_cv_path_mkdir -p" + else + # As a last resort, use the slow shell script. Don't cache a + # value for MKDIR_P within a source directory, because that will + # break other packages using the cache if that directory is + # removed, or if the value is a relative name. + test -d ./--version && rmdir ./--version + MKDIR_P="$ac_install_sh -d" + fi +fi +{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5 +echo "${ECHO_T}$MKDIR_P" >&6; } + +mkdir_p="$MKDIR_P" +case $mkdir_p in + [\\/$]* | ?:[\\/]*) ;; + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; +esac + +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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$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 +IFS=$as_save_IFS + +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_,'` -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then +{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } +set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.make <<\_ACEOF +SHELL = /bin/sh all: - @echo 'ac_maketemp="$(MAKE)"' + @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. -eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` -if test -n "$ac_maketemp"; then - eval ac_cv_prog_make_${ac_make}_set=yes -else - eval ac_cv_prog_make_${ac_make}_set=no -fi +case `${MAKE-make} -f conftest.make 2>/dev/null` in + *@@@%%%=?*=@@@%%%*) + eval ac_cv_prog_make_${ac_make}_set=yes;; + *) + eval ac_cv_prog_make_${ac_make}_set=no;; +esac rm -f conftest.make fi -if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 +if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then + { echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } SET_MAKE= else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi - -PACKAGE=eject - -VERSION=2.1.5 - -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 +rm -rf .tst 2>/dev/null +mkdir .tst 2>/dev/null +if test -d .tst; then + am__leading_dot=. +else + am__leading_dot=_ +fi +rmdir .tst 2>/dev/null + +if test "`cd $srcdir && pwd`" != "`pwd`"; then + # Use -I$(srcdir) only when $(srcdir) != ., so that make's output + # is not polluted with repeated "-I." + am__isrc=' -I$(srcdir)' + # test to see if srcdir already configured + if 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 +fi + +# test whether we have cygpath +if test -z "$CYGPATH_W"; then + if (cygpath --version) >/dev/null 2>/dev/null; then + CYGPATH_W='cygpath -w' + else + CYGPATH_W=echo + fi fi + +# Define the identity of the package. + PACKAGE=eject + VERSION=2.1.5 + + cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF @@ -1507,101 +2065,39 @@ #define VERSION "$VERSION" _ACEOF +# Some tools Automake needs. +ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} -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 +AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; 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_CC+set}" = set; then +AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} + + +AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} + + +MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} + +install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} + +# Installed binaries are usually stripped using `strip' when the user +# run `make install-strip'. However `strip' might not be the right +# tool to use in cross-compilation environments, therefore Automake +# will honor the `STRIP' environment variable to overrule this program. +if test "$cross_compiling" != no; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. +set dummy ${ac_tool_prefix}strip; ac_word=$2 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } +if test "${ac_cv_prog_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. + if test -n "$STRIP"; then + ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH @@ -1609,37 +2105,39 @@ 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_CC="${ac_tool_prefix}gcc" + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_STRIP="${ac_tool_prefix}strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 +STRIP=$ac_cv_prog_STRIP +if test -n "$STRIP"; then + { echo "$as_me:$LINENO: result: $STRIP" >&5 +echo "${ECHO_T}$STRIP" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then +if test -z "$ac_cv_prog_STRIP"; then + ac_ct_STRIP=$STRIP + # Extract the first word of "strip", so it can be a program name with args. +set dummy strip; ac_word=$2 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } +if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. + if test -n "$ac_ct_STRIP"; then + ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH @@ -1647,36 +2145,71 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="gcc" + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_ac_ct_STRIP="strip" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 +ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP +if test -n "$ac_ct_STRIP"; then + { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 +echo "${ECHO_T}$ac_ct_STRIP" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - CC=$ac_ct_CC + if test "x$ac_ct_STRIP" = x; then + STRIP=":" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + STRIP=$ac_ct_STRIP + fi else - CC="$ac_cv_prog_CC" + STRIP="$ac_cv_prog_STRIP" fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +fi +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" + +# We need awk for the "check" target. The system "awk" is bad on +# some platforms. +# Always define AMTAR for backward compatibility. + +AMTAR=${AMTAR-"${am_missing_run}tar"} + +am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' + + + + + + +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu +if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. +set dummy ${ac_tool_prefix}gcc; 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_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -1689,32 +2222,34 @@ 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_CC="${ac_tool_prefix}cc" + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_CC="${ac_tool_prefix}gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 + # Extract the first word of "gcc", so it can be a program name with args. +set dummy gcc; ac_word=$2 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -1727,36 +2262,91 @@ IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="cc" + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_ac_ct_CC="gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 +echo "${ECHO_T}$ac_ct_CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi - CC=$ac_ct_CC + if test "x$ac_ct_CC" = x; then + CC="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + CC=$ac_ct_CC + fi else CC="$ac_cv_prog_CC" fi +if test -z "$CC"; then + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. +set dummy ${ac_tool_prefix}cc; 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_CC+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + if test -n "$CC"; then + ac_cv_prog_CC="$CC" # 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 { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then + ac_cv_prog_CC="${ac_tool_prefix}cc" + echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 + break 2 + fi +done +done +IFS=$as_save_IFS + +fi +fi +CC=$ac_cv_prog_CC +if test -n "$CC"; then + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } +else + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } +fi + + + fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -1770,7 +2360,7 @@ 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 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue @@ -1781,6 +2371,7 @@ fi done done +IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. @@ -1798,22 +2389,23 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then - for ac_prog in cl + for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -1826,36 +2418,38 @@ 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 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 + { echo "$as_me:$LINENO: result: $CC" >&5 +echo "${ECHO_T}$CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC - for ac_prog in cl + for ac_prog in cl.exe 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 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -1868,29 +2462,45 @@ 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 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done +IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 + { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 +echo "${ECHO_T}$ac_ct_CC" >&6; } else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 + { echo "$as_me:$LINENO: result: no" >&5 +echo "${ECHO_T}no" >&6; } fi + test -n "$ac_ct_CC" && break done - CC=$ac_ct_CC + if test "x$ac_ct_CC" = x; then + CC="" + else + case $cross_compiling:$ac_tool_warned in +yes:) +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&5 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools +whose name does not start with the host triplet. If you think this +configuration is useful to you, please write to autoconf@gnu.org." >&2;} +ac_tool_warned=yes ;; +esac + CC=$ac_ct_CC + fi fi fi @@ -1903,21 +2513,35 @@ { (exit 1); exit 1; }; } # Provide some information about the compiler. -echo "$as_me:$LINENO:" \ - "checking for C compiler version" >&5 +echo "$as_me:$LINENO: checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 - (eval $ac_compiler --version &5) 2>&5 +{ (ac_try="$ac_compiler --version >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler --version >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 - (eval $ac_compiler -v &5) 2>&5 +{ (ac_try="$ac_compiler -v >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -v >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 - (eval $ac_compiler -V &5) 2>&5 +{ (ac_try="$ac_compiler -V >&5" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compiler -V >&5") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } @@ -1942,47 +2566,77 @@ # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 +echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` -if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 - (eval $ac_link_default) 2>&5 +# +# List of possible output files, starting from the most likely. +# The algorithm is not robust to junk in `.', hence go to wildcards (a.*) +# only as a last resort. b.out is created by i960 compilers. +ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' +# +# The IRIX 6 linker writes into existing files which may not be +# executable, retaining their permissions. Remove them first so a +# subsequent execution test works. +ac_rmfiles= +for ac_file in $ac_files +do + case $ac_file in + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; + * ) ac_rmfiles="$ac_rmfiles $ac_file";; + esac +done +rm -f $ac_rmfiles + +if { (ac_try="$ac_link_default" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link_default") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - # Find the output, starting from the most likely. This scheme is -# not robust to junk in `.', hence go to wildcards (a.*) only as a last -# resort. - -# Be careful to initialize this variable, since it used to be cached. -# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. -ac_cv_exeext= -# b.out is created by i960 compilers. -for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out + # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' +# in a Makefile. We should not override ac_cv_exeext if it was cached, +# so that the user can short-circuit this test for compilers unknown to +# Autoconf. +for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) - ;; - conftest.$ac_ext ) - # This is the source file. + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - # FIXME: I believe we export ac_cv_exeext for Libtool, - # but it would be cool to find out if it's true. Does anybody - # maintain Libtool? --akim. - export ac_cv_exeext + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; + then :; else + ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` + fi + # We set ac_cv_exeext here because the later test for it is not + # safe: cross compilers may not add the suffix if given an `-o' + # argument, so we may need to know it at that point already. + # Even if this section looks crufty: it has the advantage of + # actually working. break;; * ) break;; esac done +test "$ac_cv_exeext" = no && ac_cv_exeext= + else + ac_file='' +fi + +{ echo "$as_me:$LINENO: result: $ac_file" >&5 +echo "${ECHO_T}$ac_file" >&6; } +if test -z "$ac_file"; then echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 @@ -1994,19 +2648,21 @@ fi ac_exeext=$ac_cv_exeext -echo "$as_me:$LINENO: result: $ac_file" >&5 -echo "${ECHO_T}$ac_file" >&6 -# Check the compiler produces executables we can run. If not, either +# Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:$LINENO: checking whether the C compiler works" >&5 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5 +echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -2025,22 +2681,27 @@ fi fi fi -echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 +{ echo "$as_me:$LINENO: result: yes" >&5 +echo "${ECHO_T}yes" >&6; } rm -f a.out a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save -# Check the compiler produces executables we can run. If not, either +# Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:$LINENO: result: $cross_compiling" >&5 -echo "${ECHO_T}$cross_compiling" >&6 - -echo "$as_me:$LINENO: checking for suffix of executables" >&5 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 +echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } +{ echo "$as_me:$LINENO: result: $cross_compiling" >&5 +echo "${ECHO_T}$cross_compiling" >&6; } + +{ echo "$as_me:$LINENO: checking for suffix of executables" >&5 +echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then @@ -2051,9 +2712,8 @@ for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - export ac_cv_exeext break;; * ) break;; esac @@ -2067,14 +2727,14 @@ fi rm -f conftest$ac_cv_exeext -echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 -echo "${ECHO_T}$ac_cv_exeext" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 +echo "${ECHO_T}$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -echo "$as_me:$LINENO: checking for suffix of object files" >&5 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for suffix of object files" >&5 +echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2094,14 +2754,20 @@ } _ACEOF rm -f conftest.o conftest.obj -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then - for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do + for ac_file in conftest.o conftest.obj conftest.*; do + test -f "$ac_file" || continue; case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac @@ -2119,12 +2785,12 @@ rm -f conftest.$ac_cv_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 -echo "${ECHO_T}$ac_cv_objext" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 +echo "${ECHO_T}$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 +echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2147,49 +2813,49 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_compiler_gnu=no + ac_compiler_gnu=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 +echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS -CFLAGS="-g" -echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 +echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - cat >conftest.$ac_ext <<_ACEOF + ac_save_c_werror_flag=$ac_c_werror_flag + ac_c_werror_flag=yes + ac_cv_prog_cc_g=no + CFLAGS="-g" + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext @@ -2205,37 +2871,118 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_prog_cc_g=yes +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + CFLAGS="" + cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + : +else + echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_c_werror_flag=$ac_save_c_werror_flag + CFLAGS="-g" + cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ + +int +main () +{ + + ; + return 0; +} +_ACEOF +rm -f conftest.$ac_objext +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 + ac_status=$? + grep -v '^ *+' conftest.er1 >conftest.err + rm -f conftest.er1 + cat conftest.err >&5 + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_prog_cc_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_prog_cc_g=no + +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +fi + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + ac_c_werror_flag=$ac_save_c_werror_flag fi -echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 +echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then @@ -2251,12 +2998,12 @@ CFLAGS= fi fi -echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 -echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 -if test "${ac_cv_prog_cc_stdc+set}" = set; then +{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 +echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } +if test "${ac_cv_prog_cc_c89+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - ac_cv_prog_cc_stdc=no + ac_cv_prog_cc_c89=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -2290,12 +3037,17 @@ /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated - as 'x'. The following induces an error, until -std1 is added to get + as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something - that's true only with -std1. */ + that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters + inside strings and character constants. */ +#define FOO(x) 'x' +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; + int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; @@ -2310,230 +3062,254 @@ return 0; } _ACEOF -# Don't try gcc -ansi; that turns off useful extensions and -# breaks some systems' header files. -# AIX -qlanglvl=ansi -# Ultrix and OSF/1 -std1 -# HP-UX 10.20 and later -Ae -# HP-UX older versions -Aa -D_HPUX_SOURCE -# SVR4 -Xc -D__EXTENSIONS__ -for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_prog_cc_stdc=$ac_arg -break + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then + ac_cv_prog_cc_c89=$ac_arg else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 + fi -rm -f conftest.err conftest.$ac_objext + +rm -f core conftest.err conftest.$ac_objext + test "x$ac_cv_prog_cc_c89" != "xno" && break done -rm -f conftest.$ac_ext conftest.$ac_objext +rm -f conftest.$ac_ext CC=$ac_save_CC fi - -case "x$ac_cv_prog_cc_stdc" in - x|xno) - echo "$as_me:$LINENO: result: none needed" >&5 -echo "${ECHO_T}none needed" >&6 ;; +# AC_CACHE_VAL +case "x$ac_cv_prog_cc_c89" in + x) + { echo "$as_me:$LINENO: result: none needed" >&5 +echo "${ECHO_T}none needed" >&6; } ;; + xno) + { echo "$as_me:$LINENO: result: unsupported" >&5 +echo "${ECHO_T}unsupported" >&6; } ;; *) - echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 - CC="$CC $ac_cv_prog_cc_stdc" ;; + CC="$CC $ac_cv_prog_cc_c89" + { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 +echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; esac -# Some people use a C++ compiler to compile C. Since we use `exit', -# in C++ we need to declare it. In case someone uses the same compiler -# for both compiling C and C++ we need to have the C++ compiler decide -# the declaration of exit, since it's the most demanding environment. -cat >conftest.$ac_ext <<_ACEOF -#ifndef __cplusplus - choke me -#endif -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - for ac_declaration in \ - '' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ - 'extern "C" void exit (int) throw ();' \ - 'extern "C" void exit (int);' \ - 'void exit (int);' -do - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_declaration -#include -int -main () -{ -exit (42); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 -continue +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu +DEPDIR="${am__leading_dot}deps" + +ac_config_commands="$ac_config_commands depfiles" + + +am_make=${MAKE-make} +cat > confinc << 'END' +am__doit: + @echo done +.PHONY: am__doit +END +# If we don't find an include directive, just comment out the code. +{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 +echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; } +am__include="#" +am__quote= +_am_result=none +# First try GNU make style include. +echo "include confinc" > confmf +# We grep out `Entering directory' and `Leaving directory' +# messages which can occur if `w' ends up in MAKEFLAGS. +# In particular we don't look at `^make:' because GNU make might +# be invoked under some other name (usually "gmake"), in which +# case it prints its new name instead of `make'. +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then + am__include=include + am__quote= + _am_result=GNU +fi +# Now try BSD make style include. +if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf + if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then + am__include=.include + am__quote="\"" + _am_result=BSD + fi fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_declaration -int -main () -{ -exit (42); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - break -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 + +{ echo "$as_me:$LINENO: result: $_am_result" >&5 +echo "${ECHO_T}$_am_result" >&6; } +rm -f confinc confmf + +# Check whether --enable-dependency-tracking was given. +if test "${enable_dependency_tracking+set}" = set; then + enableval=$enable_dependency_tracking; fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -done -rm -f conftest* -if test -n "$ac_declaration"; then - echo '#ifdef __cplusplus' >>confdefs.h - echo $ac_declaration >>confdefs.h - echo '#endif' >>confdefs.h + +if test "x$enable_dependency_tracking" != xno; then + am_depcomp="$ac_aux_dir/depcomp" + AMDEPBACKSLASH='\' +fi + if test "x$enable_dependency_tracking" != xno; then + AMDEP_TRUE= + AMDEP_FALSE='#' +else + AMDEP_TRUE='#' + AMDEP_FALSE= fi + + +depcc="$CC" am_compiler_list= + +{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; } +if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 + if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then + # We make a subdir and do the tests there. Otherwise we can end up + # making bogus files that we don't know about and never remove. For + # instance it was reported that on HP-UX the gcc test will end up + # making a dummy file named `D' -- because `-MD' means `put the output + # in D'. + mkdir conftest.dir + # Copy depcomp to subdir because otherwise we won't find it if we're + # using a relative directory. + cp "$am_depcomp" conftest.dir + cd conftest.dir + # We will build objects and dependencies in a subdirectory because + # it helps to detect inapplicable dependency modes. For instance + # both Tru64's cc and ICC support -MD to output dependencies as a + # side effect of compilation, but ICC will put the dependencies in + # the current directory while Tru64 will put them in the object + # directory. + mkdir sub + + am_cv_CC_dependencies_compiler_type=none + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` + fi + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and + # we should not choose a depcomp mode which is confused by this. + # + # We need to recreate these files for each test, as the compiler may + # overwrite some of them when testing with obscure command lines. + # This happens at least with the AIX C compiler. + : > sub/conftest.c + for i in 1 2 3 4 5 6; do + echo '#include "conftst'$i'.h"' >> sub/conftest.c + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with + # Solaris 8's {/usr,}/bin/sh. + touch sub/conftst$i.h + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + + case $depmode in + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested + if test "x$enable_dependency_tracking" = xyes; then + continue + else + break + fi + ;; + none) break ;; + esac + # We check with `-c' and `-o' for the sake of the "dashmstdout" + # mode. It turns out that the SunPro C++ compiler does not properly + # handle `-M -o', and we need to detect this. + if depmode=$depmode \ + source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ + $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message + # that says an option was ignored or not supported. + # When given -MP, icc 7.0 and 7.1 complain thusly: + # icc: Command line warning: ignoring option '-M'; no argument required + # The diagnosis changed in icc 8.0: + # icc: Command line remark: option '-MP' not supported + if (grep 'ignoring option' conftest.err || + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else + am_cv_CC_dependencies_compiler_type=$depmode + break + fi + fi + done + + cd .. + rm -rf conftest.dir +else + am_cv_CC_dependencies_compiler_type=none +fi fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu +{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 +echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; } +CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type + + if + test "x$enable_dependency_tracking" != xno \ + && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then + am__fastdepCC_TRUE= + am__fastdepCC_FALSE='#' +else + am__fastdepCC_TRUE='#' + am__fastdepCC_FALSE= +fi -# Check whether --enable-default-device or --disable-default-device was given. + +# Check whether --enable-default-device was given. if test "${enable_default_device+set}" = set; then - enableval="$enable_default_device" - DEFAULTDEVICE=$enableval + enableval=$enable_default_device; DEFAULTDEVICE=$enableval else DEFAULTDEVICE=cdrom -fi; +fi -# Check whether --enable-nls or --disable-nls was given. + +# Check whether --enable-nls was given. if test "${enable_nls+set}" = set; then - enableval="$enable_nls" - use_nls=$enableval + enableval=$enable_nls; use_nls=$enableval else use_nls=yes -fi; +fi + if test "x$use_nls" != "xno" ; then CFLAGS="$CFLAGS -DUSE_NLS=1" fi - - -if test "x$use_nls" != "xno"; then + if test "x$use_nls" != "xno"; then USE_NLS_TRUE= USE_NLS_FALSE='#' else @@ -2542,13 +3318,16 @@ fi +ac_config_headers="$ac_config_headers config.h" + + ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 +echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= @@ -2582,24 +3361,22 @@ #endif Syntax error _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then : else echo "$as_me: failed program was:" >&5 @@ -2608,9 +3385,10 @@ # Broken: fails on valid input. continue fi + rm -f conftest.err conftest.$ac_ext - # OK, works on sane cases. Now check whether non-existent headers + # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -2620,24 +3398,22 @@ /* end confdefs.h. */ #include _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then # Broken: success on invalid input. continue else @@ -2648,6 +3424,7 @@ ac_preproc_ok=: break fi + rm -f conftest.err conftest.$ac_ext done @@ -2665,8 +3442,8 @@ else ac_cv_prog_CPP=$CPP fi -echo "$as_me:$LINENO: result: $CPP" >&5 -echo "${ECHO_T}$CPP" >&6 +{ echo "$as_me:$LINENO: result: $CPP" >&5 +echo "${ECHO_T}$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do @@ -2689,24 +3466,22 @@ #endif Syntax error _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then : else echo "$as_me: failed program was:" >&5 @@ -2715,9 +3490,10 @@ # Broken: fails on valid input. continue fi + rm -f conftest.err conftest.$ac_ext - # OK, works on sane cases. Now check whether non-existent headers + # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ @@ -2727,24 +3503,22 @@ /* end confdefs.h. */ #include _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then # Broken: success on invalid input. continue else @@ -2755,6 +3529,7 @@ ac_preproc_ok=: break fi + rm -f conftest.err conftest.$ac_ext done @@ -2777,74 +3552,218 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking for egrep" >&5 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6 -if test "${ac_cv_prog_egrep+set}" = set; then +{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 +echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } +if test "${ac_cv_path_GREP+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + # Extract the first word of "grep ggrep" to use in msg output +if test -z "$GREP"; then +set dummy grep ggrep; ac_prog_name=$2 +if test "${ac_cv_path_GREP+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - if echo a | (grep -E '(a|b)') >/dev/null 2>&1 - then ac_cv_prog_egrep='grep -E' - else ac_cv_prog_egrep='egrep' + ac_path_GREP_found=false +# Loop through the user's path and test for each of PROGNAME-LIST +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in grep ggrep; do + for ac_exec_ext in '' $ac_executable_extensions; do + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" + { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue + # Check for GNU ac_path_GREP and select it if it is found. + # Check for GNU $ac_path_GREP +case `"$ac_path_GREP" --version 2>&1` in +*GNU*) + ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; +*) + ac_count=0 + echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" + while : + do + cat "conftest.in" "conftest.in" >"conftest.tmp" + mv "conftest.tmp" "conftest.in" + cp "conftest.in" "conftest.nl" + echo 'GREP' >> "conftest.nl" + "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break + ac_count=`expr $ac_count + 1` + if test $ac_count -gt ${ac_path_GREP_max-0}; then + # Best one so far, save it but keep looking for a better one + ac_cv_path_GREP="$ac_path_GREP" + ac_path_GREP_max=$ac_count fi + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out;; +esac + + + $ac_path_GREP_found && break 3 + done +done + +done +IFS=$as_save_IFS + + fi -echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 -echo "${ECHO_T}$ac_cv_prog_egrep" >&6 - EGREP=$ac_cv_prog_egrep +GREP="$ac_cv_path_GREP" +if test -z "$GREP"; then + { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} + { (exit 1); exit 1; }; } +fi -echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 -if test "${ac_cv_header_stdc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#include -#include + ac_cv_path_GREP=$GREP +fi -int -main () -{ + +fi +{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 +echo "${ECHO_T}$ac_cv_path_GREP" >&6; } + GREP="$ac_cv_path_GREP" + + +{ echo "$as_me:$LINENO: checking for egrep" >&5 +echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } +if test "${ac_cv_path_EGREP+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 + then ac_cv_path_EGREP="$GREP -E" + else + # Extract the first word of "egrep" to use in msg output +if test -z "$EGREP"; then +set dummy egrep; ac_prog_name=$2 +if test "${ac_cv_path_EGREP+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + ac_path_EGREP_found=false +# Loop through the user's path and test for each of PROGNAME-LIST +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + for ac_prog in egrep; do + for ac_exec_ext in '' $ac_executable_extensions; do + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" + { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue + # Check for GNU ac_path_EGREP and select it if it is found. + # Check for GNU $ac_path_EGREP +case `"$ac_path_EGREP" --version 2>&1` in +*GNU*) + ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; +*) + ac_count=0 + echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" + while : + do + cat "conftest.in" "conftest.in" >"conftest.tmp" + mv "conftest.tmp" "conftest.in" + cp "conftest.in" "conftest.nl" + echo 'EGREP' >> "conftest.nl" + "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break + ac_count=`expr $ac_count + 1` + if test $ac_count -gt ${ac_path_EGREP_max-0}; then + # Best one so far, save it but keep looking for a better one + ac_cv_path_EGREP="$ac_path_EGREP" + ac_path_EGREP_max=$ac_count + fi + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done + rm -f conftest.in conftest.tmp conftest.nl conftest.out;; +esac + + + $ac_path_EGREP_found && break 3 + done +done + +done +IFS=$as_save_IFS + + +fi + +EGREP="$ac_cv_path_EGREP" +if test -z "$EGREP"; then + { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} + { (exit 1); exit 1; }; } +fi + +else + ac_cv_path_EGREP=$EGREP +fi + + + fi +fi +{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 +echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } + EGREP="$ac_cv_path_EGREP" + + +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } +if test "${ac_cv_header_stdc+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 +else + cat >conftest.$ac_ext <<_ACEOF +/* confdefs.h. */ +_ACEOF +cat confdefs.h >>conftest.$ac_ext +cat >>conftest.$ac_ext <<_ACEOF +/* end confdefs.h. */ +#include +#include +#include +#include + +int +main () +{ ; return 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_stdc=no + ac_cv_header_stdc=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. @@ -2900,6 +3819,7 @@ cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include +#include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) @@ -2919,18 +3839,27 @@ for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) - exit(2); - exit (0); + return 2; + return 0; } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 + { (case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_try") 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -2943,12 +3872,14 @@ ( exit $ac_status ) ac_cv_header_stdc=no fi -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi + + fi fi -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF @@ -2957,8 +3888,8 @@ fi -echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5 -echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5 +echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6; } if test "${ac_cv_header_sys_wait_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -2971,7 +3902,7 @@ #include #include #ifndef WEXITSTATUS -# define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) +# define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) #endif #ifndef WIFEXITED # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) @@ -2988,37 +3919,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_header_sys_wait_h=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_header_sys_wait_h=no + ac_cv_header_sys_wait_h=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 -echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 +echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6; } if test $ac_cv_header_sys_wait_h = yes; then cat >>confdefs.h <<\_ACEOF @@ -3041,9 +3969,9 @@ inttypes.h stdint.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -3057,37 +3985,35 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_Header=no" + eval "$as_ac_Header=no" fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 @@ -3104,18 +4030,19 @@ for ac_header in fcntl.h sys/ioctl.h unistd.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then + { echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -3126,40 +4053,37 @@ #include <$ac_header> _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -3168,24 +4092,22 @@ /* end confdefs.h. */ #include <$ac_header> _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -3193,9 +4115,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -3219,25 +4142,19 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_header" >&5 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 +ac_res=`eval echo '${'$as_ac_Header'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } fi if test `eval echo '${'$as_ac_Header'}'` = yes; then @@ -3250,8 +4167,8 @@ done -echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 -echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 +echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; } if test "${ac_cv_c_const+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else @@ -3269,10 +4186,10 @@ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; - const charset x; + const charset cs; /* SunOS 4.1.1 cc rejects this. */ - char const *const *ccp; - char **p; + char const *const *pcpcc; + char **ppc; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; @@ -3281,16 +4198,17 @@ an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; - ccp = &g + (g ? g-g : 0); + pcpcc = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ - ++ccp; - p = (char**) ccp; - ccp = (char const *const *) p; + ++pcpcc; + ppc = (char**) pcpcc; + pcpcc = (char const *const *) ppc; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; + if (s) return 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; @@ -3309,7 +4227,9 @@ } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; + if (!foo) return 0; } + return !cs[0] && !zero.x; #endif ; @@ -3317,37 +4237,34 @@ } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_cv_c_const=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_cv_c_const=no + ac_cv_c_const=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 -echo "${ECHO_T}$ac_cv_c_const" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 +echo "${ECHO_T}$ac_cv_c_const" >&6; } if test $ac_cv_c_const = no; then cat >>confdefs.h <<\_ACEOF @@ -3360,12 +4277,13 @@ -for ac_func in regcomp strdup strerror + +for ac_func in regcomp strdup strerror asprintf do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_func" >&5 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 -if eval "test \"\${$as_ac_var+set}\" = set"; then +{ echo "$as_me:$LINENO: checking for $ac_func" >&5 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF @@ -3391,67 +4309,60 @@ #undef $ac_func -/* Override any gcc2 internal prototype to avoid an error. */ +/* Override any GCC internal prototype to avoid an error. + Use char because int might match the return type of a GCC + builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" -{ #endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ -#if defined (__stub_$ac_func) || defined (__stub___$ac_func) +#if defined __stub_$ac_func || defined __stub___$ac_func choke me -#else -char (*f) () = $ac_func; -#endif -#ifdef __cplusplus -} #endif int main () { -return f != $ac_func; +return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>conftest.er1 +if { (ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { 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 + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest$ac_exeext && + $as_test_x conftest$ac_exeext; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -eval "$as_ac_var=no" + eval "$as_ac_var=no" fi -rm -f conftest.err conftest.$ac_objext \ + +rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 +ac_res=`eval echo '${'$as_ac_var'}'` + { echo "$as_me:$LINENO: result: $ac_res" >&5 +echo "${ECHO_T}$ac_res" >&6; } if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 @@ -3462,17 +4373,17 @@ if test "${ac_cv_header_linux_version_h+set}" = set; then - echo "$as_me:$LINENO: checking for linux/version.h" >&5 -echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for linux/version.h" >&5 +echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6; } if test "${ac_cv_header_linux_version_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 -echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 +echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking linux/version.h usability" >&5 -echo $ECHO_N "checking linux/version.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking linux/version.h usability" >&5 +echo $ECHO_N "checking linux/version.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -3483,40 +4394,37 @@ #include _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking linux/version.h presence" >&5 -echo $ECHO_N "checking linux/version.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking linux/version.h presence" >&5 +echo $ECHO_N "checking linux/version.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -3525,24 +4433,22 @@ /* end confdefs.h. */ #include _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -3550,9 +4456,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -3576,25 +4483,18 @@ echo "$as_me: WARNING: linux/version.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: linux/version.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: linux/version.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for linux/version.h" >&5 -echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for linux/version.h" >&5 +echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6; } if test "${ac_cv_header_linux_version_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_linux_version_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 -echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 +echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6; } fi if test $ac_cv_header_linux_version_h = yes; then @@ -3604,17 +4504,17 @@ unset ac_cv_header_linux_version_h CPPFLAGS="$CPPFLAGS -I/usr/src/linux/include" if test "${ac_cv_header_linux_version_h+set}" = set; then - echo "$as_me:$LINENO: checking for linux/version.h" >&5 -echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6 + { echo "$as_me:$LINENO: checking for linux/version.h" >&5 +echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6; } if test "${ac_cv_header_linux_version_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi -echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 -echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 +echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6; } else # Is the header compilable? -echo "$as_me:$LINENO: checking linux/version.h usability" >&5 -echo $ECHO_N "checking linux/version.h usability... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking linux/version.h usability" >&5 +echo $ECHO_N "checking linux/version.h usability... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -3625,40 +4525,37 @@ #include _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>conftest.er1 +if { (ac_try="$ac_compile" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' - { (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); }; } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then + (exit $ac_status); } && { + test -z "$ac_c_werror_flag" || + test ! -s conftest.err + } && test -s conftest.$ac_objext; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -ac_header_compiler=no + ac_header_compiler=no fi -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 + +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 +echo "${ECHO_T}$ac_header_compiler" >&6; } # Is the header present? -echo "$as_me:$LINENO: checking linux/version.h presence" >&5 -echo $ECHO_N "checking linux/version.h presence... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking linux/version.h presence" >&5 +echo $ECHO_N "checking linux/version.h presence... $ECHO_C" >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF @@ -3667,24 +4564,22 @@ /* end confdefs.h. */ #include _ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +if { (ac_try="$ac_cpp conftest.$ac_ext" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - ac_cpp_err=$ac_cpp_err$ac_c_werror_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then + (exit $ac_status); } >/dev/null && { + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || + test ! -s conftest.err + }; then ac_header_preproc=yes else echo "$as_me: failed program was:" >&5 @@ -3692,9 +4587,10 @@ ac_header_preproc=no fi + rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 +echo "${ECHO_T}$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in @@ -3718,25 +4614,18 @@ echo "$as_me: WARNING: linux/version.h: proceeding with the preprocessor's result" >&2;} { echo "$as_me:$LINENO: WARNING: linux/version.h: in the future, the compiler will take precedence" >&5 echo "$as_me: WARNING: linux/version.h: in the future, the compiler will take precedence" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------------ ## -## Report this to the AC_PACKAGE_NAME lists. ## -## ------------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 + ;; esac -echo "$as_me:$LINENO: checking for linux/version.h" >&5 -echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6 +{ echo "$as_me:$LINENO: checking for linux/version.h" >&5 +echo $ECHO_N "checking for linux/version.h... $ECHO_C" >&6; } if test "${ac_cv_header_linux_version_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_linux_version_h=$ac_header_preproc fi -echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 -echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6 +{ echo "$as_me:$LINENO: result: $ac_cv_header_linux_version_h" >&5 +echo "${ECHO_T}$ac_cv_header_linux_version_h" >&6; } fi if test $ac_cv_header_linux_version_h = yes; then @@ -3751,7 +4640,8 @@ - ac_config_files="$ac_config_files Makefile" +ac_config_files="$ac_config_files Makefile" + cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -3770,39 +4660,58 @@ # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. -# So, don't put newlines in cache variables' values. +# So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. -{ +( + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do + eval ac_val=\$$ac_var + case $ac_val in #( + *${as_nl}*) + case $ac_var in #( + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; + esac + case $ac_var in #( + _ | IFS | as_nl) ;; #( + *) $as_unset $ac_var ;; + esac ;; + esac + done + (set) 2>&1 | - case `(ac_space=' '; set | grep ac_space) 2>&1` in - *ac_space=\ *) + case $as_nl`(ac_space=' '; set) 2>&1` in #( + *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes (double-quote # substitution turns \\\\ into \\, and sed turns \\ into \). sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; + ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n \ - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; - esac; -} | + esac | + sort +) | sed ' + /^ac_cv_env_/b end t clear - : clear + :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end - /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - : end' >>confcache -if diff $cache_file confcache >/dev/null 2>&1; then :; else - if test -w $cache_file; then - test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ + :end' >>confcache +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else + if test -w "$cache_file"; then + test "x$cache_file" != "x/dev/null" && + { echo "$as_me:$LINENO: updating cache $cache_file" >&5 +echo "$as_me: updating cache $cache_file" >&6;} cat confcache >$cache_file else - echo "not updating unwritable cache $cache_file" + { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 +echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache @@ -3811,69 +4720,45 @@ # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -# VPATH may cause trouble with some makes, so we remove $(srcdir), -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=/{ -s/:*\$(srcdir):*/:/; -s/:*\${srcdir}:*/:/; -s/:*@srcdir@:*/:/; -s/^\([^=]*=[ ]*\):*/\1/; -s/:*$//; -s/^[^=]*=[ ]*$//; -}' -fi - -# Transform confdefs.h into DEFS. -# Protect against shell expansion while executing Makefile rules. -# Protect against Makefile macro expansion. -# -# If the first sed substitution is executed (which looks for macros that -# take arguments), then we branch to the quote section. Otherwise, -# look for a macro that doesn't take arguments. -cat >confdef2opt.sed <<\_ACEOF -t clear -: clear -s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g -t quote -s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g -t quote -d -: quote -s,[ `~#$^&*(){}\\|;'"<>?],\\&,g -s,\[,\\&,g -s,\],\\&,g -s,\$,$$,g -p -_ACEOF -# We use echo to avoid assuming a particular line-breaking character. -# The extra dot is to prevent the shell from consuming trailing -# line-breaks from the sub-command output. A line-break within -# single-quotes doesn't work because, if this script is created in a -# platform that uses two characters for line-breaks (e.g., DOS), tr -# would break. -ac_LF_and_DOT=`echo; echo .` -DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` -rm -f confdef2opt.sed - +DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. - ac_i=`echo "$ac_i" | - sed 's/\$U\././;s/\.o$//;s/\.obj$//'` - # 2. Add them. - ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" - ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' + ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' + ac_i=`echo "$ac_i" | sed "$ac_script"` + # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR + # will be set to the directory where LIBOBJS objects are built. + ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" + ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs +if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. +Usually this means the macro was only invoked conditionally." >&5 +echo "$as_me: error: conditional \"AMDEP\" was never defined. +Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } +fi +if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. +Usually this means the macro was only invoked conditionally." >&5 +echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. +Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } +fi +if test -z "${USE_NLS_TRUE}" && test -z "${USE_NLS_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"USE_NLS\" was never defined. +Usually this means the macro was only invoked conditionally." >&5 +echo "$as_me: error: conditional \"USE_NLS\" was never defined. +Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } +fi : ${CONFIG_STATUS=./config.status} ac_clean_files_save=$ac_clean_files @@ -3898,17 +4783,45 @@ ## M4sh Initialization. ## ## --------------------- ## -# Be Bourne compatible +# Be more Bourne compatible +DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix + setopt NO_GLOB_SUBST +else + case `(set -o) 2>/dev/null` in + *posix*) set -o posix ;; +esac + +fi + + + + +# PATH needs CR +# Avoid depending upon Character Ranges. +as_cr_letters='abcdefghijklmnopqrstuvwxyz' +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' +as_cr_Letters=$as_cr_letters$as_cr_LETTERS +as_cr_digits='0123456789' +as_cr_alnum=$as_cr_Letters$as_cr_digits + +# The user is always right. +if test "${PATH_SEPARATOR+set}" != set; then + echo "#! /bin/sh" >conf$$.sh + echo "exit 0" >>conf$$.sh + chmod +x conf$$.sh + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then + PATH_SEPARATOR=';' + else + PATH_SEPARATOR=: + fi + rm -f conf$$.sh fi -DUALCASE=1; export DUALCASE # for MKS sh # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then @@ -3918,8 +4831,43 @@ fi +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +as_nl=' +' +IFS=" "" $as_nl" + +# Find who we are. Look in the path if we contain no directory separator. +case $0 in + *[\\/]* ) as_myself=$0 ;; + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +for as_dir in $PATH +do + IFS=$as_save_IFS + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break +done +IFS=$as_save_IFS + + ;; +esac +# We did not find ourselves, most probably we were run as `sh COMMAND' +# in which case we are not to be found in the path. +if test "x$as_myself" = x; then + as_myself=$0 +fi +if test ! -f "$as_myself"; then + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + { (exit 1); exit 1; } +fi + # Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH +for as_var in ENV MAIL MAILPATH +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var +done PS1='$ ' PS2='> ' PS4='+ ' @@ -3933,18 +4881,19 @@ if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else - $as_unset $as_var + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var fi done # Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false @@ -3952,159 +4901,120 @@ # Name of the executable. -as_me=`$as_basename "$0" || +as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || + X"$0" : 'X\(/\)' \| . 2>/dev/null || echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - + sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } + /^X\/\(\/\/\)$/{ + s//\1/ + q + } + /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi +# CDPATH. +$as_unset CDPATH - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 -echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in - /*) - if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. + # line-number line after each line using $LINENO; the second 'sed' + # does the real work. The second script uses 'N' to pair each + # line-number line with the line containing $LINENO, and appends + # trailing '-' during substitution so that $LINENO is not a special + # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | + # scripts with optimization help from Paolo Bonzini. Blame Lee + # E. McMahon (1931-1989) for sed's syntax. :-) + sed -n ' + p + /[$]LINENO/= + ' <$as_myself | sed ' + s/[$]LINENO.*/&-/ + t lineno + b + :lineno N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, + :loop + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop - s,-$,, - s,^['$as_cr_digits']*\n,, + s/-\n.*// ' >$as_me.lineno && - chmod +x $as_me.lineno || - { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 -echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} + chmod +x "$as_me.lineno" || + { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno + # original and so on. Autoconf is especially sensitive to this). + . "./$as_me.lineno" # Exit status is that of the last command. exit } -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then + as_dirname=dirname +else + as_dirname=false +fi + +ECHO_C= ECHO_N= ECHO_T= +case `echo -n x` in +-n*) + case `echo 'x\c'` in + *c*) ECHO_T=' ';; # ECHO_T is single tab character. + *) ECHO_C='\c';; + esac;; +*) + ECHO_N='-n';; esac -if expr a : '\(a\)' >/dev/null 2>&1; then +if expr a : '\(a\)' >/dev/null 2>&1 && + test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file +if test -d conf$$.dir; then + rm -f conf$$.dir/conf$$.file +else + rm -f conf$$.dir + mkdir conf$$.dir +fi echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links + as_ln_s='ln -s' + # ... but there are two gotchas: + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. + # In both cases, we have to default to `cp -p'. + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi -rm -f conf$$ conf$$.exe conf$$.file +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file +rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: @@ -4113,7 +5023,28 @@ as_mkdir_p=false fi -as_executable_p="test -f" +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -4122,31 +5053,14 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH - exec 6>&1 -# Open the log real soon, to keep \$[0] and so on meaningful, and to +# Save the log message, to keep $[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. Logging --version etc. is OK. -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX -} >&5 -cat >&5 <<_CSEOF - +# values after options handling. +ac_log=" This file was extended by $as_me, which was -generated by GNU Autoconf 2.59. Invocation command line was +generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -4154,30 +5068,20 @@ CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ -_CSEOF -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 -echo >&5 +on `(hostname || uname -n) 2>/dev/null | sed 1q` +" + _ACEOF +cat >>$CONFIG_STATUS <<_ACEOF # Files that config.status was made for. -if test -n "$ac_config_files"; then - echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_headers"; then - echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS -fi +config_files="$ac_config_files" +config_headers="$ac_config_headers" +config_commands="$ac_config_commands" -if test -n "$ac_config_links"; then - echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_commands"; then - echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS -fi +_ACEOF cat >>$CONFIG_STATUS <<\_ACEOF - ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. @@ -4185,30 +5089,41 @@ Usage: $0 [OPTIONS] [FILE]... -h, --help print this help, then exit - -V, --version print version number, then exit + -V, --version print version number and configuration settings, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE + --header=FILE[:TEMPLATE] + instantiate the configuration header FILE Configuration files: $config_files +Configuration headers: +$config_headers + +Configuration commands: +$config_commands + Report bugs to ." -_ACEOF +_ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ config.status -configured by $0, generated by GNU Autoconf 2.59, - with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" +configured by $0, generated by GNU Autoconf 2.61, + with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -Copyright (C) 2003 Free Software Foundation, Inc. +Copyright (C) 2006 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." -srcdir=$srcdir -INSTALL="$INSTALL" + +ac_pwd='$ac_pwd' +srcdir='$srcdir' +INSTALL='$INSTALL' +MKDIR_P='$MKDIR_P' _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF @@ -4219,39 +5134,24 @@ do case $1 in --*=*) - ac_option=`expr "x$1" : 'x\([^=]*\)='` - ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; - -*) + *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; - *) # This is not an option, so the user has probably given explicit - # arguments. - ac_option=$1 - ac_need_defaults=false;; esac case $ac_option in # Handling of the options. -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; - --version | --vers* | -V ) - echo "$ac_cs_version"; exit 0 ;; - --he | --h) - # Conflict between --help and --header - { { echo "$as_me:$LINENO: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&2;} - { (exit 1); exit 1; }; };; - --help | --hel | -h ) - echo "$ac_cs_usage"; exit 0 ;; - --debug | --d* | -d ) + --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) + echo "$ac_cs_version"; exit ;; + --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift @@ -4261,18 +5161,24 @@ $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; + --he | --h) + # Conflict between --help and --header + { echo "$as_me: error: ambiguous option: $1 +Try \`$0 --help' for more information." >&2 + { (exit 1); exit 1; }; };; + --help | --hel | -h ) + echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. - -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&2;} + -*) { echo "$as_me: error: unrecognized option: $1 +Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; - *) ac_config_targets="$ac_config_targets $1" ;; + *) ac_config_targets="$ac_config_targets $1" + ac_need_defaults=false ;; esac shift @@ -4288,371 +5194,759 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF if \$ac_cs_recheck; then - echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 - exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 + CONFIG_SHELL=$SHELL + export CONFIG_SHELL + exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion fi _ACEOF +cat >>$CONFIG_STATUS <<\_ACEOF +exec 5>>config.log +{ + echo + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX +## Running $as_me. ## +_ASBOX + echo "$ac_log" +} >&5 +_ACEOF +cat >>$CONFIG_STATUS <<_ACEOF +# +# INIT-COMMANDS +# +AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - - +_ACEOF cat >>$CONFIG_STATUS <<\_ACEOF + +# Handling of arguments. for ac_config_target in $ac_config_targets do - case "$ac_config_target" in - # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; + case $ac_config_target in + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; + "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done + # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files + test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers + test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason to put it here, and in addition, +# simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. -# Create a temporary directory, and hook for its removal unless debugging. +# Hook for its removal unless debugging. +# Note that there is a small window in which the directory will not be cleaned: +# after its creation but before its name has been assigned to `$tmp'. $debug || { - trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 + tmp= + trap 'exit_status=$? + { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status +' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } - # Create a (secure) tmp directory for tmp files. { - tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { - tmp=./confstat$$-$RANDOM - (umask 077 && mkdir $tmp) + tmp=./conf$$-$RANDOM + (umask 077 && mkdir "$tmp") } || { echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } -_ACEOF - -cat >>$CONFIG_STATUS <<_ACEOF - # -# CONFIG_FILES section. +# Set up the sed scripts for CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h -if test -n "\$CONFIG_FILES"; then - # Protect against being on the right side of a sed subst in config.status. - sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; - s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF -s,@SHELL@,$SHELL,;t t -s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t -s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t -s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t -s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t -s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t -s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t -s,@exec_prefix@,$exec_prefix,;t t -s,@prefix@,$prefix,;t t -s,@program_transform_name@,$program_transform_name,;t t -s,@bindir@,$bindir,;t t -s,@sbindir@,$sbindir,;t t -s,@libexecdir@,$libexecdir,;t t -s,@datadir@,$datadir,;t t -s,@sysconfdir@,$sysconfdir,;t t -s,@sharedstatedir@,$sharedstatedir,;t t -s,@localstatedir@,$localstatedir,;t t -s,@libdir@,$libdir,;t t -s,@includedir@,$includedir,;t t -s,@oldincludedir@,$oldincludedir,;t t -s,@infodir@,$infodir,;t t -s,@mandir@,$mandir,;t t -s,@build_alias@,$build_alias,;t t -s,@host_alias@,$host_alias,;t t -s,@target_alias@,$target_alias,;t t -s,@DEFS@,$DEFS,;t t -s,@ECHO_C@,$ECHO_C,;t t -s,@ECHO_N@,$ECHO_N,;t t -s,@ECHO_T@,$ECHO_T,;t t -s,@LIBS@,$LIBS,;t t -s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t -s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t -s,@INSTALL_DATA@,$INSTALL_DATA,;t t -s,@PACKAGE@,$PACKAGE,;t t -s,@VERSION@,$VERSION,;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,@SET_MAKE@,$SET_MAKE,;t t -s,@CC@,$CC,;t t -s,@CFLAGS@,$CFLAGS,;t t -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,@DEFAULTDEVICE@,$DEFAULTDEVICE,;t t -s,@USE_NLS_TRUE@,$USE_NLS_TRUE,;t t -s,@USE_NLS_FALSE@,$USE_NLS_FALSE,;t t -s,@CPP@,$CPP,;t t -s,@EGREP@,$EGREP,;t t -s,@LIBOBJS@,$LIBOBJS,;t t -s,@LTLIBOBJS@,$LTLIBOBJS,;t t -CEOF - -_ACEOF - - cat >>$CONFIG_STATUS <<\_ACEOF - # Split the substitutions into bite-sized pieces for seds with - # small command number limits, like on Digital OSF/1 and HP-UX. - ac_max_sed_lines=48 - ac_sed_frag=1 # Number of current file. - ac_beg=1 # First line for current file. - ac_end=$ac_max_sed_lines # Line after last line for current file. - ac_more_lines=: - ac_sed_cmds= - while $ac_more_lines; do - if test $ac_beg -gt 1; then - sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - else - sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - fi - if test ! -s $tmp/subs.frag; then - ac_more_lines=false - else - # The purpose of the label and of the branching condition is to - # speed up the sed processing (if there are no `@' at all, there - # is no need to browse any of the substitutions). - # These are the two extra sed commands mentioned above. - (echo ':t - /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed - if test -z "$ac_sed_cmds"; then - ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" - else - ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" - fi - ac_sed_frag=`expr $ac_sed_frag + 1` - ac_beg=$ac_end - ac_end=`expr $ac_end + $ac_max_sed_lines` - fi - done - if test -z "$ac_sed_cmds"; then - ac_sed_cmds=cat +if test -n "$CONFIG_FILES"; then + +_ACEOF + + + +ac_delim='%!_!# ' +for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF +SHELL!$SHELL$ac_delim +PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim +PACKAGE_NAME!$PACKAGE_NAME$ac_delim +PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim +PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim +PACKAGE_STRING!$PACKAGE_STRING$ac_delim +PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim +exec_prefix!$exec_prefix$ac_delim +prefix!$prefix$ac_delim +program_transform_name!$program_transform_name$ac_delim +bindir!$bindir$ac_delim +sbindir!$sbindir$ac_delim +libexecdir!$libexecdir$ac_delim +datarootdir!$datarootdir$ac_delim +datadir!$datadir$ac_delim +sysconfdir!$sysconfdir$ac_delim +sharedstatedir!$sharedstatedir$ac_delim +localstatedir!$localstatedir$ac_delim +includedir!$includedir$ac_delim +oldincludedir!$oldincludedir$ac_delim +docdir!$docdir$ac_delim +infodir!$infodir$ac_delim +htmldir!$htmldir$ac_delim +dvidir!$dvidir$ac_delim +pdfdir!$pdfdir$ac_delim +psdir!$psdir$ac_delim +libdir!$libdir$ac_delim +localedir!$localedir$ac_delim +mandir!$mandir$ac_delim +DEFS!$DEFS$ac_delim +ECHO_C!$ECHO_C$ac_delim +ECHO_N!$ECHO_N$ac_delim +ECHO_T!$ECHO_T$ac_delim +LIBS!$LIBS$ac_delim +build_alias!$build_alias$ac_delim +host_alias!$host_alias$ac_delim +target_alias!$target_alias$ac_delim +INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim +INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim +INSTALL_DATA!$INSTALL_DATA$ac_delim +am__isrc!$am__isrc$ac_delim +CYGPATH_W!$CYGPATH_W$ac_delim +PACKAGE!$PACKAGE$ac_delim +VERSION!$VERSION$ac_delim +ACLOCAL!$ACLOCAL$ac_delim +AUTOCONF!$AUTOCONF$ac_delim +AUTOMAKE!$AUTOMAKE$ac_delim +AUTOHEADER!$AUTOHEADER$ac_delim +MAKEINFO!$MAKEINFO$ac_delim +install_sh!$install_sh$ac_delim +STRIP!$STRIP$ac_delim +INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim +mkdir_p!$mkdir_p$ac_delim +AWK!$AWK$ac_delim +SET_MAKE!$SET_MAKE$ac_delim +am__leading_dot!$am__leading_dot$ac_delim +AMTAR!$AMTAR$ac_delim +am__tar!$am__tar$ac_delim +am__untar!$am__untar$ac_delim +CC!$CC$ac_delim +CFLAGS!$CFLAGS$ac_delim +LDFLAGS!$LDFLAGS$ac_delim +CPPFLAGS!$CPPFLAGS$ac_delim +ac_ct_CC!$ac_ct_CC$ac_delim +EXEEXT!$EXEEXT$ac_delim +OBJEXT!$OBJEXT$ac_delim +DEPDIR!$DEPDIR$ac_delim +am__include!$am__include$ac_delim +am__quote!$am__quote$ac_delim +AMDEP_TRUE!$AMDEP_TRUE$ac_delim +AMDEP_FALSE!$AMDEP_FALSE$ac_delim +AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim +CCDEPMODE!$CCDEPMODE$ac_delim +am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim +am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim +DEFAULTDEVICE!$DEFAULTDEVICE$ac_delim +USE_NLS_TRUE!$USE_NLS_TRUE$ac_delim +USE_NLS_FALSE!$USE_NLS_FALSE$ac_delim +CPP!$CPP$ac_delim +GREP!$GREP$ac_delim +EGREP!$EGREP$ac_delim +LIBOBJS!$LIBOBJS$ac_delim +LTLIBOBJS!$LTLIBOBJS$ac_delim +_ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 83; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} + { (exit 1); exit 1; }; } + else + ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi -fi # test -n "$CONFIG_FILES" +done + +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed` +if test -n "$ac_eof"; then + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q` + ac_eof=`expr $ac_eof + 1` +fi +cat >>$CONFIG_STATUS <<_ACEOF +cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end +_ACEOF +sed ' +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g +s/^/s,@/; s/!/@,|#_!!_#|/ +:n +t n +s/'"$ac_delim"'$/,g/; t +s/$/\\/; p +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n +' >>$CONFIG_STATUS >$CONFIG_STATUS <<_ACEOF +:end +s/|#_!!_#|//g +CEOF$ac_eof _ACEOF + + +# VPATH may cause trouble with some makes, so we remove $(srcdir), +# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and +# trailing colons and then remove the whole line if VPATH becomes empty +# (actually we leave an empty line to preserve line numbers). +if test "x$srcdir" = x.; then + ac_vpsub='/^[ ]*VPATH[ ]*=/{ +s/:*\$(srcdir):*/:/ +s/:*\${srcdir}:*/:/ +s/:*@srcdir@:*/:/ +s/^\([^=]*=[ ]*\):*/\1/ +s/:*$// +s/^[^=]*=[ ]*$// +}' +fi + cat >>$CONFIG_STATUS <<\_ACEOF -for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". - case $ac_file in - - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - * ) ac_file_in=$ac_file.in ;; +fi # test -n "$CONFIG_FILES" + + +for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS +do + case $ac_tag in + :[FHLC]) ac_mode=$ac_tag; continue;; + esac + case $ac_mode$ac_tag in + :[FHL]*:*);; + :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 +echo "$as_me: error: Invalid tag $ac_tag." >&2;} + { (exit 1); exit 1; }; };; + :[FH]-) ac_tag=-:-;; + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac + ac_save_IFS=$IFS + IFS=: + set x $ac_tag + IFS=$ac_save_IFS + shift + ac_file=$1 + shift - # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. - ac_dir=`(dirname "$ac_file") 2>/dev/null || + case $ac_mode in + :L) ac_source=$1;; + :[FH]) + ac_file_inputs= + for ac_f + do + case $ac_f in + -) ac_f="$tmp/stdin";; + *) # Look for the file first in the build tree, then in the source tree + # (if the path is not absolute). The absolute path cannot be DOS-style, + # because $ac_f cannot contain `:'. + test -f "$ac_f" || + case $ac_f in + [\\/$]*) false;; + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; + esac || + { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 +echo "$as_me: error: cannot find input file: $ac_f" >&2;} + { (exit 1); exit 1; }; };; + esac + ac_file_inputs="$ac_file_inputs $ac_f" + done + + # Let's still pretend it is `configure' which instantiates (i.e., don't + # use $as_me), people would be surprised to read: + # /* config.h. Generated by config.status. */ + configure_input="Generated from "`IFS=: + echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure." + if test x"$ac_file" != x-; then + configure_input="$ac_file. $configure_input" + { echo "$as_me:$LINENO: creating $ac_file" >&5 +echo "$as_me: creating $ac_file" >&6;} + fi + + case $ac_tag in + *:-:* | *:-) cat >"$tmp/stdin";; + esac + ;; + esac + + ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p "$ac_dir" - else - as_dir="$ac_dir" + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + { as_dir="$ac_dir" + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || + while :; do + case $as_dir in #( + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 +echo "$as_me: error: cannot create directory $as_dir" >&2;} { (exit 1); exit 1; }; }; } - ac_builddir=. -if test "$ac_dir" != .; then +case "$ac_dir" in +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; +*) ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi + # A ".." for each directory in $ac_dir_suffix. + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` + case $ac_top_builddir_sub in + "") ac_top_builddir_sub=. ac_top_build_prefix= ;; + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; + esac ;; +esac +ac_abs_top_builddir=$ac_pwd +ac_abs_builddir=$ac_pwd$ac_dir_suffix +# for backward compatibility: +ac_top_builddir=$ac_top_build_prefix case $srcdir in - .) # No --srcdir option. We are building in place. + .) # We are building in place. ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. + ac_top_srcdir=$ac_top_builddir_sub + ac_abs_top_srcdir=$ac_pwd ;; + [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; + ac_top_srcdir=$srcdir + ac_abs_top_srcdir=$srcdir ;; + *) # Relative name. + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix + ac_top_srcdir=$ac_top_build_prefix$srcdir + ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix -# Do not use `cd foo && pwd` to compute absolute paths, because -# the directories may not exist. -case `pwd` in -.) ac_abs_builddir="$ac_dir";; -*) - case "$ac_dir" in - .) ac_abs_builddir=`pwd`;; - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; - *) ac_abs_builddir=`pwd`/"$ac_dir";; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_builddir=${ac_top_builddir}.;; -*) - case ${ac_top_builddir}. in - .) ac_abs_top_builddir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_srcdir=$ac_srcdir;; -*) - case $ac_srcdir in - .) ac_abs_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; - esac;; -esac -case $ac_abs_builddir in -.) ac_abs_top_srcdir=$ac_top_srcdir;; -*) - case $ac_top_srcdir in - .) ac_abs_top_srcdir=$ac_abs_builddir;; - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; - esac;; -esac + case $ac_mode in + :F) + # + # CONFIG_FILE + # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_builddir$INSTALL ;; + *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac + ac_MKDIR_P=$MKDIR_P + case $MKDIR_P in + [\\/$]* | ?:[\\/]* ) ;; + */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; + esac +_ACEOF - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - if test x"$ac_file" = x-; then - configure_input= - else - configure_input="$ac_file. " - fi - configure_input=$configure_input"Generated from `echo $ac_file_in | - sed 's,.*/,,'` by configure." - - # First look for the input files in the build tree, otherwise in the - # src tree. - ac_file_inputs=`IFS=: - for f in $ac_file_in; do - case $f in - -) echo $tmp/stdin ;; - [\\/$]*) - # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - echo "$f";; - *) # Relative - if test -f "$f"; then - # Build tree - echo "$f" - elif test -f "$srcdir/$f"; then - # Source tree - echo "$srcdir/$f" - else - # /dev/null tree - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - fi;; - esac - done` || { (exit 1); exit 1; } - - if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi +cat >>$CONFIG_STATUS <<\_ACEOF +# If the template does not know about datarootdir, expand it. +# FIXME: This hack should be removed a few years after 2.60. +ac_datarootdir_hack=; ac_datarootdir_seen= + +case `sed -n '/datarootdir/ { + p + q +} +/@datadir@/p +/@docdir@/p +/@infodir@/p +/@localedir@/p +/@mandir@/p +' $ac_file_inputs` in +*datarootdir*) ac_datarootdir_seen=yes;; +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) + { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF + ac_datarootdir_hack=' + s&@datadir@&$datadir&g + s&@docdir@&$docdir&g + s&@infodir@&$infodir&g + s&@localedir@&$localedir&g + s&@mandir@&$mandir&g + s&\\\${datarootdir}&$datarootdir&g' ;; +esac +_ACEOF + +# Neutralize VPATH when `$srcdir' = `.'. +# Shell code in configure.ac might set extrasub. +# FIXME: do we really want to maintain this feature? +cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s,@configure_input@,$configure_input,;t t -s,@srcdir@,$ac_srcdir,;t t -s,@abs_srcdir@,$ac_abs_srcdir,;t t -s,@top_srcdir@,$ac_top_srcdir,;t t -s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t -s,@builddir@,$ac_builddir,;t t -s,@abs_builddir@,$ac_abs_builddir,;t t -s,@top_builddir@,$ac_top_builddir,;t t -s,@abs_top_builddir@,$ac_abs_top_builddir,;t t -s,@INSTALL@,$ac_INSTALL,;t t -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out - rm -f $tmp/stdin +s&@configure_input@&$configure_input&;t t +s&@top_builddir@&$ac_top_builddir_sub&;t t +s&@srcdir@&$ac_srcdir&;t t +s&@abs_srcdir@&$ac_abs_srcdir&;t t +s&@top_srcdir@&$ac_top_srcdir&;t t +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t +s&@builddir@&$ac_builddir&;t t +s&@abs_builddir@&$ac_abs_builddir&;t t +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t +s&@INSTALL@&$ac_INSTALL&;t t +s&@MKDIR_P@&$ac_MKDIR_P&;t t +$ac_datarootdir_hack +" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out + +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && + { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && + { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined." >&5 +echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +which seems to be undefined. Please make sure it is defined." >&2;} + + rm -f "$tmp/stdin" + case $ac_file in + -) cat "$tmp/out"; rm -f "$tmp/out";; + *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; + esac + ;; + :H) + # + # CONFIG_HEADER + # +_ACEOF + +# Transform confdefs.h into a sed script `conftest.defines', that +# substitutes the proper values into config.h.in to produce config.h. +rm -f conftest.defines conftest.tail +# First, append a space to every undef/define line, to ease matching. +echo 's/$/ /' >conftest.defines +# Then, protect against being on the right side of a sed subst, or in +# an unquoted here document, in config.status. If some macros were +# called several times there might be several #defines for the same +# symbol, which is useless. But do not sort them, since the last +# AC_DEFINE must be honored. +ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* +# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where +# NAME is the cpp macro being defined, VALUE is the value it is being given. +# PARAMS is the parameter list in the macro definition--in most cases, it's +# just an empty string. +ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*' +ac_dB='\\)[ (].*,\\1define\\2' +ac_dC=' ' +ac_dD=' ,' + +uniq confdefs.h | + sed -n ' + t rset + :rset + s/^[ ]*#[ ]*define[ ][ ]*// + t ok + d + :ok + s/[\\&,]/\\&/g + s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p + s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p + ' >>conftest.defines + +# Remove the space that was appended to ease matching. +# Then replace #undef with comments. This is necessary, for +# example, in the case of _POSIX_SOURCE, which is predefined and required +# on some systems where configure will not decide to define it. +# (The regexp can be short, since the line contains either #define or #undef.) +echo 's/ $// +s,^[ #]*u.*,/* & */,' >>conftest.defines + +# Break up conftest.defines: +ac_max_sed_lines=50 + +# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1" +# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2" +# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1" +# et cetera. +ac_in='$ac_file_inputs' +ac_out='"$tmp/out1"' +ac_nxt='"$tmp/out2"' + +while : +do + # Write a here document: + cat >>$CONFIG_STATUS <<_ACEOF + # First, check the format of the line: + cat >"\$tmp/defines.sed" <<\\CEOF +/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def +/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def +b +:def +_ACEOF + sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS + echo 'CEOF + sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS + ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in + sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail + grep . conftest.tail >/dev/null || break + rm -f conftest.defines + mv conftest.tail conftest.defines +done +rm -f conftest.defines conftest.tail + +echo "ac_result=$ac_in" >>$CONFIG_STATUS +cat >>$CONFIG_STATUS <<\_ACEOF if test x"$ac_file" != x-; then - mv $tmp/out $ac_file + echo "/* $configure_input */" >"$tmp/config.h" + cat "$ac_result" >>"$tmp/config.h" + if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then + { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 +echo "$as_me: $ac_file is unchanged" >&6;} + else + rm -f $ac_file + mv "$tmp/config.h" $ac_file + fi else - cat $tmp/out - rm -f $tmp/out + echo "/* $configure_input */" + cat "$ac_result" fi + rm -f "$tmp/out12" +# Compute $ac_file's index in $config_headers. +_am_arg=$ac_file +_am_stamp_count=1 +for _am_header in $config_headers :; do + case $_am_header in + $_am_arg | $_am_arg:* ) + break ;; + * ) + _am_stamp_count=`expr $_am_stamp_count + 1` ;; + esac +done +echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || +$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$_am_arg" : 'X\(//\)[^/]' \| \ + X"$_am_arg" : 'X\(//\)$' \| \ + X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || +echo X"$_am_arg" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'`/stamp-h$_am_stamp_count + ;; + + :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5 +echo "$as_me: executing $ac_file commands" >&6;} + ;; + esac + + case $ac_file$ac_mode in + "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do + # Strip MF so we end up with the name of the file. + mf=`echo "$mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile or not. + # We used to match only the files named `Makefile.in', but + # some people rename them; so instead we look at the file content. + # Grep'ing the first line is not enough: some people post-process + # each Makefile.in and add a new line on top of each file to say so. + # Grep'ing the whole file is not good either: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then + dirpart=`$as_dirname -- "$mf" || +$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$mf" : 'X\(//\)[^/]' \| \ + X"$mf" : 'X\(//\)$' \| \ + X"$mf" : 'X\(/\)' \| . 2>/dev/null || +echo X"$mf" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + else + continue + fi + # Extract the definition of DEPDIR, am__include, and am__quote + # from the Makefile without running `make'. + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` + test -z "$DEPDIR" && continue + am__include=`sed -n 's/^am__include = //p' < "$mf"` + test -z "am__include" && continue + am__quote=`sed -n 's/^am__quote = //p' < "$mf"` + # When using ansi2knr, U may be empty or an underscore; expand it + U=`sed -n 's/^U = //p' < "$mf"` + # Find all dependency output files, they are included files with + # $(DEPDIR) in their names. 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 " + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/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=`$as_dirname -- "$file" || +$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$file" : 'X\(//\)[^/]' \| \ + X"$file" : 'X\(//\)$' \| \ + X"$file" : 'X\(/\)' \| . 2>/dev/null || +echo X"$file" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + { as_dir=$dirpart/$fdir + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { + as_dirs= + while :; do + case $as_dir in #( + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( + *) as_qdir=$as_dir;; + esac + as_dirs="'$as_qdir' $as_dirs" + as_dir=`$as_dirname -- "$as_dir" || +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$as_dir" : 'X\(//\)[^/]' \| \ + X"$as_dir" : 'X\(//\)$' \| \ + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || +echo X"$as_dir" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` + test -d "$as_dir" && break + done + test -z "$as_dirs" || eval "mkdir $as_dirs" + } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 +echo "$as_me: error: cannot create directory $as_dir" >&2;} + { (exit 1); exit 1; }; }; } + # echo "creating $dirpart/$file" + echo '# dummy' > "$dirpart/$file" + done done -_ACEOF + ;; + + esac +done # for ac_tag -cat >>$CONFIG_STATUS <<\_ACEOF { (exit 0); exit 0; } _ACEOF --- eject-2.1.5+deb1+cvs20081104.orig/configure.in +++ eject-2.1.5+deb1+cvs20081104/configure.in @@ -29,7 +29,7 @@ AC_C_CONST dnl Checks for library functions. -AC_CHECK_FUNCS(regcomp strdup strerror) +AC_CHECK_FUNCS(regcomp strdup strerror asprintf) dnl only try standard kernel paths if the toolchain dnl is unable to locate linux includes by itself --- eject-2.1.5+deb1+cvs20081104.orig/debian/changelog +++ eject-2.1.5+deb1+cvs20081104/debian/changelog @@ -0,0 +1,849 @@ +eject (2.1.5+deb1+cvs20081104-13.1) unstable; urgency=low + + [ Ankit Sinha ] + * Non-maintainer upload. + * eject now iterates through /dev/device_name[0-9] + (LP: #795239, Closes: #719110) + + [ Bart Martens ] + * debian/rules: Create directory debian/eject-udeb if it doesn't exist yet. + + -- Gianfranco Costamagna Fri, 14 Feb 2014 22:17:11 +0100 + +eject (2.1.5+deb1+cvs20081104-13) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Kannada (Mallikarjuna). Closes: #694409 + + [ Frank Lichtenheld ] + * debian/rules: Set CC correctly if cross-building. + Patch by Colin Watson. Closes: #694837 + + -- Frank Lichtenheld Sun, 23 Dec 2012 23:30:02 +0100 + +eject (2.1.5+deb1+cvs20081104-12) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Serbian (Karolina Kalic). Closes: #691286 + - Serbian Latin (Karolina Kalic). Closes: #691287 + + -- Frank Lichtenheld Fri, 23 Nov 2012 23:55:16 +0100 + +eject (2.1.5+deb1+cvs20081104-11) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Slovenian (Vanja Cvelbar). Closes: #670618 + - Latvian (Rūdolfs Mazurs). Closes: #674693 + - Welsh (Daffyd Tomos). + + [ Frank Lichtenheld ] + * Declare Multi-Arch: foreign. Requested by Helmut Grohne. + Closes: #676780 + * Use dpkg-buildflags for hand-built dmcrypt-get-device, too. + * Use hardening=+all + * Added build dependency on dpkg-dev (>= 1.16.1~) for the changes + above + * Bump Standards-Version to 3.9.3 (no changes) + + -- Frank Lichtenheld Mon, 25 Jun 2012 01:29:01 +0200 + +eject (2.1.5+deb1+cvs20081104-10) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Serbian Latin (Janos Guljas). Closes: #600141 + - Ukrainian (Anton Gladky). Closes: #654298 + + [ Frank Lichtenheld ] + * Fix handling of mount points with spaces in name again, + got broken when importing upstream patches. + * Always send ioctl to main device file, not partitions. + Thanks to Kristof Provost. Closes: #659904 + + -- Frank Lichtenheld Mon, 20 Feb 2012 01:07:09 +0100 + +eject (2.1.5+deb1+cvs20081104-9) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Nepali (Nabin Gautam). Closes: #614691 + - Sinhala (Danishka Navin). Closes: #640758, #640936 + + * Program translations: + - Danish (Joe Hansen). Closes: #626731 + + [ Frank Lichtenheld ] + * Debconf translations: + - Uyghur (Sahran). Closes: #627010 + * Bump Standards-Version to 3.9.2 (no changes) + * Bump debian/compat to 9 + + -- Frank Lichtenheld Fri, 02 Dec 2011 21:55:35 +0100 + +eject (2.1.5+deb1+cvs20081104-8) unstable; urgency=low + + * Bump Standards-Version to 3.9.1: + - Use kfreebsd-any in Build-Depends + * Convert debian/rules to use dh + * Apply patch to avoid -X side-effects by Adam Buchbinder. + Fixes Ubuntu bug #136971 + * Import openSUSE patches by Anna Bernáthová: + - use CDROM_DRIVE_STATUS in toggle (bnc#374526) + - check host_status and driver_status when using SG_IO (bnc#358033) + + * Program translations: + - Slovenian (Andrej Znidarsic). Closes: #603674 + - Portuguese (Américo Monteiro). Closes: #567898 + + -- Frank Lichtenheld Sat, 19 Feb 2011 19:47:14 +0100 + +eject (2.1.5+deb1+cvs20081104-7.1) unstable; urgency=low + + * Non-maintainer upload to fix pending debconf translations + (Debian Installer menu entries) + * Debconf translations: + - Simplified Chinese (Ming Hua). + - Persian (Vahid Ghaderi). Closes: #587021 + - Kazakh (Sarsenov D.). Closes: #587101 + - Bosnian (Armin Beširović). Closes: #587101 + - Icelandic (Sveinn í Felli). + - Serbian (Janos Guljas). Closes: #600140 + - Greek (Kostas Papadimas). Closes: #604450 + - Italian updated (Milo Casagrande). Closes: #559505 + + -- Christian Perrier Sun, 19 Dec 2010 09:13:58 +0100 + +eject (2.1.5+deb1+cvs20081104-7) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Bengali added. + - Telugu (Veeven) added. Closes: #544043 + + [ Frank Lichtenheld ] + * Bump Standards-Version to 3.8.2 (no changes) + + * Program translations: + - Italian updated. Closes: #534349 + + -- Frank Lichtenheld Mon, 26 Oct 2009 17:43:50 +0100 + +eject (2.1.5+deb1+cvs20081104-6) unstable; urgency=low + + * Only try to open the device read/write if not root. + (Partly addresses #522859) + + * Bump Standards-Version to 3.8.1 (no changes) + + * Program translations: + - Swedish updated. Closes: #517512 + + -- Frank Lichtenheld Sun, 19 Apr 2009 01:33:10 +0200 + +eject (2.1.5+deb1+cvs20081104-5) unstable; urgency=low + + * Upload to unstable. + + -- Frank Lichtenheld Sat, 21 Feb 2009 16:17:28 +0100 + +eject (2.1.5+deb1+cvs20081104-4) experimental; urgency=low + + * Fix segfault I introduced while merging the patches from + upstream CVS. DeMangleMount does not strdup the string + anymore, remove one now superfluous free(). + + -- Frank Lichtenheld Sat, 14 Feb 2009 11:27:35 +0100 + +eject (2.1.5+deb1+cvs20081104-3) experimental; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Asturian added. Closes: #511142 + - Kazakh added. Closes: #514589 + + -- Frank Lichtenheld Mon, 09 Feb 2009 21:24:28 +0100 + +eject (2.1.5+deb1+cvs20081104-2) experimental; urgency=low + + * Fix building on kFreeBSD. + + -- Frank Lichtenheld Wed, 05 Nov 2008 22:53:18 +0100 + +eject (2.1.5+deb1+cvs20081104-1) experimental; urgency=low + + * Added pending patches from upstream CVS + * Added patches from Ubuntu submitted by Martin Pitt: + + Fix cdrom speed detection if /proc/sys/dev/cdrom/info references a + symlink. LP: #264071, Closes: #504480 + + Ignore EIO on ioctl(CDROMEJECT) during -T. LP: #91873, + Closes: #504478 + * Fix some typos in Debian changelog. Reported by Paul Menzel. + Closes: #501287, #501288 + + -- Frank Lichtenheld Thu, 23 Oct 2008 22:37:51 +0200 + +eject (2.1.5+deb1-4) unstable; urgency=medium + + [ Christian Perrier ] + * Debconf translations: + - Wolof added (sent directly by translator) + + -- Frank Lichtenheld Wed, 01 Oct 2008 14:58:09 +0200 + +eject (2.1.5+deb1-3) unstable; urgency=medium + + [ Christian Perrier ] + * Debconf translations: + - Khmer added (sent directly by translator) + + -- Frank Lichtenheld Fri, 26 Sep 2008 23:36:33 +0200 + +eject (2.1.5+deb1-2) unstable; urgency=low + + [ Christian Perrier ] + * Debconf translations: + - Hindi added (sent directly by the translator) + - Marathi added (sent directly by the translator) + - Croatian added + - Georgian added. Closes: #498419 + + -- Frank Lichtenheld Sat, 13 Sep 2008 18:20:39 +0200 + +eject (2.1.5+deb1-1) unstable; urgency=low + + * Create new upstream tarball so that we can get rid of + these strange named .po files. Closes: #336792, #336810 + * New git repository online, add Vcs-* fields. + * Add Homepage field. + * Debconf translations: + - Lithuanian added. Closes: #490779 + + -- Frank Lichtenheld Sun, 20 Jul 2008 23:42:07 +0200 + +eject (2.1.5-10) unstable; urgency=medium + + * Debconf translations: + - Belarusian added. Closes: #488624 + - Slovak added. Closes: #488892 + * Bump Standards-Version to 3.8.0. + + -- Frank Lichtenheld Mon, 07 Jul 2008 00:24:13 +0200 + +eject (2.1.5-9) unstable; urgency=low + + * Program translations: + - Turkish updated. Closes: #482406 + * Debconf translations: + - Turkish added. Closes: #482715 + - Esperanto added. Closes: #478957 + (this was added in -8 as a program translation, but + is really a debconf translation) + + -- Frank Lichtenheld Wed, 28 May 2008 22:09:22 +0200 + +eject (2.1.5-8) unstable; urgency=low + + * Don't issue an error message about missing dmcrypt script. + This avoids some spurios warnings in d-i. Closes: #470760 + * Debhelper: + - Increase compat level to 6 + - Use dh_lintian to install override. Needs + build-depends debhelper >= 6.0.7. + * Debconf translations: + - Albanian added. Closes: #480280 + - Belarusian added. Closes: #480922 + - Irish added. Closes: #480876 + * Program translations: + - Eperanto added. Closes: #478957 + + -- Frank Lichtenheld Mon, 12 May 2008 21:05:46 +0200 + +eject (2.1.5-7) unstable; urgency=low + + * Debconf translations: + - Malayalam added. Closes: #456514 + - Catalan added. Closes: #465525 + - Taiwanese Chinese added. Closes: #464859 + * Program translations: + - Português/Brasil updated. Closes: #450498 + - Italian added. Closes: #472098 + * Bump Standards-Version to 3.7.3 (no changes) + * Remove Vcs-* header since the old CVS repository + is no more and the converted git repository is + broken and needs to be redone. + + -- Frank Lichtenheld Fri, 18 Apr 2008 21:45:37 +0200 + +eject (2.1.5-6) unstable; urgency=low + + [ Frank Lichtenheld ] + * Add homepage to watch file since eject's version on ibiblio + is very outdated + * Added Vcs-Browser field + * Debconf translations: + - Korean updated. Closes: #446253 + - Finnish added. Closes: #448374 + + [ Christian Perrier ] + * Debconf translations: + - Norwegian Nynorsk added (sent directly by translator). + + -- Frank Lichtenheld Mon, 17 Sep 2007 19:15:31 +0200 + +eject (2.1.5-5) unstable; urgency=low + + * L10n updates only + + [ Christian Perrier ] + * Debconf translations: + - Nepali added. Closes: #435341 + - Korean added. Closes: #437469 + - Gujarati added. Closes: #438830 + + -- Frank Lichtenheld Sun, 26 Aug 2007 18:03:28 +0200 + +eject (2.1.5-4) unstable; urgency=medium + + [ Frank Lichtenheld ] + * devmapper is a linux concept and can't be used on kfreebsd: + - do not build-depend on libdevmapper-dev + - do not try to build the devmapper helper program + * since the changes don't affect Debian release archs, use + higher urgency to not delay testing migration too long + + [ Christian Perrier ] + * Debconf translations: + - Arabic added. Closes: #433052 + + -- Frank Lichtenheld Mon, 23 Jul 2007 22:12:39 +0200 + +eject (2.1.5-3) unstable; urgency=low + + [ Frank Lichtenheld ] + * Finally merge the devmapper patch from Ubuntu. + If that will break anything, now seems to be the + right time to try it :). Patch mostly by Martin + Pitt. Closes: #388350 + * Some clean-up afterwards: + - Add appropriate infos in debian/copyright + - Add missing header inclusion in dmcrypt-get-device.c + - use CC instead of hardcoded "gcc" in debian/rules + (This is probably not enough to ensure things like + working cross-compile. But I only want to regenerate + the whole auto* stuff if someone actually needs it) + * Other clean-up: + - Fix lintian warning debian-rules-ignores-make-clean-error + - Add lintian override for setuid binary + + [ Christian Perrier ] + * Debconf translations: + - Hebrew updated. Closes: #425737 + - Tamil added. Closes: #430113 + - Dzongkha added. Closes: #430626 + + -- Frank Lichtenheld Thu, 05 Jul 2007 17:57:00 +0200 + +eject (2.1.5-2) unstable; urgency=low + + [ Frank Lichtenheld ] + * Remove support for Linux kernels older than 2.1. It don't + think anyone will miss it and it makes the build process more + robust. (For now it works around #423462) + + [ Christian Perrier ] + * Debconf translations: + - Dutch updated. Closes: #424680 + + -- Frank Lichtenheld Fri, 18 May 2007 22:52:02 +0200 + +eject (2.1.5-1) unstable; urgency=low + + [ Frank Lichtenheld ] + * New upstream release (Closes: #394531) + + [ Christian Perrier ] + * Debconf translations: + - French updated and converted to UTF-8 + - Thai added. Closes: #422757 + - Basque added. Closes: #422782 + - Bulgarian added. Closes: #422816 + - Czech updated. Closes: #422818 + - Brazilian Portuguese added. Closes: #422856 + - Swedish updated. Closes: #422868 + - Simplified Chinese added. Closes: #423139 + + -- Frank Lichtenheld Thu, 10 May 2007 15:21:29 +0200 + +eject (2.1.4-4) unstable; urgency=low + + * Multiply installer-menu-item number by 100 + as requested by Joey Hess (960 -> 96000). + (Closes: #418607) + + -- Frank Lichtenheld Tue, 10 Apr 2007 23:22:32 +0200 + +eject (2.1.4-3) unstable; urgency=high + + * Acknowledge NMU (Closes: #375536) + * Urgency high to give the thing a chance to make it for + d-i RC2 + * debian/po/gl.po: Add translation by Jacobo Tarrio. + (Closes: #405402) + * po/pt_BR.po, po/cs_CZ.po, po/tr_TR.po: Add new and + updated translations from 2.1.5 + * debian/copyright: Update URL of project homepage. + + -- Frank Lichtenheld Thu, 28 Sep 2006 14:30:45 +0200 + +eject (2.1.4-2.1) unstable; urgency=low + + * Non-Maintainer Upload + * Correct capitalization of field names in templates file (closes: #375536). + * Revert priority change for the udeb; it was not the cause of the menu + title not being shown. + + -- Frans Pop Tue, 11 Jul 2006 23:15:08 +0200 + +eject (2.1.4-2) unstable; urgency=low + + * debian/po/da.po: Add translation by Claus Hindsgaul. + (Closes: #350043) + * debian/po/es.po: Add translation by Daniel Franganillo. (#344192) + * po/sv_SE.po: Updated translation by Daniel Nylander + * po/es_ES.po: Updated translation by Daniel Franganillo. + (Closes: #344192) + * Increase priority of udeb to standard so that the menu + item gets displayed. + * Try to open devices for writing, too. Some eject methods seem + to require this. Still fallback to read-only opening in case + we don't have write access. (Closes: #366408) + * Fix handling of mount points with spaces in their name. I solved + this but copying quite some code from util-linux. Better solutions + welcome... + * Bump Standards-Version to 3.7.2 (no changes). + + -- Frank Lichtenheld Sun, 11 Dec 2005 23:19:54 +0100 + +eject (2.1.4-1) unstable; urgency=low + + * New upstream release + + Includes complete Debian patch (without po/), yay :) + + Sanitized tarball again: removed debian/ and all CVS/ subdirectories, + removed .cvsignore and replaced the symlinks again + * Fix copyright years in eject.c which I fucked up in my 2.1.3 merge + (also fix copyright years in debian/copyright which I forgot to + update) + * po/de_DE.po: Improved translation + + -- Frank Lichtenheld Sun, 11 Dec 2005 16:08:15 +0100 + +eject (2.1.3-1) unstable; urgency=low + + * New upstream release (Closes: #342479) + + I sanitized the tarball: I removed debian/ and autom4te.cache/ + and replaced the autotools symlinks with the real files + * po/sv_SE.po: Updated translation (2.0.13deb-18) by + Daniel Nylander (Closes: #336656) + * po/de_DE.po: Updated translation (2.1.3-1) by me + * debian/po/pt.po: New translation by Simão Pedro Cardoso + (Closes: #336929) + * eject.1: Fix some newly introduced hyphen errors + * Use debhelper compat level 5 and update build-dependencies + accordingly + * debian/rules: New upstream release allows more sane CFLAGS handling + + -- Frank Lichtenheld Sun, 6 Nov 2005 22:34:16 +0100 + +eject (2.0.13deb-18) unstable; urgency=low + + * Update upstream .pot file and unfuzzy translations where possible. + Thanks to Daniel Nylander for noticing. + + -- Frank Lichtenheld Sat, 8 Oct 2005 18:30:30 +0200 + +eject (2.0.13deb-17) unstable; urgency=low + + * Christopher Martin suggested that it might be a good idea + to merge the pmount patch from Ubuntu. I'm still not convinced + that this is a particulary good hack but lets do it nevertheless + in absence of better ideas. (Closes: #331276) + * debian/po/sv.po: Added translation by Daniel Nylander + (Closes: #331340) + * po/sv_SE.po: Added translation by Daniel Nylander (Closes: #332226) + * Reword the Description a bit. Remove long sentence about auto-eject + feature and add one about the other uses of eject than CD-ROMs. + + -- Frank Lichtenheld Wed, 5 Oct 2005 12:31:03 +0200 + +eject (2.0.13deb-16) unstable; urgency=medium + + * Fix a segfault when unmounting more than one partition of + a multi partition device (double regfree). Why has never anyone + hit this bug in so many years? + * Update FSF Address in debian/copyright + * Since I've added me to the copyright statement in eject.c + some time ago, make this in debian/copyright, too + + -- Frank Lichtenheld Tue, 20 Sep 2005 01:34:54 +0200 + +eject (2.0.13deb-15) unstable; urgency=low + + * Drop -fomit-frame-pointers on m68k since gcc 4.0 produces + an ICE with it. Seems to be already fixed in gcc-snapshot + so hopefully this is only needed temporarily + * Add build dependency to a dpkg-dev which supports + DEB_HOST_ARCH_CPU + + -- Frank Lichtenheld Thu, 8 Sep 2005 17:16:24 +0200 + +eject (2.0.13deb-14) unstable; urgency=low + + * Apply patch by Robert Millan for GNU/kFreeBSD support + (Closes: #324569) + + -- Frank Lichtenheld Sat, 27 Aug 2005 14:30:51 +0200 + +eject (2.0.13deb-13) unstable; urgency=low + + * Build with -Os -fomit-frame-pointer on request of + Joey Hess (this reduces the size of the binary and + thereby of the udeb) (Closes: #314362) + * Bump Standards-Version to 3.6.2 (no changes) + + -- Frank Lichtenheld Fri, 1 Jul 2005 17:01:21 +0200 + +eject (2.0.13deb-12) unstable; urgency=low + + * The Ubuntu translations were partly mangled, + clean-up: + - debian/po/pl.po: use corrected file + - debian/po/{nb,hu}.po: convert back to utf-8 + Thanks to Colin Watson for the help + (again Closes: #303252) + * debian/po/vi.po: Added translation by Clytie Siddall + (Closes: #311626) + + -- Frank Lichtenheld Mon, 9 May 2005 13:46:07 +0200 + +eject (2.0.13deb-11) unstable; urgency=low + + * Upload to unstable as d-i development is now + in unstable, too. + * debian/po/ru.po: Added translation by Basilius + (Closes: #300918) + * Translations from Ubuntu, provided by Colin Watson: + (Closes: #303252) + - debian/po/el.po by Kostas Papadimas + - debian/po/hu.po by Gabor Burjan + - debian/po/id.po by Yoppy Hidayanto + - debian/po/nb.po by Terance Edward Sola + - debian/po/pl.po by Dominik Zablotny + - debian/po/ro.po by Ovidiu Damian + + -- Frank Lichtenheld Wed, 23 Mar 2005 14:26:32 +0100 + +eject (2.0.13deb-10) experimental; urgency=low + + * eject.c: don't try to send ioctls to directories or + files. If we end up with them (because they exists, but + can not be mapped to a device by fstab) we try the next + possibility (Closes: #291422) + * po/es.po: Added translation of packages' gettext strings + by Daniel Franganillo (Closes: #295743) + + -- Frank Lichtenheld Fri, 4 Mar 2005 15:43:47 -0800 + +eject (2.0.13deb-9) experimental; urgency=low + + * debian/po/it.po: Added translation by Stefano Melchior + (Closes: #279014) + * volname.1: Document the fact that volname works on normal files, too. + * eject.c: + + Use newer SG_IO ioctl interface (Closes: #279568) + + Unmount by mountpoint, not by device name (Closes: #276657) + + Don't try to resolve symlinks when called with -p as + /proc/mounts doesn't resolve symlinks either (unlike /etc/mtab) + + Ignore errors that occour in ScsiEject at the BLKRRPART + ioctl(), there are just too many situations where this isn't + a valid action (e.g. when ejecting USB/IEEE1394 storage devices). + * README: Fix a typo + + -- Frank Lichtenheld Sun, 31 Oct 2004 17:48:07 +0100 + +eject (2.0.13deb-8sarge2) unstable; urgency=low + + * po/es.po: Added translation of packages' gettext strings + by Daniel Franganillo (Closes: #295743) + + -- Frank Lichtenheld Sun, 27 Feb 2005 00:55:42 +0100 + +eject (2.0.13deb-8sarge1) unstable; urgency=low + + * debian/po/it.po: Added translation by Stefano Melchior + (Closes: #279014) + * volname.1: Document the fact that volname works on normal files, too + * README: Fix a typo + + -- Frank Lichtenheld Tue, 25 Jan 2005 16:48:12 +0100 + +eject (2.0.13deb-8) unstable; urgency=low + + * eject.c: Don't try to eject /cdrom anymore, this location is + deprecated (support for /media was already added in -4) + * eject.1: Forgot to mention /media at one place in man page + * Both changes together should avoid any unexpected and undocumented + behaviour (Closes: #271527), thanx to Helge Kreutzmann for + alerting me to the problem + + -- Frank Lichtenheld Sun, 10 Oct 2004 20:13:29 +0200 + +eject (2.0.13deb-7) unstable; urgency=low + + * debian/po/cs.po: Added translation by + Jan Outrata (Closes: #260378) + * debian/control: Add other console based CD-ROM drive control + programs to Suggests: cdtool and setcd (Closes: #252372) + Thanks to Jari Aalto for the suggestion. + + -- Frank Lichtenheld Tue, 20 Jul 2004 21:10:26 +0200 + +eject (2.0.13deb-6) unstable; urgency=low + + * Acknowledge NMU. + * debian/po/ja.po: Added translation by Hideki Yamane + (Closes: #251465) + + -- Frank Lichtenheld Fri, 28 May 2004 21:15:47 +0200 + +eject (2.0.13deb-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Encode udeb templates in UTF-8 (closes: #251203). + + -- Colin Watson Thu, 27 May 2004 08:46:48 -0300 + +eject (2.0.13deb-5) unstable; urgency=low + + * debian/po/fr.po: Added translation by Christian Perrier + (Closes: #249238) + * debian/po/nl.po: Added translation by Luk Claes + (Closes: #250662) + * eject.1: Correct minus/hyphens in --no-unmount patch + + -- Frank Lichtenheld Sun, 16 May 2004 13:54:32 +0200 + +eject (2.0.13deb-4) unstable; urgency=low + + * eject.c: + + Add patch by Bastian Kleineidam + to check return values of malloc, regcomp, close and fclose + (Closes: #214705) + + also try /media/, order is now /dev/, /media/, /mnt/ + + fix fstab patch that lost the gettextization of a string + * eject.1: document /media/ change + * po/eject.pot,po/de_DE.po: Update pot files and German translation + * debian/watch: add watch file + * debian/copyright: remove superfluous colon from upstream URL + * debian/po/pt_BR.po: Added translation by Andre Luis Lopes + (Closes: #248779) + + -- Frank Lichtenheld Thu, 13 May 2004 13:35:37 +0200 + +eject (2.0.13deb-3) unstable; urgency=low + + * debian/control: Change section of eject-udeb to debian-installer. + * eject.1: Fix hyphen vs. minus mistakes. + * eject.c, eject.1: Add patch by Bastian Kleineidam + for a new -m, --no-unmount option (Closes: #227348) + + -- Frank Lichtenheld Tue, 27 Apr 2004 21:37:32 +0200 + +eject (2.0.13deb-2) unstable; urgency=low + + * debian/rules,debian/control,debhelper/compat: debhelperize + * debian/control,debian/rules: add eject-udeb package on + request of Sven Luther (Closes: #243166) + * debian/rules: install more docs (AUTHORS, NEWS, TODO) + + -- Frank Lichtenheld Sun, 11 Apr 2004 21:46:59 +0200 + +eject (2.0.13deb-1) unstable; urgency=low + + * New orig tarball without debian/ directory + to get rid of debian/files and debian/substvars + * Also delete debian/dirs as we don't need it, too + + -- Frank Lichtenheld Wed, 17 Mar 2004 16:27:40 +0100 + +eject (2.0.13-5) unstable; urgency=low + + * debian/copyright: Improve the copyright file a lot + * eject.c, volname.c: Update the FSF address + + -- Frank Lichtenheld Mon, 1 Mar 2004 02:20:47 +0100 + +eject (2.0.13-4) unstable; urgency=low + + * New maintainer (closes: #227776) + * Acknowledge NMU (closes: #214044, #214558) + * eject.1: Fix typos in manpage (closes: #221299) + * debian/rules: change the /cdrom patch to let + eject and volname behave as documented + + volname.c: add prefix "/dev/" to DEVICEDEFAULT since + the manpage claims that it should do that (closes: #219735) + + eject.c: also try "/cdrom" if device is "cdrom" to + cover /cdrom (I'm not so convinced about supporting this at + all, perhaps I will restore the upstream behaviour) + * debian/rules: Clean up. Support DEB_BUILD_OPTS. + * debian/control: Bump Standards-Version to 3.6.1 + + -- Frank Lichtenheld Tue, 20 Jan 2004 22:07:43 +0100 + +eject (2.0.13-3.1) unstable; urgency=low + + * NMU + * Fix gettext build dependency. (closes: #214044) + * Add #include to volname.c. + + -- Lukas Geyer Wed, 8 Oct 2003 02:09:28 -0400 + +eject (2.0.13-3) unstable; urgency=low + + * Declare gettext build dependency. (closes: #214044) + + -- Martin Mitchell Sat, 4 Oct 2003 17:57:11 +1000 + +eject (2.0.13-2) unstable; urgency=low + + * Update to standards version 3.6.1. (closes: #102448) + * Enable /cdrom as the default device. (closes: #173419) + * Apply patch to install gettext catalog files. (closes: #192829) + * Undo NMU breakage and apply patch to skip errors if /etc/fstab + is unreadable. Thanks to Lukas Geyer. (closes: #128597,#213359) + + -- Martin Mitchell Sat, 4 Oct 2003 13:23:07 +1000 + +eject (2.0.13-1.1) unstable; urgency=low + + * Non-maintainer Upload. + * Use /cdrom as the default device. (Closes: #173419) + * Only consult /etc/fstab when the information is + needed. (Closes: #128597) + + -- Petter Reinholdtsen Wed, 24 Sep 2003 10:22:14 +0200 + +eject (2.0.13-1) unstable; urgency=low + + * New upstream release. + * Update to standards version 3.5.8. + + -- Martin Mitchell Mon, 23 Dec 2002 01:30:19 +1100 + +eject (2.0.12-1) unstable; urgency=low + + * New upstream release. (closes: #155172, #114148) + * Update copyright file. (closes: #133493) + * Update to standards version 3.5.7. + + -- Martin Mitchell Sat, 7 Sep 2002 01:13:13 +1000 + +eject (2.0.3-1) unstable; urgency=low + + * New upstream release, with kernel 2.4 support. (closes: #88379) + * Correct manpage syntax. (closes: #90283) + + -- Martin Mitchell Wed, 25 Apr 2001 12:07:56 +1000 + +eject (2.0.2-2) unstable; urgency=low + + * Update copyright information. + * Update to standards version 3.2.1. (closes: #80747, #82132, #82215) + * Patch to ignore commented fstab lines. (closes: #66810) + * Test with recent kernels to confirm behavior. (closes: #65755) + * Change to section utils. (closes: #74465) + * Support multiple symlinks. (closes: #80596) + + -- Martin Mitchell Sun, 28 Jan 2001 12:55:17 +1100 + +eject (2.0.2-1) unstable; urgency=low + + * New upstream release. (closes: #34477) + * Fix already open behaviour. (closes: #34021) + * New code for cd changers. (closes: #18280) + + -- Martin Mitchell Wed, 17 Mar 1999 00:38:31 +1100 + +eject (1.5-8) unstable; urgency=low + + * Minor source changes for powerpc compilation. + + -- Martin Mitchell Thu, 3 Sep 1998 01:56:40 +1000 + +eject (1.5-7) unstable; urgency=low + + * Fix ejecting for /dev/scd devices. (#22706) + + -- Martin Mitchell Sun, 14 Jun 1998 17:50:50 +1000 + +eject (1.5-6) frozen unstable; urgency=low + + * Fix -u option for unmounting before ejecting. (#18234) + * Update to standards version 2.4.1. + + -- Martin Mitchell Tue, 12 May 1998 05:33:40 +1000 + +eject (1.5-5) unstable; urgency=low + + * Fix -u option when device was mounted as a symlink. (#12078) + + -- Martin Mitchell Wed, 10 Dec 1997 05:08:42 +1100 + +eject (1.5-4) unstable; urgency=low + + * Update to standards version 2.3.0.1. + + -- Martin Mitchell Wed, 26 Nov 1997 17:18:30 +1100 + +eject (1.5-3) unstable; urgency=low + + * New maintainer. + + -- Martin Mitchell Wed, 26 Nov 1997 17:05:32 +1100 + +eject (1.5-2.1) unstable; urgency=low + + * Non-maintainer release. + * Libc6 compile. + + -- Martin Mitchell Sat, 15 Nov 1997 01:56:15 +1100 + +eject (1.5-2) unstable; urgency=low + + * Change of maintainer + + -- Benedikt Eric Heinen Mon, 9 Jun 1997 06:39:57 +0200 + +eject (1.5-1) unstable; urgency=low + + * New upstream release + * debmake + + -- Christoph Lameter Sat, 8 Feb 1997 19:47:17 -0800 + +eject (1.4-2) unstable; urgency=low + + * Missing newline at the end of debian/control + + -- Christoph Lameter Sun, 15 Sep 1996 14:51:46 +0800 + +eject (1.4-1) unstable; urgency=low + + * Initial Release + + -- Christoph Lameter Sun, 15 Sep 1996 14:51:46 +0800 + + + --- eject-2.1.5+deb1+cvs20081104.orig/debian/compat +++ eject-2.1.5+deb1+cvs20081104/debian/compat @@ -0,0 +1 @@ +9 --- eject-2.1.5+deb1+cvs20081104.orig/debian/control +++ eject-2.1.5+deb1+cvs20081104/debian/control @@ -0,0 +1,32 @@ +Source: eject +Section: utils +Priority: optional +Build-Depends: gettext, dpkg-dev (>= 1.16.1~), debhelper (>= 9~), autotools-dev, libdevmapper-dev [!kfreebsd-any], libsgutils2-dev +Maintainer: Frank Lichtenheld +Standards-Version: 3.9.3 +Vcs-Git: git://git.debian.org/git/collab-maint/eject.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/eject.git +Homepage: http://www.pobox.com/~tranter/eject.html + +Package: eject +Architecture: any +Multi-Arch: foreign +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: cdtool, setcd +Description: ejects CDs and operates CD-Changers under Linux + This little program will eject CD-ROMs (assuming your drive supports + the CDROMEJECT ioctl). It also allows setting the autoeject feature. + . + On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing + the active disc. + . + You can also use eject to properly disconnect external mass-storage + devices like digital cameras or portable music players. + +Package: eject-udeb +Section: debian-installer +XC-Package-Type: udeb +XB-Installer-Menu-Item: 96000 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: ejects CDs from d-i menu --- eject-2.1.5+deb1+cvs20081104.orig/debian/copyright +++ eject-2.1.5+deb1+cvs20081104/debian/copyright @@ -0,0 +1,38 @@ +The original source code for this package was downloaded from +http://www.ibiblio.org/pub/Linux/utils/disk-management + +Additional locations where you might find information about +this software: +http://www.pobox.com/~tranter/eject.html +http://sourceforge.net/projects/eject + +This package was originaly maintained by +Martin Mitchell , who added the various debian/* files. + +It is now maintained by Frank Lichtenheld . + +eject.c: + Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) + Copyright (C) 2004, 2005 Frank Lichtenheld (djpig@debian.org) +volname.c: + Copyright (C) 2000-2005 Jeff Tranter (tranter@pobox.com) +dmcrypt-get-device.c: + Copyright (c) 2005 Canonical Ltd. + (Author: Martin Pitt ) + + * 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 of the License, 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems the full text of the GNU General Public Licence, +version 2, can be found at /usr/share/common-licenses/GPL-2. --- eject-2.1.5+deb1+cvs20081104.orig/debian/eject-udeb.postinst +++ eject-2.1.5+deb1+cvs20081104/debian/eject-udeb.postinst @@ -0,0 +1,7 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +eject --- eject-2.1.5+deb1+cvs20081104.orig/debian/eject-udeb.templates +++ eject-2.1.5+deb1+cvs20081104/debian/eject-udeb.templates @@ -0,0 +1,3 @@ +Template: debian-installer/eject-udeb/title +Type: text +_Description: Eject a CD from the drive --- eject-2.1.5+deb1+cvs20081104.orig/debian/eject.docs +++ eject-2.1.5+deb1+cvs20081104/debian/eject.docs @@ -0,0 +1,4 @@ +README +NEWS +AUTHORS +TODO --- eject-2.1.5+deb1+cvs20081104.orig/debian/eject.lintian-overrides +++ eject-2.1.5+deb1+cvs20081104/debian/eject.lintian-overrides @@ -0,0 +1 @@ +eject: setuid-binary usr/lib/eject/dmcrypt-get-device 4755 root/root --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/POTFILES.in +++ eject-2.1.5+deb1+cvs20081104/debian/po/POTFILES.in @@ -0,0 +1 @@ +[type: gettext/rfc822deb] eject-udeb.templates --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ar.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ar.po @@ -0,0 +1,31 @@ +# translation of eject_debian_po.po to Arabic +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Ossama M. Khayat , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-06-02 01:07+0300\n" +"Last-Translator: Ossama M. Khayat \n" +"Language-Team: Arabic \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "إخراج القرص المدمج من القارئ" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ast.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ast.po @@ -0,0 +1,33 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject_debian\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2009-01-06 21:08+0100\n" +"Last-Translator: astur \n" +"Language-Team: Asturian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Asturian\n" +"X-Poedit-Country: SPAIN\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Espulsar un CD de la unidá" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/be.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/be.po @@ -0,0 +1,32 @@ +# translation of eject_debian_po.po to Belarusian +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Pavel Piatruk , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-10-24 01:50+0300\n" +"Last-Translator: Hleb Rubanau \n" +"Language-Team: Belarusian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: vim\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Вызваліць CD з прылады" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/bg.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/bg.po @@ -0,0 +1,31 @@ +# translation of eject_debian_po.po to Bulgarian +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Damyan Ivanov , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-08 12:21+0300\n" +"Last-Translator: Damyan Ivanov \n" +"Language-Team: Bulgarian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Изваждане на компактдиск от устройството" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/bn.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/bn.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2009-04-18 18:19+0600\n" +"Last-Translator: Jamil Ahmed \n" +"Language-Team: Bengali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ড্রাইভটি থেকে সিডি বের করুন" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/bs.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/bs.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2010-07-13 21:47+0100\n" +"Last-Translator: Armin Beširović \n" +"Language-Team: Bosnian \n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Izbaci CD iz uređaja" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ca.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ca.po @@ -0,0 +1,22 @@ +# Catalan translation of eject's Debconf templates. +# Copyright © 2008 Software in the Public Interest, Inc. +# This file is copyrighted under the same licence as the eject package. +# Jordi Mallach , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-02-12 19:28+0100\n" +"Last-Translator: Jordi Mallach \n" +"Language-Team: Catalan \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Expulsa un CD de la unitat" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/cs.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/cs.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-08 11:22+0200\n" +"Last-Translator: Miroslav Kure \n" +"Language-Team: Czech \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Vysunout CD z mechaniky" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/cy.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/cy.po @@ -0,0 +1,27 @@ +# Translation of eject_debian to Welsh +# +# Copyright (C) 2012 +# +# This file is distributed under the same license as the iso-codes package. +# +# Dafydd Tomos , 2012 +# +msgid "" +msgstr "" +"Project-Id-Version: eject_debian\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2012-06-15 23:30-0000\n" +"Last-Translator: Dafydd Tomos \n" +"Language-Team: Welsh\n" +"Language: cy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Bwrw allan y CD o'r disgyrrwr" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/da.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/da.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Claus Hindsgaul , 2006. +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2006-01-26 21:59+0100\n" +"Last-Translator: Claus Hindsgaul \n" +"Language-Team: Danish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.1\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Skub en cd ud af drevet" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/de.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/de.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# +msgid "" +msgstr "" +"Project-Id-Version: eject-udeb 2.0.13deb-2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2004-04-11 23:56+0200\n" +"Last-Translator: Frank Lichtenheld \n" +"Language-Team: debian-l10n-german@lists.debian.org\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Eine CD auswerfen" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/dz.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/dz.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: dz\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-06-13 02:28+0530\n" +"Last-Translator: Tshewang Norbu \n" +"Language-Team: Dzongkha \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "འདྲེན་འཕྲུལ་ནང་ལས་སི་ཌི་ཕྱིར་བཏོན" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/el.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/el.po @@ -0,0 +1,29 @@ +# translation of el.po to Greek +# Greek messages for debian-installer. +# Copyright (C) 2003 Software in the Public Interest, Inc. +# This file is distributed under the same license as debian-installer. +# George Papamichelakis , 2004. +# Emmanuel Galatoulas , 2004. +# Konstantinos Margaritis , 2004. +# Greek Translation Team , 2004. +# Kostas Papadimas , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: ubuntu-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-04-01 13:17+0300\n" +"Last-Translator: Kostas Papadimas \n" +"Language-Team: Greek \n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Εξαγωγή ενός CD από τον οδηγό" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/eo.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/eo.po @@ -0,0 +1,22 @@ +# Translation of `eject' messages to Esperanto. +# Copyright (C) 2008 Free Software Foundation, Inc. +# This file is distributed under the same license as the `eject' package. +# Luiz Portella , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5-7\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-04-20 04:30+0200\n" +"PO-Revision-Date: 2008-05-01 18:40-0300\n" +"Last-Translator: Luiz Portella \n" +"Language-Team: esperanto \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Description +#: ../eject-udeb.templates:1001 +msgid "Eject a CD from the drive" +msgstr "Eĵetu KD-on el la lumdiskingo" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/es.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/es.po @@ -0,0 +1,32 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-12-12 10:47+0100\n" +"Last-Translator: Daniel Franganillo \n" +"Language-Team: Spanish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-15\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Expulsar un CD de la unidad" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/eu.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/eu.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: Eject-debconf\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-08\n" +"Last-Translator: Piarres Beobide \n" +"Language-Team: Euskara \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "CD-a gailutik egotzi" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/fa.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/fa.po @@ -0,0 +1,34 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2010-06-26 12:56+0900\n" +"Last-Translator: Vahid Ghaderi \n" +"Language-Team: debian-l10n-persian \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Persian\n" +"X-Poedit-Country: IRAN, ISLAMIC REPUBLIC OF\n" +"X-Poedit-SourceCharset: utf-8\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "لطفا سي دي را خارج كنيد" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/fi.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/fi.po @@ -0,0 +1,20 @@ +msgid "" +msgstr "" +"Project-Id-Version: eject_2.1.5-5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-08-27 04:31+0200\n" +"PO-Revision-Date: 2007-10-28 11:36+0200\n" +"Last-Translator: Esko Arajärvi \n" +"Language-Team: Finnish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Finnish\n" +"X-Poedit-Country: FINLAND\n" + +#. Type: text +#. Description +#: ../eject-udeb.templates:1001 +msgid "Eject a CD from the drive" +msgstr "Poistaa CD-levyn asemasta" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/fr.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/fr.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.0.13deb-2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2004-04-23 09:58+0200\n" +"Last-Translator: Frédéric Bothamy \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Éjecter le CD du lecteur" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ga.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ga.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-05-11 23:40+0200\n" +"Last-Translator: Kevin Scannell \n" +"Language-Team: Irish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Díchuir dlúthdhiosca ón tiomántán" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/gl.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/gl.po @@ -0,0 +1,21 @@ +# Galician translation of eject's debconf templates. +# This file is distributed under the same license as the eject package. +# Jacobo Tarrio , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-10-19 00:26+0200\n" +"PO-Revision-Date: 2007-01-03 10:08+0100\n" +"Last-Translator: Jacobo Tarrio \n" +"Language-Team: Galician \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Description +#: ../eject-udeb.templates:1001 +msgid "Eject a CD from the drive" +msgstr "Expulsar un CD da unidade" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/gu.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/gu.po @@ -0,0 +1,19 @@ +# Kartik Mistry , 2007 + +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-08-26 23:40+0200\n" +"Last-Translator: Kartik Mistry \n" +"Language-Team: Gujarati\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ડ્રાઇવમાંથી સીડી બહાર નીકાળો" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/he.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/he.po @@ -0,0 +1,31 @@ +# translation of eject_debian_po.po to Hebrew +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Lior Kaplan , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-23 19:24+0300\n" +"Last-Translator: Lior Kaplan \n" +"Language-Team: Hebrew \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "הוצאת CD מהכונן" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/hi.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/hi.po @@ -0,0 +1,31 @@ +# translation of eject_debian_po.po to Hindi +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Kumar Appaiah , 2008. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-08-31 13:35-0500\n" +"Last-Translator: Kumar Appaiah \n" +"Language-Team: Hindi \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ड्राइव से सीडी निकालें" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/hr.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/hr.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-09-05 15:40+0200\n" +"Last-Translator: Josip Rodin \n" +"Language-Team: Croatian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Izbaci CD iz uređaja" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/hu.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/hu.po @@ -0,0 +1,24 @@ +# Hungarian messages for debian-installer. +# Copyright (C) 2003 Software in the Public Interest, Inc. +# This file is distributed under the same license as debian-installer. +# Gabor Burjan , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: debian-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-03-27 15:26+0200\n" +"Last-Translator: Gabor Burjan \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" +"Plural-Forms: nplurals=2; plural=n>1;\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "CD kidobása a meghajtóból" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/id.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/id.po @@ -0,0 +1,31 @@ +# Indonesian messages for debian-installer. +# +# +# Copyright (C) 2003 Software in the Public Interest, Inc. +# This file is distributed under the same license as debian-installer. +# Debian Indonesian L10N Team , 2004. +# Translators: +# * Parlin Imanuel Toh (parlin_i@yahoo.com), 2004. +# * I Gede Wijaya S (gwijayas@yahoo.com), 2004. +# * Arief S F (arief@gurame.fisika.ui.ac.id), 2004. +# * Setyo Nugroho (setyo@gmx.net), 2004. +# * Yoppy Hidayanto , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: debian-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-03-27 11:46+0700\n" +"Last-Translator: Yoppy Hidayanto \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Keluarkan CD dari penggerak CD." --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/is.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/is.po @@ -0,0 +1,32 @@ +# translation of eject_debian_is.po to Icelandic +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Sveinn í Felli , 2010. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_is\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2010-08-13 10:00+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic \n" +"Language: is\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Ýta geisladiski úr drifi" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/it.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/it.po @@ -0,0 +1,22 @@ +# Italian translation of eject +# Copyright (C) 2004-2009 Free Software Foundation, Inc. +# This file is distributed under the same license as the eject package +# Stefano Melchior , 2004. +# Milo Casagrande , 2009. +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2009-12-04 22:52+0100\n" +"Last-Translator: Milo Casagrande \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Espellere il CD dall'unità" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ja.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ja.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.0.13deb-4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2004-05-23 00:02+0900\n" +"Last-Translator: Hideki Yamane \n" +"Language-Team: Japanese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=EUC-JP\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ɥ饤֤ CD Ф" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ka.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ka.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-09-09 21:45+0400\n" +"Last-Translator: Aiet Kolkhi \n" +"Language-Team: Georgian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "CD-ს დისკწამყვანიდან ამოგდება" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/kk.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/kk.po @@ -0,0 +1,36 @@ +# +# $Id: eject_debian_po_kk.po 29 2009-01-18 12:03:45Z taem $ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Baurzhan Muftakhidinov , 2008 +# Dauren Sarsenov , 2009 +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2009-01-17 19:28+0600\n" +"Last-Translator: Sarsenov D. \n" +"Language-Team: Kazakh \n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Диск оқу құрылғысынан CD шығару" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/km.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/km.po @@ -0,0 +1,32 @@ +# translation of km.po to Khmer +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Khoem Sokhem , 2008. +msgid "" +msgstr "" +"Project-Id-Version: km\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-09-15 07:57+0700\n" +"Last-Translator: Khoem Sokhem \n" +"Language-Team: Khmer \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ច្រាន​ស៊ីឌី​ចេញ​ពី​ដ្រាយ" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/kn.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/kn.po @@ -0,0 +1,24 @@ +# Vikram Vincent , 2012. +# Language-Team: Kannada \n +# +msgid "" +msgstr "" +"Project-Id-Version: Debian Kannada\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2012-11-18 19:27+0530\n" +"Last-Translator: Mallikarjuna \n" +"Language-Team: Kannada \n" +"Language: Kannada\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Kannada\n" +"X-Poedit-Country: India\n" +"X-Poedit-SourceCharset: utf-8\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ಸೀಡೀಯನ್ನು ಡ್ರೈವ್‌ನಿಂದ ಹೊರ ತೆಗೆಯಿರಿ" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ko.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ko.po @@ -0,0 +1,20 @@ +# Sunjae Park . 2007 +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-10-10 20:28-0400\n" +"Last-Translator: Sunjae Park \n" +"Language-Team: Korean \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "드라이브에서 CD 꺼내기" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/lt.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/lt.po @@ -0,0 +1,23 @@ +# Lithuanian messages for eject package. +# Copyright (C) 2003 Software in the Public Interest, Inc. +# This file is distributed under the same license as package eject. +# Kęstutis Biliūnas 2008. + +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-07-14 12:20+0300\n" +"Last-Translator: Kęstutis Biliūnas \n" +"Language-Team: Lithuanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Išimti diską iš CD įrenginio" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/lv.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/lv.po @@ -0,0 +1,35 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Rūdolfs Mazurs , 2012. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2012-05-25 01:07+0300\n" +"Last-Translator: Rūdolfs Mazurs \n" +"Language-Team: Latvian \n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" +"X-Generator: Lokalize 1.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Izgrūst CD no dziņa" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ml.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ml.po @@ -0,0 +1,32 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Praveen|പ്രവീണ്‍ A|എ , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject 15122007\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-12-15 18:36-0800\n" +"Last-Translator: Praveen|പ്രവീണ്‍ A|എ \n" +"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ് \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ഡ്രൈവില്‍ നിന്നും സിഡി പുറത്തെടുക്കുക" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/mr.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/mr.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-09-05 13:12+0530\n" +"Last-Translator: Sampada Nakhare \n" +"Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ड्राईव्हमधील सीडी बाहेर काढा" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/nb.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/nb.po @@ -0,0 +1,28 @@ +# translation of debian-installer.po to Norwegian bokmål +# Norwegian Bokmal messages for debian-installer. +# Copyright (C) 2003 Software in the Public Interest, Inc. +# This file is distributed under the same license as debian-installer. +# Knut Yrvin , 2004. +# Klaus Ade Johnstad , 2004. +# Axel Bojer , 2004. +# Bjorn Steensrud , 2004. +# Hans Fredrik Nordhaug , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: debian-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-04-04 21:08+0200\n" +"Last-Translator: Terance Edward Sola \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Løs ut en CD" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ne.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ne.po @@ -0,0 +1,31 @@ +# translation of eject_debian_po.po to Nepali +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# Nabin Gautam , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-07-31 11:12+0545\n" +"Last-Translator: Nabin Gautam \n" +"Language-Team: Nepali \n" +"Language: ne\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2;plural=(n!=1)\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ड्राइभबाट सीडी निकाल्नुहोस्" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/nl.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/nl.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-16 20:39+0100\n" +"Last-Translator: Bart Cornelis \n" +"Language-Team: debian-l10n-dutch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Dutch\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "De CD in het station uitwerpen" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/nn.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/nn.po @@ -0,0 +1,32 @@ +# translation of eject_debian_po.po to Norwegian nynorsk +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Håvard Korsvoll , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-09-30 23:02+0200\n" +"Last-Translator: Håvard Korsvoll \n" +"Language-Team: Norwegian nynorsk \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Løys ut ein CD frå stasjonen" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/output +++ eject-2.1.5+deb1+cvs20081104/debian/po/output @@ -0,0 +1 @@ +2 utf8 --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/pl.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/pl.po @@ -0,0 +1,22 @@ +# Polish messages for debian-installer. +# Copyright (C) 2003 Software in the Public Interest, Inc. +# This file is distributed under the same license as debian-installer. +# Copyright (C) 2004 Bartosz Feski +# +msgid "" +msgstr "" +"Project-Id-Version: debian-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-03-26 23:54+0100\n" +"Last-Translator: Dominik Zablotny \n" +"Language-Team: Polish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=iso-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Wysu pyt z napdu" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/pt.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/pt.po @@ -0,0 +1,19 @@ +# Simão Pedro Cardoso, pthell@gmail.com, first translation on 01/11/2005 +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.0.13\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-11-01 17:33+0000\n" +"Last-Translator: Simão Pedro Cardoso \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Ejectar um CD do leitor" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/pt_BR.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/pt_BR.po @@ -0,0 +1,31 @@ +# eject Brazilian Portuguese debconf translation +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Eder L. Marques , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.4-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-08 09:39-0300\n" +"Last-Translator: Eder L. Marques \n" +"Language-Team: l10n Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"pt_BR utf-8\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Ejetar um CD do drive" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ro.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ro.po @@ -0,0 +1,33 @@ +# Romanian translation +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# Eddy Petrisor , 2004, 2005. +# Eddy Petrisor , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: debian-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-03-30 22:10-0500\n" +"Last-Translator: Ovidiu Damian \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Scoate CD-ul din unitate (drive)" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ru.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ru.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.0.13\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-03-22 23:01+0600\n" +"Last-Translator: Basil Shubin \n" +"Language-Team: Russian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=KOI8-R\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr " -" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/si.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/si.po @@ -0,0 +1,34 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +# Danishka Navin , 2011. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2011-09-08 21:10+0530\n" +"Last-Translator: Danishka Navin \n" +"Language-Team: Sinhala \n" +"Language: si\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ධාවකයෙන් CD තැටිය ගන්න" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/sk.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/sk.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-07-01 04:32+0200\n" +"PO-Revision-Date: \n" +"Last-Translator: Ivan Masár \n" +"Language-Team: Slovak \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. Description +#: ../eject-udeb.templates:1001 +msgid "Eject a CD from the drive" +msgstr "Vysunúť CD z mechaniky" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/sl.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/sl.po @@ -0,0 +1,23 @@ +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: \n" +"Last-Translator: Vanja Cvelbar \n" +"Language-Team: Slovenian \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" +"X-Poedit-Language: Slovenian\n" +"X-Poedit-Country: SLOVENIA\n" +"X-Poedit-SourceCharset: utf-8\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Vrne CD iz pogona" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/sq.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/sq.po @@ -0,0 +1,30 @@ +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# Developers do not need to manually edit POT or PO files. +# , fuzzy +# +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-05-09 11:47+0100\n" +"Last-Translator: Elian Myftiu \n" +"Language-Team: Debian L10n Albanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Nxirr CD nga lexuesi" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/sr.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/sr.po @@ -0,0 +1,24 @@ +# Serbian/Cyrillic messages for eject. +# Copyright (C) 2010-2012 Software in the Public Interest, Inc. +# This file is distributed under the same license as the eject package. +# Janos Guljas , 2010-2012. +# Karolina Kalic , 2010-2012. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5+deb1+cvs20081104-7\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2012-10-23 23:20+0100\n" +"Last-Translator: Karolina Kalic \n" +"Language-Team: Serbian\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Избаци диск из уређаја" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/sr@latin.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/sr@latin.po @@ -0,0 +1,24 @@ +# Serbian/Latin messages for eject. +# Copyright (C) 2010-2012 Software in the Public Interest, Inc. +# This file is distributed under the same license as the eject package. +# Janos Guljas , 2010-2012. +# Karolina Kalic , 2010-2012. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5+deb1+cvs20081104-7\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2012-10-23 23:21+0100\n" +"Last-Translator: Karolina Kalic \n" +"Language-Team: Serbian\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Izbaci disk iz uređaja" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/sv.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/sv.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject debconf\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-08 15:55+0100\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Mata ut en skiva från enheten" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ta.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ta.po @@ -0,0 +1,31 @@ +# translation of eject_debian_ta.po to TAMIL +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Dr.T.Vasudevan , 2007. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_ta\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-06-22 17:43+0530\n" +"Last-Translator: Dr.T.Vasudevan \n" +"Language-Team: TAMIL \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ஒரு குறுந்தட்டை இயக்கியிலிருந்து வெளியேற்றுக" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/te.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/te.po @@ -0,0 +1,19 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2009-07-12 13:23+0530\n" +"Last-Translator: Veeven \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Telugu\n" +"X-Poedit-Country: INDIA\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "సీడీని డ్రైవు నుండి బయటికి తొయ్యి" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/templates.pot +++ eject-2.1.5+deb1+cvs20081104/debian/po/templates.pot @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/th.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/th.po @@ -0,0 +1,22 @@ +# Thai translation of eject debconf template +# Copyright (C) 2007 Software in the Public Interest, Inc. +# This file is distributed under the same license as debian-installer. +# Copyright (C) 2007, Theppitak Karoonboonyanan . +# +msgid "" +msgstr "" +"Project-Id-Version: eject debconf\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2007-05-08 12:31+0700\n" +"Last-Translator: Theppitak Karoonboonyanan \n" +"Language-Team: Thai \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ดันแผ่นซีดีออกจากไดรว์" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/tr.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/tr.po @@ -0,0 +1,20 @@ +msgid "" +msgstr "" +"Project-Id-Version: debian-installer\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-05-24 18:36+0200\n" +"Last-Translator: Mert Dirik \n" +"Language-Team: Debian L10n Turkish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Poedit-Language: Turkish\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "CD'yi sürücüden çıkar" + --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/ug.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/ug.po @@ -0,0 +1,30 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject_debian\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2011-02-15 20:03+0600\n" +"Last-Translator: Sahran \n" +"Language-Team: Uyghur Computer Science Association \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "ئوپتىك دىسكا(CD) نى قوزغاتقۇچتىن چىقىرىدۇ" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/uk.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/uk.po @@ -0,0 +1,31 @@ +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2011-12-28 19:57+0100\n" +"Last-Translator: Anton Gladky \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Звільніть CD з приводу" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/vi.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/vi.po @@ -0,0 +1,22 @@ +# Vietnamese Translation for eject. +# Copyright © 2005 Free Software Foundation, Inc. +# Clytie Siddall , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.0.13deb-11\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2005-06-02 19:34+0930\n" +"Last-Translator: Clytie Siddall \n" +"Language-Team: Vietnamese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Đẩy đĩa CD ra ổ" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/wo.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/wo.po @@ -0,0 +1,31 @@ +# translation of eject_debian_po.po to Wolof +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans# +# Developers do not need to manually edit POT or PO files. +# +# Mouhamadou Mamoune Mbacke , 2008. +msgid "" +msgstr "" +"Project-Id-Version: eject_debian_po\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-09-30 13:05+0200\n" +"Last-Translator: Mouhamadou Mamoune Mbacke \n" +"Language-Team: Wolof \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "Génne CD bi ci lektóor bi" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/zh_CN.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/zh_CN.po @@ -0,0 +1,37 @@ +# debconf templates of eject package +# simplified Chinese translation +# +# Copyright Ming Hua , 2007 +# +# This file is distributed under the same license as the eject package. +# +# Translators, if you are not familiar with the PO format, gettext +# documentation is worth reading, especially sections dedicated to +# this format, e.g. by running: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' +# +# Some information specific to po-debconf are available at +# /usr/share/doc/po-debconf/README-trans +# or http://www.debian.org/intl/l10n/po-debconf/README-trans +# +# Developers do not need to manually edit POT or PO files. +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.4-4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2009-11-27 20:26+0800\n" +"Last-Translator: Ming Hua \n" +"Language-Team: Debian simplified Chinese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "从光驱中弹出光盘" --- eject-2.1.5+deb1+cvs20081104.orig/debian/po/zh_TW.po +++ eject-2.1.5+deb1+cvs20081104/debian/po/zh_TW.po @@ -0,0 +1,18 @@ +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-04-11 23:40+0200\n" +"PO-Revision-Date: 2008-02-09 21:23+0800\n" +"Last-Translator: Tetralet \n" +"Language-Team: Debian-user in Chinese [Big5] \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: text +#. description +#: ../eject-udeb.templates:3 +msgid "Eject a CD from the drive" +msgstr "將 CD 由裝置中退出來" --- eject-2.1.5+deb1+cvs20081104.orig/debian/rules +++ eject-2.1.5+deb1+cvs20081104/debian/rules @@ -0,0 +1,61 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 + +DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU) +DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +DPKG_EXPORT_BUILDFLAGS = 1 +include /usr/share/dpkg/buildflags.mk + +ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) +CC := $(DEB_HOST_GNU_TYPE)-gcc +endif + +ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) +ifeq ($(DEB_HOST_ARCH_CPU),m68k) +CFLAGS += -Os +else +CFLAGS += -Os -fomit-frame-pointer +endif +endif + +ifeq ($(DEB_HOST_ARCH_OS), kfreebsd) +cdrom = --enable-default-device=acd0 +nodevmapper = 1 +endif + +deb_dir = debian/eject +udeb_dir = debian/eject-udeb + +%: + dh $@ --with=autotools-dev + +override_dh_auto_build: + dh_auto_build +ifeq (,$(nodevmapper)) + $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) dmcrypt-get-device.c -o dmcrypt-get-device -ldevmapper +endif + +override_dh_auto_configure: + dh_auto_configure -- $(cdrom) + +override_dh_clean: + dh_clean dmcrypt-get-device + +override_dh_auto_install: + $(MAKE) install mandir=/usr/share/man DESTDIR=$(CURDIR)/$(deb_dir) + [ -d $(udeb_dir) ] || mkdir $(udeb_dir) + cp -a $(deb_dir)/usr $(udeb_dir)/ + rm -fr $(udeb_dir)/usr/share/man + +ifeq (,$(nodevmapper)) + install -D -m 4755 dmcrypt-get-device $(deb_dir)/usr/lib/eject/dmcrypt-get-device +endif + +override_dh_fixperms: + dh_fixperms -a -Xdmcrypt-get-device + +override_dh_auto_test: --- eject-2.1.5+deb1+cvs20081104.orig/debian/source/format +++ eject-2.1.5+deb1+cvs20081104/debian/source/format @@ -0,0 +1 @@ +1.0 --- eject-2.1.5+deb1+cvs20081104.orig/debian/watch +++ eject-2.1.5+deb1+cvs20081104/debian/watch @@ -0,0 +1,5 @@ +version=3 + +http://www.ibiblio.org/pub/Linux/utils/disk-management/eject-(.*)\.tar\.gz + +http://ca.geocities.com/jefftranter@rogers.com/eject.html eject-(.*)\.tar\.gz --- eject-2.1.5+deb1+cvs20081104.orig/depcomp +++ eject-2.1.5+deb1+cvs20081104/depcomp @@ -0,0 +1,589 @@ +#! /bin/sh +# depcomp - compile a program generating dependencies as side-effects + +scriptversion=2007-03-29.01 + +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 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., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, 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. + +# Originally written by Alexandre Oliva . + +case $1 in + '') + echo "$0: No command. Try \`$0 --help' for more information." 1>&2 + exit 1; + ;; + -h | --h*) + cat <<\EOF +Usage: depcomp [--help] [--version] PROGRAM [ARGS] + +Run PROGRAMS ARGS to compile a file, generating dependencies +as side-effects. + +Environment variables: + depmode Dependency tracking mode. + source Source file read by `PROGRAMS ARGS'. + object Object file output by `PROGRAMS ARGS'. + DEPDIR directory where to store dependencies. + depfile Dependency file to output. + tmpdepfile Temporary file to use when outputing dependencies. + libtool Whether libtool is used (yes/no). + +Report bugs to . +EOF + exit $? + ;; + -v | --v*) + echo "depcomp $scriptversion" + exit $? + ;; +esac + +if test -z "$depmode" || test -z "$source" || test -z "$object"; then + echo "depcomp: Variables source, object and depmode must be set" 1>&2 + exit 1 +fi + +# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. +depfile=${depfile-`echo "$object" | + sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} +tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} + +rm -f "$tmpdepfile" + +# Some modes work just like other modes, but use different flags. We +# parameterize here, but still list the modes in the big case below, +# to make depend.m4 easier to write. Note that we *cannot* use a case +# here, because this file can only contain one case statement. +if test "$depmode" = hp; then + # HP compiler uses -M and no extra arg. + gccflag=-M + depmode=gcc +fi + +if test "$depmode" = dashXmstdout; then + # This is just like dashmstdout with a different argument. + dashmflag=-xM + depmode=dashmstdout +fi + +case "$depmode" in +gcc3) +## gcc 3 implements dependency tracking that does exactly what +## we want. Yay! Note: for some reason libtool 1.4 doesn't like +## it if -MD -MP comes after the -MF stuff. Hmm. +## Unfortunately, FreeBSD c89 acceptance of flags depends upon +## the command line argument order; so add the flags where they +## appear in depend2.am. Note that the slowdown incurred here +## affects only configure: in makefiles, %FASTDEP% shortcuts this. + for arg + do + case $arg in + -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; + *) set fnord "$@" "$arg" ;; + esac + shift # fnord + shift # $arg + done + "$@" + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + mv "$tmpdepfile" "$depfile" + ;; + +gcc) +## There are various ways to get dependency output from gcc. Here's +## why we pick this rather obscure method: +## - Don't want to use -MD because we'd like the dependencies to end +## up in a subdir. Having to rename by hand is ugly. +## (We might end up doing this anyway to support other compilers.) +## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like +## -MM, not -M (despite what the docs say). +## - Using -M directly means running the compiler twice (even worse +## than renaming). + if test -z "$gccflag"; then + gccflag=-MD, + fi + "$@" -Wp,"$gccflag$tmpdepfile" + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + echo "$object : \\" > "$depfile" + alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz +## The second -e expression handles DOS-style file names with drive letters. + sed -e 's/^[^:]*: / /' \ + -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" +## This next piece of magic avoids the `deleted header file' problem. +## The problem is that when a header file which appears in a .P file +## is deleted, the dependency causes make to die (because there is +## typically no way to rebuild the header). We avoid this by adding +## dummy dependencies for each header file. Too bad gcc doesn't do +## this for us directly. + tr ' ' ' +' < "$tmpdepfile" | +## Some versions of gcc put a space before the `:'. On the theory +## that the space means something, we add a space to the output as +## well. +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +hp) + # This case exists only to let depend.m4 do its work. It works by + # looking at the text of this script. This case will never be run, + # since it is checked for above. + exit 1 + ;; + +sgi) + if test "$libtool" = yes; then + "$@" "-Wp,-MDupdate,$tmpdepfile" + else + "$@" -MDupdate "$tmpdepfile" + fi + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + + if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files + echo "$object : \\" > "$depfile" + + # Clip off the initial element (the dependent). Don't try to be + # clever and replace this with sed code, as IRIX sed won't handle + # lines with more than a fixed number of characters (4096 in + # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; + # the IRIX cc adds comments like `#:fec' to the end of the + # dependency line. + tr ' ' ' +' < "$tmpdepfile" \ + | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ + tr ' +' ' ' >> $depfile + echo >> $depfile + + # The second pass generates a dummy entry for each header file. + tr ' ' ' +' < "$tmpdepfile" \ + | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ + >> $depfile + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile + # "include basename.Plo" scheme. + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +aix) + # The C for AIX Compiler uses -M and outputs the dependencies + # in a .u file. In older versions, this file always lives in the + # current directory. Also, the AIX compiler puts `$object:' at the + # start of each line; $object doesn't have directory information. + # Version 6 uses the directory in both cases. + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` + test "x$dir" = "x$object" && dir= + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` + if test "$libtool" = yes; then + tmpdepfile1=$dir$base.u + tmpdepfile2=$base.u + tmpdepfile3=$dir.libs/$base.u + "$@" -Wc,-M + else + tmpdepfile1=$dir$base.u + tmpdepfile2=$dir$base.u + tmpdepfile3=$dir$base.u + "$@" -M + fi + stat=$? + + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" + exit $stat + fi + + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" + do + test -f "$tmpdepfile" && break + done + if test -f "$tmpdepfile"; then + # Each line is of the form `foo.o: dependent.h'. + # Do two passes, one to just change these to + # `$object: dependent.h' and one to simply `dependent.h:'. + sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" + # That's a tab and a space in the []. + sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile + # "include basename.Plo" scheme. + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +icc) + # Intel's C compiler understands `-MD -MF file'. However on + # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c + # ICC 7.0 will fill foo.d with something like + # foo.o: sub/foo.c + # foo.o: sub/foo.h + # which is wrong. We want: + # sub/foo.o: sub/foo.c + # sub/foo.o: sub/foo.h + # sub/foo.c: + # sub/foo.h: + # ICC 7.1 will output + # foo.o: sub/foo.c sub/foo.h + # and will wrap long lines using \ : + # foo.o: sub/foo.c ... \ + # sub/foo.h ... \ + # ... + + "$@" -MD -MF "$tmpdepfile" + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile" + exit $stat + fi + rm -f "$depfile" + # Each line is of the form `foo.o: dependent.h', + # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'. + # Do two passes, one to just change these to + # `$object: dependent.h' and one to simply `dependent.h:'. + sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" + # Some versions of the HPUX 10.20 sed can't process this invocation + # correctly. Breaking it into two sed invocations is a workaround. + sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" | + sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +hp2) + # The "hp" stanza above does not work with aCC (C++) and HP's ia64 + # compilers, which have integrated preprocessors. The correct option + # to use with these is +Maked; it writes dependencies to a file named + # 'foo.d', which lands next to the object file, wherever that + # happens to be. + # Much of this is similar to the tru64 case; see comments there. + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` + test "x$dir" = "x$object" && dir= + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` + if test "$libtool" = yes; then + tmpdepfile1=$dir$base.d + tmpdepfile2=$dir.libs/$base.d + "$@" -Wc,+Maked + else + tmpdepfile1=$dir$base.d + tmpdepfile2=$dir$base.d + "$@" +Maked + fi + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile1" "$tmpdepfile2" + exit $stat + fi + + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" + do + test -f "$tmpdepfile" && break + done + if test -f "$tmpdepfile"; then + sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" + # Add `dependent.h:' lines. + sed -ne '2,${; s/^ *//; s/ \\*$//; s/$/:/; p;}' "$tmpdepfile" >> "$depfile" + else + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" "$tmpdepfile2" + ;; + +tru64) + # The Tru64 compiler uses -MD to generate dependencies as a side + # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. + # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put + # dependencies in `foo.d' instead, so we check for that too. + # Subdirectories are respected. + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` + test "x$dir" = "x$object" && dir= + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` + + if test "$libtool" = yes; then + # With Tru64 cc, shared objects can also be used to make a + # static library. This mechanism is used in libtool 1.4 series to + # handle both shared and static libraries in a single compilation. + # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. + # + # With libtool 1.5 this exception was removed, and libtool now + # generates 2 separate objects for the 2 libraries. These two + # compilations output dependencies in $dir.libs/$base.o.d and + # in $dir$base.o.d. We have to check for both files, because + # one of the two compilations can be disabled. We should prefer + # $dir$base.o.d over $dir.libs/$base.o.d because the latter is + # automatically cleaned when .libs/ is deleted, while ignoring + # the former would cause a distcleancheck panic. + tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 + tmpdepfile2=$dir$base.o.d # libtool 1.5 + tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 + tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 + "$@" -Wc,-MD + else + tmpdepfile1=$dir$base.o.d + tmpdepfile2=$dir$base.d + tmpdepfile3=$dir$base.d + tmpdepfile4=$dir$base.d + "$@" -MD + fi + + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" + exit $stat + fi + + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" + do + test -f "$tmpdepfile" && break + done + if test -f "$tmpdepfile"; then + sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" + # That's a tab and a space in the []. + sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" + else + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" + ;; + +#nosideeffect) + # This comment above is used by automake to tell side-effect + # dependency tracking mechanisms from slower ones. + +dashmstdout) + # Important note: in order to support this mode, a compiler *must* + # always write the preprocessed file to stdout, regardless of -o. + "$@" || exit $? + + # Remove the call to Libtool. + if test "$libtool" = yes; then + while test $1 != '--mode=compile'; do + shift + done + shift + fi + + # Remove `-o $object'. + IFS=" " + for arg + do + case $arg in + -o) + shift + ;; + $object) + shift + ;; + *) + set fnord "$@" "$arg" + shift # fnord + shift # $arg + ;; + esac + done + + test -z "$dashmflag" && dashmflag=-M + # Require at least two characters before searching for `:' + # in the target name. This is to cope with DOS-style filenames: + # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise. + "$@" $dashmflag | + sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" + rm -f "$depfile" + cat < "$tmpdepfile" > "$depfile" + tr ' ' ' +' < "$tmpdepfile" | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +dashXmstdout) + # This case only exists to satisfy depend.m4. It is never actually + # run, as this mode is specially recognized in the preamble. + exit 1 + ;; + +makedepend) + "$@" || exit $? + # Remove any Libtool call + if test "$libtool" = yes; then + while test $1 != '--mode=compile'; do + shift + done + shift + fi + # X makedepend + shift + cleared=no + for arg in "$@"; do + case $cleared in + no) + set ""; shift + cleared=yes ;; + esac + case "$arg" in + -D*|-I*) + set fnord "$@" "$arg"; shift ;; + # Strip any option that makedepend may not understand. Remove + # the object too, otherwise makedepend will parse it as a source file. + -*|$object) + ;; + *) + set fnord "$@" "$arg"; shift ;; + esac + done + obj_suffix="`echo $object | sed 's/^.*\././'`" + touch "$tmpdepfile" + ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" + rm -f "$depfile" + cat < "$tmpdepfile" > "$depfile" + sed '1,2d' "$tmpdepfile" | tr ' ' ' +' | \ +## Some versions of the HPUX 10.20 sed can't process this invocation +## correctly. Breaking it into two sed invocations is a workaround. + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" "$tmpdepfile".bak + ;; + +cpp) + # Important note: in order to support this mode, a compiler *must* + # always write the preprocessed file to stdout. + "$@" || exit $? + + # Remove the call to Libtool. + if test "$libtool" = yes; then + while test $1 != '--mode=compile'; do + shift + done + shift + fi + + # Remove `-o $object'. + IFS=" " + for arg + do + case $arg in + -o) + shift + ;; + $object) + shift + ;; + *) + set fnord "$@" "$arg" + shift # fnord + shift # $arg + ;; + esac + done + + "$@" -E | + sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ + -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed '$ s: \\$::' > "$tmpdepfile" + rm -f "$depfile" + echo "$object : \\" > "$depfile" + cat < "$tmpdepfile" >> "$depfile" + sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +msvisualcpp) + # Important note: in order to support this mode, a compiler *must* + # always write the preprocessed file to stdout, regardless of -o, + # because we must use -o when running libtool. + "$@" || exit $? + IFS=" " + for arg + do + case "$arg" in + "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") + set fnord "$@" + shift + shift + ;; + *) + set fnord "$@" "$arg" + shift + shift + ;; + esac + done + "$@" -E | + sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" + rm -f "$depfile" + echo "$object : \\" > "$depfile" + . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" + echo " " >> "$depfile" + . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +none) + exec "$@" + ;; + +*) + echo "Unknown depmode $depmode" 1>&2 + exit 1 + ;; +esac + +exit 0 + +# Local Variables: +# mode: shell-script +# sh-indentation: 2 +# eval: (add-hook 'write-file-hooks 'time-stamp) +# time-stamp-start: "scriptversion=" +# time-stamp-format: "%:y-%02m-%02d.%02H" +# time-stamp-end: "$" +# End: --- eject-2.1.5+deb1+cvs20081104.orig/dmcrypt-get-device.c +++ eject-2.1.5+deb1+cvs20081104/dmcrypt-get-device.c @@ -0,0 +1,84 @@ +/** + * dmcrypt-get-device.c + * (c) 2005 Canonical Ltd. + * Author: Martin Pitt + * License: GNU General Public License (http://www.gnu.org/copyleft/gpl.html) + * + * Given a dmcrypt device name, this program queries the underlying physical + * device, prints "major:minor" to the standard output and exits with 0. If an + * error occurs or the device is not a dmcrypt mapped one, nothing is printed + * and the program exits with 1. + * + * Opening /dev/mapper/control requires root privileges, therefore this + * program needs to be installed setuid root. Root privileges are dropped + * immediately after querying the information from the device mapper. The + * parsing is done with normal user privileges afterwards. + */ + +#include +#include +#include +#include +#include + +int +main (int argc, char** argv) +{ + struct dm_task *dmt = NULL; + struct dm_info dmi; + char *target_type = NULL, *params = NULL; + uint64_t start, length; + void *next = NULL; + struct stat st; + unsigned major, minor; + + if (argc != 2) { + fputs ("Usage: dmcrypt-get-device \n", stderr); + return 1; + } + + /* Check that argument has the form /dev/mapper/ */ + const char* devmapdir = "/dev/mapper/"; + const int devmapdirlen = strlen (devmapdir); + if (strncmp (argv[1], devmapdir, devmapdirlen)) + return 1; + if (strchr (argv[1] + devmapdirlen, '/')) + return 1; + + /* Check that argument is a block device */ + if (stat (argv[1], &st) || !S_ISBLK(st.st_mode)) + return 1; + + /* Request device info */ + if (!(dmt = dm_task_create(DM_DEVICE_TABLE))) + return 1; + if (!dm_task_set_name(dmt, argv[1])) + return 1; + if (!dm_task_run(dmt)) + return 1; + + /* Drop all privileges */ + setgid(getgid()); + setuid(getuid()); + + if (!dm_task_get_info(dmt, &dmi)) + return 1; + + /* Get underlying physical device */ + next = dm_get_next_target(dmt, next, &start, &length, + &target_type, ¶ms); + + /* verify validity and that it is a dmcrypt device */ + if (!target_type || strcmp(target_type, "crypt") || next) + return 1; + + /* params has the format: cipher key offset major:minor */ + length = sscanf(params, "%*s %*s %*s %u:%u %*s", &major, &minor); + if (length != 2) + return 1; + + /* Success */ + printf ("%u:%u\n", major, minor); + + return 0; +} --- eject-2.1.5+deb1+cvs20081104.orig/eject.c +++ eject-2.1.5+deb1+cvs20081104/eject.c @@ -6,8 +6,8 @@ * ******************************************************************** * - * Copyright (C) 1994-2001 Jeff Tranter (tranter@pobox.com) - * Copyright (C) 2004, 2005 Frank Lichtenheld (djpig@debian.org) + * Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) + * Copyright (C) 2004, 2005, 2012 Frank Lichtenheld (djpig@debian.org) * * 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 @@ -30,6 +30,9 @@ * */ +/* for asprintf() */ +#define _GNU_SOURCE + #include "config.h" #include "i18n.h" @@ -43,6 +46,8 @@ #include #include #include +#include +#include /* makedev() */ #ifdef GETOPTLONG #include @@ -57,20 +62,13 @@ #include #if defined(__linux__) -#include -/* handy macro found in 2.1 kernels, but not in older ones */ -#ifndef KERNEL_VERSION -#define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) -#endif #include #include -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,1,0) -#include -#endif #include #include #include #include +#include #include /* Used by the ToggleTray() function. If ejecting the tray takes this @@ -433,6 +431,8 @@ char *buf; static int try = 0; int found = 0; + int i; + char temp[2]; buf = (char *) malloc(strlen(name)+14); /* to allow for "/dev/cdroms/ + "0" + null */ if (buf==NULL) { @@ -457,6 +457,18 @@ if (FileExists(buf, try, &found)) return buf; + /* Cycles through device-name[0-9] */ + for(i=0;i<10;i++) + { + strcpy(buf, "/dev/"); + strcat(buf, name); + temp[0]='0'+i; + temp[1]='\0'; + strcat(buf, temp); + if (FileExists(buf, try, &found)) + return buf; + } + strcpy(buf, "/media/"); strcat(buf, name); if (FileExists(buf, try, &found)) @@ -514,8 +526,22 @@ */ static void ManualEject(int fd, int onOff) { +#if defined(CDROM_LOCKDOOR) if (ioctl(fd, CDROM_LOCKDOOR, onOff) < 0) { perror("ioctl on CDROM_LOCKDOOR"); +#elif defined(CDIOCALLOW) && defined(CDIOCPREVENT) + int status; + if (onOff) { + status = ioctl(fd, CDIOCPREVENT); + } else { + status = ioctl(fd, CDIOCALLOW); + } + if (status < 0) { + perror("ioctl on CDIOC(PREVENT|ALLOW)"); +#else +/* FIXME: Allow to build without this functionality */ +# error +#endif } else { if (onOff) printf("CD-Drive may NOT be ejected with device button\n"); @@ -551,16 +577,14 @@ */ static void ChangerSelect(int fd, int slot) { - int status; - #ifdef CDROM_SELECT_DISC - status = ioctl(fd, CDROM_SELECT_DISC, slot); + int status = ioctl(fd, CDROM_SELECT_DISC, slot); if (status < 0) { fprintf(stderr, _("%s: CD-ROM select disc command failed: %s\n"), programName, strerror(errno)); exit(1); } #elif defined CDROMLOADFROMSLOT - status = ioctl(fd, CDROMLOADFROMSLOT, slot); + int status = ioctl(fd, CDROMLOADFROMSLOT, slot); if (status != 0) { fprintf(stderr, _("%s: CD-ROM load from slot command failed: %s\n"), programName, strerror(errno)); exit(1); @@ -576,9 +600,9 @@ */ static void CloseTray(int fd) { +#if defined(CDROMCLOSETRAY) || defined(CDIOCCLOSE) int status; -#if defined(CDROMCLOSETRAY) || defined(CDIOCCLOSE) #if defined(CDROMCLOSETRAY) status = ioctl(fd, CDROMCLOSETRAY); #elif defined(CDIOCCLOSE) @@ -605,10 +629,24 @@ */ static void ToggleTray(int fd) { +#ifdef CDROMCLOSETRAY struct timeval time_start, time_stop; int time_elapsed; + int status; -#ifdef CDROMCLOSETRAY + status = ioctl(fd, CDROM_DRIVE_STATUS); + + if (status == CDS_TRAY_OPEN){ + CloseTray(fd); + return; + } + else if (status == CDS_NO_DISC || status == CDS_DISC_OK){ + if (ioctl(fd, CDROMEJECT, 0) < 0) { + perror("ioctl"); + exit(1); + } + return; + } /* Try to open the CDROM tray and measure the time needed. * In my experience the function needs less than 0.05 @@ -618,7 +656,7 @@ gettimeofday(&time_start, NULL); /* Send the CDROMEJECT command to the device. */ - if (ioctl(fd, CDROMEJECT, 0) < 0) { + if (ioctl(fd, CDROMEJECT, 0) < 0 && errno != EIO) { perror("ioctl"); exit(1); } @@ -649,12 +687,12 @@ */ static void SelectSpeedCdrom(int fd, int speed) { +#if defined(CDROM_SELECT_SPEED) && defined(CDROM_SEND_PACKET) unsigned long rw_size; unsigned char buffer[28]; struct cdrom_generic_command cgc; struct request_sense sense; -#ifdef CDROM_SELECT_SPEED memset(&cgc, 0, sizeof(cgc)); memset(&sense, 0, sizeof(sense)); memset(&buffer, 0, sizeof(buffer)); @@ -713,13 +751,17 @@ #endif } +static char *SymLink(const char *name); + /* * Read Speed of CD-ROM drive. From Linux 2.6.13, the current speed is correctly reported */ +#ifdef CDROM_SELECT_SPEED static int ReadSpeedCdrom(const char *shortName) { char line[512]; char *str_speed, *str_name; + int ld = 6; /* max symbolic link depth */ int drive_number = -1, i; FILE *f = fopen("/proc/sys/dev/cdrom/info", "r"); @@ -735,6 +777,23 @@ if (drive_number == -1) { if (strncmp(line, "drive name:", 11) == 0) { str_name = strtok(&line[11], "\t "); + /* str_name may contain a symlink */ + char *full_str_name, *dev_name; + int ret = asprintf(&full_str_name, "/dev/%s", str_name); + if (ret == -1) { + fprintf(stderr, _("%s: error while allocating string\n"), programName); + exit(1); + } + full_str_name[strlen(full_str_name)-1] = '\0'; /* chop trailing \n */ + while ((dev_name = SymLink(full_str_name)) && ld > 0) { + if (v_option) + printf(_("%s: `%s' is a link to `%s'\n"), programName, full_str_name, dev_name); + free(full_str_name); + full_str_name = strdup(dev_name); + free(dev_name); + ld--; + } + str_name = rindex(full_str_name, '/') + 1; drive_number = 0; while (strncmp(shortName, str_name, strlen(shortName)) != 0) { drive_number++; @@ -765,7 +824,7 @@ exit(1); return -1; } - +#endif /* * List Speed of CD-ROM drive. @@ -773,9 +832,12 @@ static void ListSpeedCdrom(const char *fullName, int fd) { #ifdef CDROM_SELECT_SPEED - int max_speed, curr_speed = 0, prev_speed; + int max_speed, curr_speed = 0, prev_speed, save_speed; char *shortName = rindex(fullName, '/') + 1; - + + save_speed = ReadSpeedCdrom(shortName); + if (v_option) + printf(_("%s: saving original speed %d\n"), programName, save_speed); SelectSpeedCdrom(fd, 0); max_speed = ReadSpeedCdrom(shortName); while (curr_speed < max_speed) { @@ -787,8 +849,15 @@ else curr_speed = prev_speed + 1; } - printf("\n"); + SelectSpeedCdrom(fd, save_speed); + curr_speed = ReadSpeedCdrom(shortName); + if (curr_speed != save_speed) + fprintf(stderr, _("%s: Could not restore original CD-ROM speed (was %d, is now %d)\n"), + programName, save_speed, curr_speed); + else + if (v_option) + printf(_("%s: restored original speed %d\n"), programName, save_speed); #else fprintf(stderr, _("%s: CD-ROM select speed command not supported by this kernel\n"), programName); #endif @@ -844,17 +913,17 @@ io_hdr.cmdp = allowRmBlk; status = ioctl(fd, SG_IO, (void *)&io_hdr); - if (status < 0) + if (status < 0 || io_hdr.host_status != DID_OK || io_hdr.driver_status != DRIVER_OK) return 0; io_hdr.cmdp = startStop1Blk; status = ioctl(fd, SG_IO, (void *)&io_hdr); - if (status < 0) + if (status < 0 || io_hdr.host_status != DID_OK || io_hdr.driver_status != DRIVER_OK) return 0; io_hdr.cmdp = startStop2Blk; status = ioctl(fd, SG_IO, (void *)&io_hdr); - if (status < 0) + if (status < 0 || io_hdr.host_status != DID_OK || io_hdr.driver_status != DRIVER_OK) return 0; /* force kernel to reread partition table when new disc inserted */ @@ -937,9 +1006,14 @@ { int fd; - fd = open(fullName, O_RDWR|O_NONBLOCK); - if (fd != -1) { - return fd; + /* only try to open read/write if not root, since it doesn't seem + * to make a difference for root and can have negative side-effects + */ + if (geteuid()) { + fd = open(fullName, O_RDWR|O_NONBLOCK); + if (fd != -1) { + return fd; + } } fd = open(fullName, O_RDONLY|O_NONBLOCK); @@ -998,12 +1072,14 @@ rc = sscanf(line, "%1023s %1023s", s1, s2); if (rc >= 2) { int mtabmaj, mtabmin; + DeMangleMount(s1); + DeMangleMount(s2); GetMajorMinor(s1, &mtabmaj, &mtabmin); if (((strcmp(s1, name) == 0) || (strcmp(s2, name) == 0)) || ((maj != -1) && (maj == mtabmaj) && (min == mtabmin))) { FCLOSE(fp); - *deviceName = DeMangleMount(strdup(s1)); - *mountName = DeMangleMount(strdup(s2)); + *deviceName = strdup(s1); + *mountName = strdup(s2); return 1; } } @@ -1040,15 +1116,21 @@ while (fgets(line, sizeof(line), fp) != 0) { rc = sscanf(line, "%1023s %1023s", s1, s2); + DeMangleMount(s1); + DeMangleMount(s2); if (rc >= 2 && s1[0] != '#' && strcmp(s2, name) == 0) { if (strncasecmp(s1, "UUID=", 5) == 0) { - char *realDeviceName = malloc(strlen(s1) + 32); + char *realDeviceName = (char *) malloc(strlen(s1) + 32); + if (realDeviceName == NULL) { + fprintf(stderr, _("%s: could not allocate memory\n"), programName); + exit(1); + } sprintf(realDeviceName, "/dev/disk/by-uuid/%s", s1 + 5); strncpy(s1, realDeviceName, sizeof(s2)-1); } FCLOSE(fp); - *deviceName = DeMangleMount(strdup(s1)); - *mountName = DeMangleMount(strdup(s2)); + *deviceName = strdup(s1); + *mountName = strdup(s2); return 1; } } @@ -1056,6 +1138,68 @@ return 0; } +/* + * Find device name with the given major and minor number. Returns NULL if not + * found. The returned pointer points to static area and must not be free()'d. + */ +char* FindDeviceMajorMinor(int major, int minor) +{ + DIR* d = opendir("/dev"); + struct dirent *entry; + struct stat st; + dev_t dev = makedev(major, minor); + static char path[270]; + + if (!d) + return NULL; + while ((entry = readdir(d)) != 0) { + snprintf(path, sizeof(path), "/dev/%s", entry->d_name); + if (stat(path, &st) != 0) + continue; + if (S_ISBLK (st.st_mode) && st.st_rdev == dev) + return path; + } + return NULL; +} + +/* + * Check whether dev is an encrypted device handled by devmapper. If so, return + * the underlying physical device name (pointer to static area, do not free()). + * If not, or an error occurs, return NULL. + * This uses the /usr/lib/eject/dmcrypt-get-device helper. + */ +const char* dmcrypt_script = "/usr/lib/eject/dmcrypt-get-device"; +const char* GetDevmapperDevice (const char* dev) +{ + char cmd[1024]; + char output[100]; + int major, minor; + struct stat dummy; + + const char* devmapper = "/dev/mapper/"; + if (strncmp (dev, devmapper, strlen(devmapper))) + return NULL; + + if (strchr (dev, '\'')) + return NULL; + if ((stat(dmcrypt_script, &dummy) < 0) + && (errno == ENOENT)) { + if (v_option) + printf(_("%s: %s doesn't exist, skipping call\n"), + programName, dmcrypt_script); + return NULL; + } + snprintf (cmd, sizeof(cmd), "%s '%s'", dmcrypt_script, dev); + FILE* f = popen (cmd, "r"); + fread (output, 1, sizeof(output), f); + if (pclose(f)) + return NULL; + + if (sscanf(output, "%i:%i", &major, &minor) == 2) + return FindDeviceMajorMinor (major, minor); + else + return NULL; +} /* * Step through mount table and unmount all devices that match a regular @@ -1085,7 +1229,18 @@ while (fgets(line, sizeof(line), fp) != 0) { status = sscanf(line, "%1023s %1023s", s1, s2); if (status >= 2) { - status = regexec(&preg, s1, 0, 0, 0); + DeMangleMount(s1); + DeMangleMount(s2); + /* Check if we have a mapped device */ + const char* dev = GetDevmapperDevice (s1); + if (dev) { + if (v_option) + printf(_("%s: %s is encrypted on real device %s\n"), + programName, s1, dev); + } else + dev = s1; + + status = regexec(&preg, dev, 0, 0, 0); if (status == 0) { if (v_option) printf(_("%s: unmounting `%s'\n"), programName, s2); @@ -1147,6 +1302,15 @@ char pattern[256]; char *result = 0; + /* Check if we have a mapped device */ + const char* dev = GetDevmapperDevice (name); + if (dev) { + if (v_option) + printf(_("%s: %s is encrypted on real device %s\n"), + programName, name, dev); + name = dev; + } + for (i = 0; partitionDevice[i] != 0; i++) { /* look for ^/dev/foo[a-z]([0-9]?[0-9])?$, e.g. /dev/hda1 */ strcpy(pattern, "^/dev/"); @@ -1165,6 +1329,7 @@ exit(1); } strcpy(result, name); + /* 6 = "/dev/" and device character */ result[strlen(partitionDevice[i]) + 6] = 0; strcat(result, "([0-9]?[0-9])?$"); if (v_option) @@ -1374,6 +1539,14 @@ pattern = MultiplePartitions(deviceName); if ((m_option != 1) && (pattern != 0)) UnmountDevices(pattern); + /* Linux Kernel >= 3.1 doesn't allow to send ioctl to partitions, + so identify the main device */ + if (pattern != 0) { + char* dev_name_end = strchr(pattern, '('); + deviceName[dev_name_end - pattern] = '\0'; + if (v_option) + printf(_("%s: using device name `%s' for ioctls\n"), programName, deviceName); + } /* handle -T option */ if (T_option) { --- eject-2.1.5+deb1+cvs20081104.orig/po/Makefile +++ eject-2.1.5+deb1+cvs20081104/po/Makefile @@ -3,28 +3,10 @@ INSTALL = install MODIR = $(PREFIX)/share/locale POTFILES = ../*.c ../*.h -POFILES= de.po es.po fr.po ja.po ru.po tr.po zh_TW.po pt_BR.po cs_CZ.po +POFILES= cs.po de.po es.po fr.po it.po ja.po ru.po sl.po sv.po tr.po zh_TW.po pt.po pt_BR.po all: -fix-po-files: - mv de_DE.po de.po - mv es_ES.po es.po - mv fr_FR.po fr.po - mv ja_JP.eucJP.po ja.po - mv ru_RU.po ru.po - mv tr_TR.po tr.po - mv zh_TW.UTF-8.po zh_TW.po - -restitute-po-files: - mv de.po de_DE.po - mv es.po es_ES.po - mv fr.po fr_FR.po - mv ja.po ja_JP.eucJP.po - mv ru.po ru_RU.po - mv tr.po tr_TR.po - mv zh_TW.po zh_TW.UTF-8.po - mo: files='$(POFILES)'; \ for file in $$files;do \ @@ -33,7 +15,6 @@ done install: - $(MAKE) fix-po-files $(MAKE) mo files='$(POFILES)'; \ for file in $$files;do \ @@ -45,7 +26,6 @@ fi; \ cp $$LOCALENAME.mo $$MOPATH/$(PKGNAME).mo; \ done - $(MAKE) restitute-po-files pot: xgettext --keyword=_ --keyword=N_ $(POTFILES) -o $(PKGNAME).pot --- eject-2.1.5+deb1+cvs20081104.orig/po/cs.po +++ eject-2.1.5+deb1+cvs20081104/po/cs.po @@ -5,7 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: eject 2.0.13deb-4\n" -"POT-Creation-Date: 2004-05-07 01:11+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" "PO-Revision-Date: 2006-05-29 13:50+0200\n" "Last-Translator: Marek Černocký \n" "Language-Team: \n" @@ -13,19 +14,23 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: ../eject.c:125 -#, c-format +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -42,7 +47,8 @@ " eject -V\t\t\t\t-- zobrazí verzi programu a skončí\n" " eject [-vnrsfq] []\t\t-- vysune zařízení\n" " eject [-vn] -d\t\t\t-- zobrazí výchozí zařízení\n" -" eject [-vn] -a on|off|1|0 []\t-- zapne (on)/vypne (off) automatické vysouvání\n" +" eject [-vn] -a on|off|1|0 []\t-- zapne (on)/vypne (off) automatické " +"vysouvání\n" " eject [-vn] -c []\t-- vymění disk v CD-ROM měniči\n" " eject [-vn] -t []\t\t-- zavře dvířka\n" " eject [-vn] -x []\t-- nastaví rychlost CD-ROM\n" @@ -56,14 +62,16 @@ " -p\t-- použít /proc/mounts místo /etc/mtab\n" " -m\t-- neodpojovat zařízení ikdyž je připojeno\n" -#: ../eject.c:148 +#: ../eject.c:187 +#, fuzzy, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" "Dlouhé volby:\n" " -h --help -v --verbose\t -d --default\n" @@ -72,7 +80,7 @@ " -q --tape -n --noop\t -V --version\n" " -p --proc -m --no-unmount\n" -#: ../eject.c:156 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" @@ -83,291 +91,358 @@ "Pokud jej vynecháte, jako výchozí se zvolí \"%s\".\n" "Jako výchozí se zkouší -r, -s, -f, a -q v tomto pořadí, dokud se nezadaří.\n" -#: ../eject.c:209 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: neplatný argument pro volbu --auto/-a\n" -#: ../eject.c:221 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: neplatný argument pro volbu --changerslot/-c\n" -#: ../eject.c:233 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: neplatný argument pro volbu --cdspeed/-x\n" -#: ../eject.c:273 +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: neplatný argument pro volbu --auto/-a\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" -msgstr "eject verze %s od Jeffa Trantera (tranter@pobox.com), český překlad Marv\n" +msgstr "" +"eject verze %s od Jeffa Trantera (tranter@pobox.com), český překlad Marv\n" -#: ../eject.c:283 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: příliš mnoho argumentů\n" -#: ../eject.c:331 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 #, c-format msgid "%s: could not allocate memory\n" msgstr "%s: nelze přidělit paměť\n" -#: ../eject.c:404 +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "" + +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: příkaz pro automatické vysunutí CD-ROM selhal: %s\n" -#: ../eject.c:421 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: příkaz pro volbu disku CD-ROM selhal: %s\n" -#: ../eject.c:427 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: příkaz pro načtení CD-ROM ze zásobníku měniče selhal: %s\n" -#: ../eject.c:431 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "%s: toto jádro nepodporuje IDE/ATAPI CD-ROM měnič\n" -#: ../eject.c:446 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: příkaz pro zavření dvířek CD-ROM selhal: %s\n" -#: ../eject.c:450 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" msgstr "%s: toto jádro nepodporuje příkaz pro zavření dvířek CD-ROM\n" -#: ../eject.c:467 +#: ../eject.c:637 +#, fuzzy, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "%s: toto jádro nepodporuje příkaz pro zavření dvířek CD-ROM\n" + +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: příkaz pro volbu rychlosti CD-ROM selhal: %s\n" -#: ../eject.c:471 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" msgstr "%s: toto jádro nepodporuje příkaz pro volbu rychlosti CD-ROM\n" -#: ../eject.c:581 +#: ../eject.c:727 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: \"%s\" je odkaz na \"%s\"\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "" + +#: ../eject.c:930 +#, fuzzy, c-format +msgid "%s: unable to exec umount of `%s': %s\n" msgstr "%s: nelze spustit /bin/umount pro \"%s\": %s\n" -#: ../eject.c:586 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: nelze rozvětvit proces: %s\n" -#: ../eject.c:591 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: odopojení \"%s\" neskončilo normálně\n" -#: ../eject.c:595 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: odpojení \"%s\" selhalo\n" -#: ../eject.c:608 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: nelze otevřít \"%s\"\n" -#: ../eject.c:653 ../eject.c:740 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "nelze otevřít %s: %s\n" -#: ../eject.c:700 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: nelze otevřít /etc/fstab: %s\n" -#: ../eject.c:750 ../eject.c:984 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, fuzzy, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: použivá se výchozího zařízení \"%s\"\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: odpojuje se \"%s\"\n" -#: ../eject.c:823 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: \"%s\" je zařízení s více oddíly\n" -#: ../eject.c:828 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: \"%s\" není zařízení s více oddíly\n" -#: ../eject.c:841 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "%s: nastavuje se rychlost CD-ROM na auto\n" -#: ../eject.c:843 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: nastavuje se rychlost CD-ROM na %dX\n" -#: ../eject.c:879 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: výchozí zařízení: \"%s\"\n" -#: ../eject.c:887 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: použivá se výchozího zařízení \"%s\"\n" -#: ../eject.c:896 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: název zařízení je \"%s\"\n" -#: ../eject.c:901 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: nelze nalézt nebo otevřít zařízení pro: \"%s\"\n" -#: ../eject.c:905 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: rozšířený název je \"%s\"\n" -#: ../eject.c:910 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: \"%s\" je odkaz na \"%s\"\n" - -#: ../eject.c:919 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "%s: překročena maximální hloubka symbolického odkazu: \"%s\"\n" -#: ../eject.c:927 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: \"%s\" je připojený v \"%s\"\n" -#: ../eject.c:929 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: \"%s\" není připojený\n" -#: ../eject.c:941 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: \"%s\" může být připojený v \"%s\"\n" -#: ../eject.c:943 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "%s: \"%s\" není přípojný bod\n" -#: ../eject.c:949 +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" + +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" msgstr "%s: zařízení je \"%s\"\n" -#: ../eject.c:951 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: ukončuje se na základě volby -n/--noop\n" -#: ../eject.c:959 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: povoluje režim automatického vysunutí pro \"%s\"\n" -#: ../eject.c:961 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: zakazuje se režim automatického vysunutí pro \"%s\"\n" -#: ../eject.c:971 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: zavírají se dvířka\n" -#: ../eject.c:997 +#: ../eject.c:1460 +#, fuzzy, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: nastavuje se rychlost CD-ROM na %dX\n" + +#: ../eject.c:1472 +#, fuzzy, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: odpojuje se \"%s\"\n" + +#: ../eject.c:1485 +#, fuzzy, c-format +msgid "%s: toggling tray\n" +msgstr "%s: zavírají se dvířka\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: volí se CD-ROM disk #%d\n" -#: ../eject.c:1015 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "%s: zkouší se vysunout \"%s\" s použitím příkazu pro vysunutí CD-ROM\n" -#: ../eject.c:1019 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: příkaz pro vysunutí CD-ROM uspěl\n" -#: ../eject.c:1021 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: příkaz pro vysunutí CD-ROM selhal\n" -#: ../eject.c:1027 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: zkouší se vysunout \"%s\" s použitím příkazu SCSI pro vysunutí\n" -#: ../eject.c:1031 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: příkaz SCSI pro vysunutí uspěl\n" -#: ../eject.c:1033 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: příkaz SCSI pro vysunutí selhal\n" -#: ../eject.c:1039 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" -msgstr "%s: zkouší se vysunout \"%s\" s použitím příkazu pro vysunutí diskety\n" +msgstr "" +"%s: zkouší se vysunout \"%s\" s použitím příkazu pro vysunutí diskety\n" -#: ../eject.c:1043 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: příkaz pro vysunutí diskety uspěl\n" -#: ../eject.c:1045 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: příkaz pro vysunutí diskety selhal\n" -#: ../eject.c:1051 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" msgstr "%s: zkouší se vysunout \"%s\" s použitím příkazu pro odpojení pásky\n" -#: ../eject.c:1055 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "%s: příkaz pro odpojení pásky uspěl\n" -#: ../eject.c:1057 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" msgstr "%s: příkaz pro odpojení pásky selhal\n" -#: ../eject.c:1062 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: není možné vysunout, poslední chyba: %s\n" -#: ../volname.c:58 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "použití: volname []\n" -#: ../volname.c:64 ../volname.c:70 ../volname.c:76 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "název svazku" - --- eject-2.1.5+deb1+cvs20081104.orig/po/da.po +++ eject-2.1.5+deb1+cvs20081104/po/da.po @@ -0,0 +1,478 @@ +# Danish translation eject. +# Copyright (C) 2011 eject & nedenstående oversættere. +# This file is distributed under the same license as the eject package. +# Joe Hansen , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-02-19 22:35+0100\n" +"PO-Revision-Date: 2011-05-14 01:44+0000\n" +"Last-Translator: Joe Hansen \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../eject.c:155 +#, c-format +msgid "" +"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +"Usage:\n" +" eject -h\t\t\t\t-- display command usage and exit\n" +" eject -V\t\t\t\t-- display program version and exit\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" +" eject [-vn] -d\t\t\t-- display default device\n" +" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" +" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +" eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" +" eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" +"Options:\n" +" -v\t-- enable verbose output\n" +" -n\t-- don't eject, just show device found\n" +" -r\t-- eject CD-ROM\n" +" -s\t-- eject SCSI device\n" +" -f\t-- eject floppy\n" +" -q\t-- eject tape\n" +" -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" +msgstr "" +"Eject version %s af Jeff Tranter (tranter@pobox.com)\n" +"Brug:\n" +" eject -h\t\t\t\t-- vis kommandohjælp og afslut\n" +" eject -V\t\t\t\t-- vis programversion og afslut\n" +" eject [-vnrsfqpm] []\t\t-- skub enhed ud\n" +" eject [-vn] -d\t\t\t-- vis standardenhed\n" +" eject [-vn] -a on|off|1|0 []\t-- slå automatisk udskubning til/fra\n" +" eject [-vn] -c []\t-- skift diske på en cd-rom-ændrer\n" +" eject [-vn] -t []\t\t-- luk bakke\n" +" eject [-vn] -T []\t\t-- skift bakke\n" +" eject [-vn] -i on|off|1|0 []\t-- slå manuel udskubningsbeskyttelse " +"til/fra\n" +" eject [-vn] -x []\t-- angiv maksimal hastighed for cd-" +"rom\n" +" eject [-vn] -X []\t\t-- vis tilgængelige hastigheder for cd-rom\n" +"Tilvalg:\n" +" -v\t-- aktiver uddybende uddata\n" +" -n\t-- skub ikke ud, vis bare enhed fundet\n" +" -r\t-- skub cd-rom ud\n" +" -s\t-- skub SCSI-enhed ud\n" +" -f\t-- skub floppy ud\n" +" -q\t-- skub bånd ud\n" +" -p\t-- brug /proc/mounts i stedet for /etc/mtab\n" +" -m\t-- afmonter ikke enhed selv om enheden er monteret\n" + +#: ../eject.c:187 +#, c-format +msgid "" +"Long options:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" +msgstr "" +"Lange tilvalg:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"bånd\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" + +#: ../eject.c:206 +#, c-format +msgid "" +"Parameter can be a device file or a mount point.\n" +"If omitted, name defaults to `%s'.\n" +"By default tries -r, -s, -f, and -q in order until success.\n" +msgstr "" +"Parameteren kan være en enhedsfil eller et monteringspunkt.\n" +"Hvis det udelades, bliver navnet »%s«.\n" +"Som standard forsøges -r, -s, -f og -q for at lykkes.\n" + +#: ../eject.c:262 +#, c-format +msgid "%s: invalid argument to --auto/-a option\n" +msgstr "%s: Ugyldigt argument for tilvalget --auto/-a\n" + +#: ../eject.c:274 +#, c-format +msgid "%s: invalid argument to --changerslot/-c option\n" +msgstr "%s: Ugyldigt argument for tilvalget --changerslot/-c\n" + +#: ../eject.c:286 +#, c-format +msgid "%s: invalid argument to --cdspeed/-x option\n" +msgstr "%s: Ugyldigt argument for tilvalget --cdspeed/-x\n" + +#: ../eject.c:312 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: Ugyldigt argument for tilvalget -i\n" + +#: ../eject.c:347 +#, c-format +msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" +msgstr "eject version %s af Jeff Tranter (tranter@pobox.com)\n" + +#: ../eject.c:357 +#, c-format +msgid "%s: too many arguments\n" +msgstr "%s: For mange argumenter\n" + +#: ../eject.c:436 ../eject.c:1092 ../eject.c:1296 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "%s: Kunne ikke tildele hukommelse\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: FindDevice kaldt for ofte\n" + +#: ../eject.c:553 +#, c-format +msgid "%s: CD-ROM auto-eject command failed: %s\n" +msgstr "%s: Kommandoen automatisk udskubning for cd-rom fejlede: %s\n" + +#: ../eject.c:568 +#, c-format +msgid "%s: CD-ROM select disc command failed: %s\n" +msgstr "%s: Kommandoen vælg disk for cd-rom fejlede: %s\n" + +#: ../eject.c:574 +#, c-format +msgid "%s: CD-ROM load from slot command failed: %s\n" +msgstr "%s: Kommandoen indlæs fra plads for cd-rom fejlede: %s\n" + +#: ../eject.c:578 +#, c-format +msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" +msgstr "%s: IDE/ATAPI cd-rom-ændrer er ikke understøttet af denne kerne\n" + +#: ../eject.c:597 +#, c-format +msgid "%s: CD-ROM tray close command failed: %s\n" +msgstr "%s: Kommandoen luk bakken for cd-rom fejlede: %s\n" + +#: ../eject.c:601 +#, c-format +msgid "%s: CD-ROM tray close command not supported by this kernel\n" +msgstr "" +"%s: Kommandoen luk bakken for cd-rom er ikke understøttet af denne kerne\n" + +#: ../eject.c:649 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" +"%s: Kommandoen skift bakke for cd-rom er ikke understøttet af denne kerne\n" + +#: ../eject.c:716 +#, c-format +msgid "%s: CD-ROM select speed command failed: %s\n" +msgstr "%s: Kommandoen vælg hastighed for cd-rom fejlede: %s\n" + +#: ../eject.c:721 ../eject.c:833 +#, c-format +msgid "%s: CD-ROM select speed command not supported by this kernel\n" +msgstr "" +"%s: Kommandoen vælg hastighed for cd-rom er ikke understøttet af denne " +"kerne\n" + +#: ../eject.c:740 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "%s: Kan ikke læse hastigheden fra /proc/sys/dev/cdrom/info\n" + +#: ../eject.c:755 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: Fejl under allokering af streng\n" + +#: ../eject.c:761 ../eject.c:1398 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: »%s« er en henvising til »%s«\n" + +#: ../eject.c:773 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: Kunne ikke finde cd-rom-navn (fejl opstod)\n" + +#: ../eject.c:786 ../eject.c:794 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: Fejl under læsning af hastighed\n" + +#: ../eject.c:811 +#, c-format +msgid "%s: saving original speed %d\n" +msgstr "%s: Gemmer oprindelig hastighed %d\n" + +#: ../eject.c:827 +#, c-format +msgid "%s: Could not restore original CD-ROM speed (was %d, is now %d)\n" +msgstr "" +"%s: Kunne ikke gendanne oprindelig hastighed for cd-rom (var %d, er nu %d)\n" + +#: ../eject.c:831 +#, c-format +msgid "%s: restored original speed %d\n" +msgstr "%s: Gendannede oprindelig hastighed %d\n" + +#: ../eject.c:953 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: Kunne ikke køre afmontering af »%s«: %s\n" + +#: ../eject.c:958 +#, c-format +msgid "%s: unable to fork: %s\n" +msgstr "%s: Kunne ikke forgrene: %s\n" + +#: ../eject.c:963 +#, c-format +msgid "%s: unmount of `%s' did not exit normally\n" +msgstr "%s: Afmontering af »%s« afsluttedes ikke som normalt\n" + +#: ../eject.c:967 +#, c-format +msgid "%s: unmount of `%s' failed\n" +msgstr "%s: Afmontering af »%s« fejlede\n" + +#: ../eject.c:992 +#, c-format +msgid "%s: unable to open `%s'\n" +msgstr "%s: Kan ikke åbne »%s«\n" + +#: ../eject.c:1038 ../eject.c:1193 +#, c-format +msgid "unable to open %s: %s\n" +msgstr "Kan ikke åbne %s: %s\n" + +#: ../eject.c:1081 +#, c-format +msgid "%s: unable to open /etc/fstab: %s\n" +msgstr "%s: Kan ikke åbne /etc/fstab: %s\n" + +#: ../eject.c:1155 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "%s: %s findes ikke, springer kald over\n" + +#: ../eject.c:1204 ../eject.c:1277 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s er krypteret på reel enhed %s\n" + +#: ../eject.c:1213 +#, c-format +msgid "%s: unmounting `%s'\n" +msgstr "%s: Afmonterer »%s«\n" + +#: ../eject.c:1303 +#, c-format +msgid "%s: `%s' is a multipartition device\n" +msgstr "%s: »%s« er en flerpartitionsenhed\n" + +#: ../eject.c:1308 +#, c-format +msgid "%s: `%s' is not a multipartition device\n" +msgstr "%s: »%s« er ikke en flerpartitionsenhed\n" + +#: ../eject.c:1321 +#, c-format +msgid "%s: setting CD-ROM speed to auto\n" +msgstr "%s: Angiver cd-rom-hastighed til automatisk\n" + +#: ../eject.c:1323 +#, c-format +msgid "%s: setting CD-ROM speed to %dX\n" +msgstr "%s: Angiver cd-rom-hastighed til %dX\n" + +#: ../eject.c:1361 +#, c-format +msgid "%s: default device: `%s'\n" +msgstr "%s: Standardenhed: »%s«\n" + +#: ../eject.c:1369 +#, c-format +msgid "%s: using default device `%s'\n" +msgstr "%s: Bruger standardenhed »%s«\n" + +#: ../eject.c:1378 +#, c-format +msgid "%s: device name is `%s'\n" +msgstr "%s: Enhedsnavn er »%s«\n" + +#: ../eject.c:1384 +#, c-format +msgid "%s: unable to find or open device for: `%s'\n" +msgstr "%s: Kan ikke finde eller åbne enhed for: »%s«\n" + +#: ../eject.c:1389 +#, c-format +msgid "%s: expanded name is `%s'\n" +msgstr "%s: Udvidet navn er »%s«\n" + +#: ../eject.c:1409 +#, c-format +msgid "%s: maximum symbolic link depth exceeded: `%s'\n" +msgstr "%s: Maksimal dybde på symbolsk henvisning overtrådt: »%s«\n" + +#: ../eject.c:1417 +#, c-format +msgid "%s: `%s' is mounted at `%s'\n" +msgstr "%s: »%s« er monteret på »%s«\n" + +#: ../eject.c:1420 +#, c-format +msgid "%s: `%s' is not mounted\n" +msgstr "%s: »%s« er ikke monteret\n" + +#: ../eject.c:1432 +#, c-format +msgid "%s: `%s' can be mounted at `%s'\n" +msgstr "%s: »%s« kan ikke monteres på »%s«\n" + +#: ../eject.c:1434 +#, c-format +msgid "%s: `%s' is not a mount point\n" +msgstr "%s: »%s« er ikke et monteringspunkt\n" + +#: ../eject.c:1441 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" +"%s: Forsøgte at bruge »%s« som enhedsnavn men det er ikke en blokenhed\n" + +#: ../eject.c:1449 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: Enhed er »%s«\n" + +#: ../eject.c:1451 +#, c-format +msgid "%s: exiting due to -n/--noop option\n" +msgstr "%s: Afslutter på grund af tilvalget -n/--noop\n" + +#: ../eject.c:1466 +#, c-format +msgid "%s: enabling auto-eject mode for `%s'\n" +msgstr "%s: Aktiverer automatisk udskubningstilstand for »%s«\n" + +#: ../eject.c:1468 +#, c-format +msgid "%s: disabling auto-eject mode for `%s'\n" +msgstr "%s: Deaktiverer automatisk udskubningstilstand for »%s«\n" + +#: ../eject.c:1478 +#, c-format +msgid "%s: closing tray\n" +msgstr "%s: Lukker bakke\n" + +#: ../eject.c:1488 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: Viser cd-rom-hastighed\n" + +#: ../eject.c:1500 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: Afmonterer enhed »%s« fra »%s«\n" + +#: ../eject.c:1513 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: Skifter bakke\n" + +#: ../eject.c:1523 +#, c-format +msgid "%s: selecting CD-ROM disc #%d\n" +msgstr "%s: Vælger cd-rom-disk #%d\n" + +#: ../eject.c:1541 +#, c-format +msgid "%s: trying to eject `%s' using CD-ROM eject command\n" +msgstr "" +"%s: Forsøger at skubbe »%s« ud ved at bruge cd-rom-kommandoen skub ud\n" + +#: ../eject.c:1545 +#, c-format +msgid "%s: CD-ROM eject command succeeded\n" +msgstr "%s: Udførte cd-rom-kommandoen skub ud\n" + +#: ../eject.c:1547 +#, c-format +msgid "%s: CD-ROM eject command failed\n" +msgstr "%s: Cd-rom-kommandoen skub ud fejlede\n" + +#: ../eject.c:1554 +#, c-format +msgid "%s: trying to eject `%s' using SCSI commands\n" +msgstr "%s: Forsøger at skubbe »%s« ud ved at bruge SCSI-kommandoer\n" + +#: ../eject.c:1558 +#, c-format +msgid "%s: SCSI eject succeeded\n" +msgstr "%s: Udført SCSI skub ud\n" + +#: ../eject.c:1560 +#, c-format +msgid "%s: SCSI eject failed\n" +msgstr "%s: SCSI skub ud fejlede\n" + +#: ../eject.c:1568 +#, c-format +msgid "%s: trying to eject `%s' using floppy eject command\n" +msgstr "" +"%s: Forsøger at skubbe »%s« ud ved at bruge kommandoen floppy skub ud\n" + +#: ../eject.c:1572 +#, c-format +msgid "%s: floppy eject command succeeded\n" +msgstr "%s: Udførte floppy skub ud\n" + +#: ../eject.c:1574 +#, c-format +msgid "%s: floppy eject command failed\n" +msgstr "%s: Kommandoen floppy skub ud fejlede\n" + +#: ../eject.c:1582 +#, c-format +msgid "%s: trying to eject `%s' using tape offline command\n" +msgstr "" +"%s: Forsøger at skubbe »%s« ud ved at bruge kommandoen bånd frakoblet (tape " +"offline)\n" + +#: ../eject.c:1586 +#, c-format +msgid "%s: tape offline command succeeded\n" +msgstr "%s: Udførte kommandoen bånd frakoblet (tape offline)\n" + +#: ../eject.c:1588 +#, c-format +msgid "%s: tape offline command failed\n" +msgstr "%s: Kommandoen bånd frakoblet (tape offline) fejlede\n" + +#: ../eject.c:1594 +#, c-format +msgid "%s: unable to eject, last error: %s\n" +msgstr "%s: Kunne ikke skubbe ud, sidste fejl: %s\n" + +#: ../volname.c:59 +#, c-format +msgid "usage: volname []\n" +msgstr "brug: Enhedsnavn []\n" + +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 +msgid "volname" +msgstr "enhedsnavn" --- eject-2.1.5+deb1+cvs20081104.orig/po/de.po +++ eject-2.1.5+deb1+cvs20081104/po/de.po @@ -4,28 +4,33 @@ # msgid "" msgstr "" -"Project-Id-Version: eject 2.0.13deb-4\n" -"POT-Creation-Date: 2004-05-07 01:11+0200\n" -"PO-Revision-Date: 2004-05-07 01:35+0200\n" -"Last-Translator: nordi \n" +"Project-Id-Version: eject 2.1.3-1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2008-07-11 04:58+0200\n" +"Last-Translator: Frank Lichtenheld \n" "Language-Team:\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" -#: ../eject.c:125 +#: ../eject.c:155 #, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -36,339 +41,419 @@ " -p\t-- use /proc/mounts instead of /etc/mtab\n" " -m\t-- do not unmount device even if it is mounted\n" msgstr "" -"Eject version %s von Jeff Tranter (tranter@pobox.com)\n" +"Eject Version %s von Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- gibt die Hilfe aus und beendet das Programm\n" " eject -V\t\t\t\t-- gibt Versioninformation aus und beendet das Programm\n" -" eject [-vnrsfq] []\t\t-- Laufwerk ffnen\n" +" eject [-vnrsfqpm] []\t\t-- Laufwerk ffnen\n" " eject [-vn] -d\t\t\t-- zeige Standardlaufwerk an\n" " eject [-vn] -a on|off|1|0 []\t-- auto-eject an-/ausschalten\n" " eject [-vn] -c []\t-- wechselt CD im CD-Wechsler\n" " eject [-vn] -t []\t\t-- Laufwerk schlieen\n" -" eject [-vn] -x []\t-- maximale CD-ROM Geschwindigkeit " +" eject [-vn] -T []\t\t-- Laufwerk ffnen oder schlieen\n" +" eject [-vn] -i on|off|1|0 []\t-- Schutz vor manuellem ffnen an-/" +"ausschalten\n" +" eject [-vn] -x []\t-- maximale CD-ROM-Geschwindigkeit " "setzen\n" -"Options:\n" +" eject [-vn] -X []\t\t-- verfgbare CD-ROM-Geschwindigkeiten " +"anzeigen\n" +"Optionen:\n" " -v\t-- zeige Details an\n" " -n\t-- Laufwerk nicht ffnen, nur gefundenes Gert anzeigen\n" " -r\t-- CD-ROM auswerfen\n" -" -s\t-- Disk im SCSI Gert auswerfen\n" +" -s\t-- Disk im SCSI-Gert auswerfen\n" " -f\t-- Floppy auswerfen\n" " -q\t-- Band auswerfen\n" -" -p\t-- benutze/proc/mounts statt /etc/mtab\n" +" -p\t-- benutze /proc/mounts statt /etc/mtab\n" " -m\t-- Gert nicht unmounten, selbst wenn es gemounted ist\n" -#: ../eject.c:148 +#: ../eject.c:187 +#, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" "Lange Optionen:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" -#: ../eject.c:156 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" "If omitted, name defaults to `%s'.\n" "By default tries -r, -s, -f, and -q in order until success.\n" msgstr "" -"Parameter kann eine Gertedatei oder ein Mount Punkt sein.\n" +"Parameter kann eine Gertedatei oder ein Mount-Punkt sein.\n" "Wenn ausgelassen wird `%s' gewhlt.\n" -"Versucht standardmig -r, -s, -f und -q in dieser Reihenfolge bis es funktioniert.\n" +"Versucht standardmig -r, -s, -f und -q in dieser Reihenfolge bis es " +"funktioniert.\n" -#: ../eject.c:209 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: ungltiges Argument fr die --auto/-a Option\n" -#: ../eject.c:221 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: ungltiges Argument fr die --changerslot/-c Option\n" -#: ../eject.c:233 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: ungltiges Argument fr die --cdspeed/-x Option\n" -#: ../eject.c:273 +#: ../eject.c:312 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: ungltiges Argument fr die -i Option\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "eject Version %s von Jeff Tranter (tranter@pobox.com)\n" -#: ../eject.c:283 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: zu viele Optionen angegeben\n" -#: ../eject.c:331 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 #, c-format msgid "%s: could not allocate memory\n" msgstr "%s: Konnte keinen Speicher allozieren\n" -#: ../eject.c:404 +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: FindDevice zu oft aufgerufen\n" + +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" -msgstr "%s: CD-ROM auto-eject fehlgeschlagen: %s\n" +msgstr "%s: Automatisches Auswerfen der CD-ROM fehlgeschlagen: %s\n" -#: ../eject.c:421 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" -msgstr "%s: CD-ROM select disc fehlgeschlagen: %s\n" +msgstr "%s: CD-ROM auswhlen fehlgeschlagen: %s\n" -#: ../eject.c:427 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" -msgstr "%s: CD-ROM load from slot fehlgeschlagen: %s\n" +msgstr "%s: CD-ROM laden fehlgeschlagen: %s\n" -#: ../eject.c:431 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" -msgstr "%s: IDE/ATAPI CD-ROM Wechsler von diesem Kernel nicht untersttzt\n" +msgstr "%s: IDE/ATAPI CD-ROM-Wechsler von diesem Kernel nicht untersttzt\n" -#: ../eject.c:446 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" -msgstr "%s: CD-ROM Schlieen fehlgeschlagen: %s\n" +msgstr "%s: CD-ROM-Laufwerk schlieen fehlgeschlagen: %s\n" -#: ../eject.c:450 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" -msgstr "%s: CD-ROM Schlieen von diesem Kernel nicht untersttzt\n" +msgstr "%s: CD-ROM-Laufwerk schlieen von diesem Kernel nicht untersttzt\n" -#: ../eject.c:467 +#: ../eject.c:637 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" +"%s: Automatisches Schlieen/ffnen des Laufwerks von diesem Kernel nicht " +"untersttzt\n" + +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" -msgstr "%s: CD-ROM selecter vitesse pas s'accomplir: %s\n" +msgstr "%s: CD-ROM-Geschwindigkeit setzen fehlgeschlagen: %s\n" -#: ../eject.c:471 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" msgstr "" -"%s: CD-ROM Geschwindigkeit setzen von diesem Kernel nicht untersttzt\n" +"%s: CD-ROM-Geschwindigkeit setzen von diesem Kernel nicht untersttzt\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" +"%s: kann die Geschwindigkeit nicht aus /proc/sys/dev/cdrom/info lesen\n" + +#: ../eject.c:742 +#, fuzzy, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: Fehler beim Lesen der Geschwindigkeit\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' ist ein Link auf `%s'\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: Fehler beim Suchen des CD-ROM-Namens\n" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: Fehler beim Lesen der Geschwindigkeit\n" -#: ../eject.c:581 +#: ../eject.c:930 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" -msgstr "%s: kann /bin/umount fr `%s' nicht ausfhren: %s\n" +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: kann umount fr `%s' nicht ausfhren: %s\n" -#: ../eject.c:586 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: kann nicht forken: %s\n" -#: ../eject.c:591 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: Unmounten von `%s' nicht normal beendet\n" -#: ../eject.c:595 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: Unmounten von `%s' fehlgeschlagen\n" -#: ../eject.c:608 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: kann `%s' nicht ffnen\n" -#: ../eject.c:653 ../eject.c:740 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "kann %s nicht ffnen: %s\n" -#: ../eject.c:700 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: kann /etc/fstab nicht ffnen: %s\n" -#: ../eject.c:750 ../eject.c:984 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s ist verschlsselt auf echtem Gert %s\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: Unmounte `%s'\n" -#: ../eject.c:823 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: `%s' ist ein Gert mit mehreren Partitionen\n" -#: ../eject.c:828 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: `%s' ist kein Gert mit mehreren Partitionen\n" -#: ../eject.c:841 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" -msgstr "%s: setze CD-ROM Geschwindigkeit auf auto\n" +msgstr "%s: setze CD-ROM-Geschwindigkeit auf auto\n" -#: ../eject.c:843 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" -msgstr "%s: setze CD-ROM Geschwindigkeit auf %dX\n" +msgstr "%s: setze CD-ROM-Geschwindigkeit auf %dX\n" -#: ../eject.c:879 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: Standardgert: `%s'\n" -#: ../eject.c:887 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: benutze Standardgert `%s'\n" -#: ../eject.c:896 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: Gertename ist `%s'\n" -#: ../eject.c:901 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: kann Gert `%s' nicht finden/ffnen\n" -#: ../eject.c:905 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: erweiterter Name ist `%s'\n" -#: ../eject.c:910 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: `%s' ist ein Link auf `%s'\n" - -#: ../eject.c:919 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" -msgstr "%s: maximale symbolische Link Tiefe berschritten: `%s'\n" +msgstr "%s: maximale Tiefe fr symbolische Links berschritten: `%s'\n" -#: ../eject.c:927 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: `%s' ist nach `%s' gemountet\n" -#: ../eject.c:929 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: `%s' ist nicht gemountet\n" -#: ../eject.c:941 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: `%s' kann nach`%s' gemountet werden\n" -#: ../eject.c:943 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" -msgstr "%s: `%s' ist kein mount point\n" +msgstr "%s: `%s' ist kein Mount-Punkt\n" -#: ../eject.c:949 +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" +"%s: versuchte `%s' als Gertenamen zu benutzen, aber es ist kein " +"blockbasiertes Gert\n" + +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" msgstr "%s: Gert ist `%s'\n" -#: ../eject.c:951 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: beende wegen -n/--noop Option\n" -#: ../eject.c:959 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" -msgstr "%s: aktiviere Auto-Auswurf fr `%s'\n" +msgstr "%s: aktiviere Automatisches Auswerfen fr `%s'\n" -#: ../eject.c:961 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" -msgstr "%s: deaktiviere Auto-Auswurf fr `%s'\n" +msgstr "%s: deaktiviere Automatisches Auswerfen fr `%s'\n" -#: ../eject.c:971 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: schliee jetzt\n" -#: ../eject.c:997 +#: ../eject.c:1460 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: CD-ROM-Geschwindigkeiten anzeigen\n" + +#: ../eject.c:1472 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: Unmounte Gert `%s' von `%s'\n" + +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: ffne/schliee jetzt\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: whle CD #%d\n" -#: ../eject.c:1015 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" -msgstr "%s: Versuche `%s' mit dem CD eject Befehl auszuwerfen\n" +msgstr "%s: Versuche `%s' mit dem CD-eject-Befehl auszuwerfen\n" -#: ../eject.c:1019 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" -msgstr "%s: CD eject war erfolgreich\n" +msgstr "%s: CD-eject war erfolgreich\n" -#: ../eject.c:1021 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" -msgstr "%s: CD eject war nicht erfolgreich\n" +msgstr "%s: CD-eject war nicht erfolgreich\n" -#: ../eject.c:1027 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" -msgstr "%s: versuche `%s' mit SCSI Befehlen auszuwerfen\n" +msgstr "%s: versuche `%s' mit SCSI-Befehlen auszuwerfen\n" -#: ../eject.c:1031 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" -msgstr "%s: SCSI eject war erfolgreich\n" +msgstr "%s: SCSI-eject war erfolgreich\n" -#: ../eject.c:1033 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" -msgstr "%s: SCSI eject war nicht erfolgreich\n" +msgstr "%s: SCSI-eject war nicht erfolgreich\n" -#: ../eject.c:1039 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" -msgstr "%s: versuche `%s' mit Floppy Befehlen auszuwerfen\n" +msgstr "%s: versuche `%s' mit Floppy-Befehlen auszuwerfen\n" -#: ../eject.c:1043 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" -msgstr "%s: Floppy eject war erfolgreich\n" +msgstr "%s: Floppy-eject war erfolgreich\n" -#: ../eject.c:1045 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" -msgstr "%s: Floppy eject war nicht erfolgreich\n" +msgstr "%s: Floppy-eject war nicht erfolgreich\n" -#: ../eject.c:1051 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" -msgstr "%s: versuche `%s' mit dem Band offline Befehl auszuwerfen\n" +msgstr "%s: versuche `%s' mit dem `Band offline'-Befehl auszuwerfen\n" -#: ../eject.c:1055 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" -msgstr "%s: Band offline war erfolgreich\n" +msgstr "%s: `Band offline' war erfolgreich\n" -#: ../eject.c:1057 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" -msgstr "%s: Band offline war nicht erfolgreich\n" +msgstr "%s: `Band offline' war nicht erfolgreich\n" -#: ../eject.c:1062 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: Kann nicht auswerfen! Letzter Fehler: %s\n" -#: ../volname.c:58 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "Benutzung: volname []\n" -#: ../volname.c:64 ../volname.c:70 ../volname.c:76 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "Volname" --- eject-2.1.5+deb1+cvs20081104.orig/po/eject.pot +++ eject-2.1.5+deb1+cvs20081104/po/eject.pot @@ -1,31 +1,39 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: eject 2.0.13deb-4\n" -"POT-Creation-Date: 2004-05-07 01:11+0200\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-02-20 00:35+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=us-ascii\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: ../eject.c:125 +#: ../eject.c:156 #, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -37,17 +45,19 @@ " -m\t-- do not unmount device even if it is mounted\n" msgstr "" -#: ../eject.c:148 +#: ../eject.c:188 +#, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" -#: ../eject.c:156 +#: ../eject.c:207 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" @@ -55,290 +65,376 @@ "By default tries -r, -s, -f, and -q in order until success.\n" msgstr "" -#: ../eject.c:209 +#: ../eject.c:263 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "" -#: ../eject.c:221 +#: ../eject.c:275 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "" -#: ../eject.c:233 +#: ../eject.c:287 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "" -#: ../eject.c:273 +#: ../eject.c:313 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "" + +#: ../eject.c:348 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "" -#: ../eject.c:283 +#: ../eject.c:358 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: ../eject.c:331 +#: ../eject.c:437 ../eject.c:1111 ../eject.c:1314 #, c-format msgid "%s: could not allocate memory\n" msgstr "" -#: ../eject.c:404 +#: ../eject.c:442 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "" + +#: ../eject.c:554 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "" -#: ../eject.c:421 +#: ../eject.c:569 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "" -#: ../eject.c:427 +#: ../eject.c:575 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "" -#: ../eject.c:431 +#: ../eject.c:579 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "" -#: ../eject.c:446 +#: ../eject.c:598 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "" -#: ../eject.c:450 +#: ../eject.c:602 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" msgstr "" -#: ../eject.c:467 +#: ../eject.c:664 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" + +#: ../eject.c:731 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "" -#: ../eject.c:471 +#: ../eject.c:736 ../eject.c:848 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" msgstr "" -#: ../eject.c:581 +#: ../eject.c:755 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" + +#: ../eject.c:770 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "" + +#: ../eject.c:776 ../eject.c:1417 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "" + +#: ../eject.c:788 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "" + +#: ../eject.c:801 ../eject.c:809 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "" + +#: ../eject.c:826 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" +msgid "%s: saving original speed %d\n" msgstr "" -#: ../eject.c:586 +#: ../eject.c:842 +#, c-format +msgid "%s: Could not restore original CD-ROM speed (was %d, is now %d)\n" +msgstr "" + +#: ../eject.c:846 +#, c-format +msgid "%s: restored original speed %d\n" +msgstr "" + +#: ../eject.c:968 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "" + +#: ../eject.c:973 #, c-format msgid "%s: unable to fork: %s\n" msgstr "" -#: ../eject.c:591 +#: ../eject.c:978 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "" -#: ../eject.c:595 +#: ../eject.c:982 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "" -#: ../eject.c:608 +#: ../eject.c:1007 #, c-format msgid "%s: unable to open `%s'\n" msgstr "" -#: ../eject.c:653 ../eject.c:740 +#: ../eject.c:1053 ../eject.c:1211 #, c-format msgid "unable to open %s: %s\n" msgstr "" -#: ../eject.c:700 +#: ../eject.c:1098 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "" -#: ../eject.c:750 ../eject.c:984 +#: ../eject.c:1174 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1224 ../eject.c:1295 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "" + +#: ../eject.c:1232 #, c-format msgid "%s: unmounting `%s'\n" msgstr "" -#: ../eject.c:823 +#: ../eject.c:1322 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "" -#: ../eject.c:828 +#: ../eject.c:1327 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "" -#: ../eject.c:841 +#: ../eject.c:1340 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "" -#: ../eject.c:843 +#: ../eject.c:1342 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "" -#: ../eject.c:879 +#: ../eject.c:1380 #, c-format msgid "%s: default device: `%s'\n" msgstr "" -#: ../eject.c:887 +#: ../eject.c:1388 #, c-format msgid "%s: using default device `%s'\n" msgstr "" -#: ../eject.c:896 +#: ../eject.c:1397 #, c-format msgid "%s: device name is `%s'\n" msgstr "" -#: ../eject.c:901 +#: ../eject.c:1403 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "" -#: ../eject.c:905 +#: ../eject.c:1408 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "" -#: ../eject.c:910 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "" - -#: ../eject.c:919 +#: ../eject.c:1428 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "" -#: ../eject.c:927 +#: ../eject.c:1436 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "" -#: ../eject.c:929 +#: ../eject.c:1439 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "" -#: ../eject.c:941 +#: ../eject.c:1451 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "" -#: ../eject.c:943 +#: ../eject.c:1453 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "" -#: ../eject.c:949 +#: ../eject.c:1460 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" + +#: ../eject.c:1468 #, c-format msgid "%s: device is `%s'\n" msgstr "" -#: ../eject.c:951 +#: ../eject.c:1470 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "" -#: ../eject.c:959 +#: ../eject.c:1485 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "" -#: ../eject.c:961 +#: ../eject.c:1487 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "" -#: ../eject.c:971 +#: ../eject.c:1497 #, c-format msgid "%s: closing tray\n" msgstr "" -#: ../eject.c:997 +#: ../eject.c:1507 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "" + +#: ../eject.c:1519 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "" + +#: ../eject.c:1534 +#, c-format +msgid "%s: using device name `%s' for ioctls\n" +msgstr "" + +#: ../eject.c:1540 +#, c-format +msgid "%s: toggling tray\n" +msgstr "" + +#: ../eject.c:1550 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "" -#: ../eject.c:1015 +#: ../eject.c:1568 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "" -#: ../eject.c:1019 +#: ../eject.c:1572 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "" -#: ../eject.c:1021 +#: ../eject.c:1574 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "" -#: ../eject.c:1027 +#: ../eject.c:1581 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "" -#: ../eject.c:1031 +#: ../eject.c:1585 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "" -#: ../eject.c:1033 +#: ../eject.c:1587 #, c-format msgid "%s: SCSI eject failed\n" msgstr "" -#: ../eject.c:1039 +#: ../eject.c:1595 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" msgstr "" -#: ../eject.c:1043 +#: ../eject.c:1599 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "" -#: ../eject.c:1045 +#: ../eject.c:1601 #, c-format msgid "%s: floppy eject command failed\n" msgstr "" -#: ../eject.c:1051 +#: ../eject.c:1609 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" msgstr "" -#: ../eject.c:1055 +#: ../eject.c:1613 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "" -#: ../eject.c:1057 +#: ../eject.c:1615 #, c-format msgid "%s: tape offline command failed\n" msgstr "" -#: ../eject.c:1062 +#: ../eject.c:1621 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "" -#: ../volname.c:58 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "" -#: ../volname.c:64 ../volname.c:70 ../volname.c:76 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "" --- eject-2.1.5+deb1+cvs20081104.orig/po/es.po +++ eject-2.1.5+deb1+cvs20081104/po/es.po @@ -1,250 +1,527 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-06-07 12:23+0800\n" -"PO-Revision-Date: 2005-02-15 18:57GMT\n" -"Last-Translator: Daniel \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2005-12-11 18:57GMT\n" +"Last-Translator: Daniel Franganillo Corrales \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -msgid "%s: CD-ROM auto-eject command failed: %s\n" -msgstr "%s: la orden de autoexpulsión del CD-ROM ha fallado: %s\n" +#: ../eject.c:155 +#, fuzzy, c-format +msgid "" +"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +"Usage:\n" +" eject -h\t\t\t\t-- display command usage and exit\n" +" eject -V\t\t\t\t-- display program version and exit\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" +" eject [-vn] -d\t\t\t-- display default device\n" +" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" +" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +" eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" +" eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" +"Options:\n" +" -v\t-- enable verbose output\n" +" -n\t-- don't eject, just show device found\n" +" -r\t-- eject CD-ROM\n" +" -s\t-- eject SCSI device\n" +" -f\t-- eject floppy\n" +" -q\t-- eject tape\n" +" -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" +msgstr "" +"Eject versión %s por Jeff Tranter (tranter@pobox.com)\n" +"Uso:\n" +" eject -h\t\t\t\t-- mostrar modo de uso y salir\n" +" eject -V\t\t\t\t-- mostrar versión del programa y salir\n" +" eject [-vnrsfq] []\t\t-- expulsar el dispositivo\n" +" eject [-vn] -d\t\t\t-- mostrar dispositivo por defecto\n" +" eject [-vn] -a on|off|1|0 []\t-- activar o desactivar " +"autoexplusión\n" +" eject [-vn] -c []\t-- cambiar discos en un cambiador de CD-" +"ROM\n" +" eject [-vn] -t []\t\t-- cerrar la bandeja\n" +" eject [-vn] -x []\t-- establecer velocidad máxima del " +"CD-ROM\n" +"Opciones:\n" +" -v\t-- activar salida prolija\n" +" -n\t-- no expulsar, sólo mostrar dispositivo encontrado\n" +" -r\t-- expulsar el CD-ROM\n" +" -s\t-- expulsar el dispositivo SCSI\n" +" -f\t-- expulsar el disquete\n" +" -q\t-- expulsar la cinta\n" +" -p\t-- usar /proc/mounts en vez de /etc/mtab\n" -msgid "%s: CD-ROM eject command failed\n" -msgstr "%s: la orden de expulsión del CD-ROM ha fallado\n" +#: ../eject.c:187 +#, fuzzy, c-format +msgid "" +"Long options:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" +msgstr "" +"Opciones largas:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -q --tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount\n" -msgid "%s: CD-ROM eject command succeeded\n" -msgstr "%s: la orden de expulsión ha sido exitosa\n" +#: ../eject.c:206 +#, c-format +msgid "" +"Parameter can be a device file or a mount point.\n" +"If omitted, name defaults to `%s'.\n" +"By default tries -r, -s, -f, and -q in order until success.\n" +msgstr "" +"El parmetro puede ser un fichero de dispositivo o un punto de " +"montaje.\n" +"Si es omitido, el nombre por defecto es`%s'.\n" +"Por defecto prueba -r, -s, -f, y -q en orden hasta tener xito.\n" -msgid "%s: CD-ROM load from slot command failed: %s\n" -msgstr "%s: la inserción desde la bandeja del CD-ROM ha fallado: %s\n" +#: ../eject.c:262 +#, c-format +msgid "%s: invalid argument to --auto/-a option\n" +msgstr "%s: argumento invlido para la opcin --auto/-a\n" -msgid "%s: CD-ROM select disc command failed: %s\n" -msgstr "%s: la selección del lector de CD-ROM ha fallado: %s\n" +#: ../eject.c:274 +#, c-format +msgid "%s: invalid argument to --changerslot/-c option\n" +msgstr "%s: argumento invlido para la opcin --changerslot/-c\n" -msgid "%s: CD-ROM select speed command failed: %s\n" -msgstr "%s: la selección de la velocidad del CD-ROM ha fallado: %s\n" +#: ../eject.c:286 +#, c-format +msgid "%s: invalid argument to --cdspeed/-x option\n" +msgstr "%s: argumento invlido para la opcin --cdspeed/-x\n" -msgid "%s: CD-ROM select speed command not supported by this kernel\n" +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: argumento invlido para la opcin --auto/-a\n" + +#: ../eject.c:347 +#, c-format +msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" +msgstr "eject versi %s por Jeff Tranter (tranter@pobox.com)\n" + +#: ../eject.c:357 +#, c-format +msgid "%s: too many arguments\n" +msgstr "%s: demasiados argumentos\n" + +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "%s: no se pudo reservar memoria\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" msgstr "" -"%s: la orden de selección de velocidad del CD-ROM no esta soportada por" -"éste kernel\n" +#: ../eject.c:539 +#, c-format +msgid "%s: CD-ROM auto-eject command failed: %s\n" +msgstr "%s: la orden de auto-expulsin del CD-ROM ha fallado: %s\n" + +#: ../eject.c:556 +#, c-format +msgid "%s: CD-ROM select disc command failed: %s\n" +msgstr "%s: la seleccin del lector de CD-ROM ha fallado: %s\n" + +#: ../eject.c:562 +#, c-format +msgid "%s: CD-ROM load from slot command failed: %s\n" +msgstr "%s: la insercin desde la bandeja del CD-ROM ha fallado: %s\n" + +#: ../eject.c:566 +#, c-format +msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" +msgstr "%s: el cambiador IDE/ATAPI CD-ROM no est soportado por este ncleo\n" + +#: ../eject.c:585 +#, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: la orden de cierre de la bandeja del CD-ROM ha fallado: %s\n" +#: ../eject.c:589 +#, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" msgstr "" -"%s: la orden de cierre de la bandeja del CD-ROM no esta soportada por" -"éste kernel\n" +"%s: la orden de cierre de la bandeja del CD-ROM no esta soportada por ste " +"ncleo\n" -msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" -msgstr "%s: el cambiador IDE/ATAPI CD-ROM no está soportado por" -"este kernel\n" +#: ../eject.c:637 +#, fuzzy, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" +"%s: la orden de cierre de la bandeja del CD-ROM no esta soportada poréste " +"kernel\n" -msgid "%s: SCSI eject failed\n" -msgstr "%s: la orden de expulsion SCSI ha fallado\n" +#: ../eject.c:704 +#, c-format +msgid "%s: CD-ROM select speed command failed: %s\n" +msgstr "%s: la seleccin de la velocidad del CD-ROM ha fallado: %s\n" -msgid "%s: SCSI eject succeeded\n" -msgstr "%s: la orden de expusión SCSI ha sido exitosa\n" +#: ../eject.c:709 ../eject.c:810 +#, c-format +msgid "%s: CD-ROM select speed command not supported by this kernel\n" +msgstr "" +"%s: la orden de seleccin de velocidad del CD-ROM no est soportada por ste " +"ncleo\n" -msgid "%s: `%s' can be mounted at `%s'\n" -msgstr "%s: `%s' no puede ser montado en `%s'\n" +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "" +#: ../eject.c:748 ../eject.c:1370 +#, c-format msgid "%s: `%s' is a link to `%s'\n" msgstr "%s: `%s' es un enlace a `%s'\n" -msgid "%s: `%s' is a multipartition device\n" -msgstr "%s: `%s' es un dispositivo con múltiples particiones\n" +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "" -msgid "%s: `%s' is mounted at `%s'\n" -msgstr "%s: `%s' esta montado en `%s'\n" +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "" -msgid "%s: `%s' is not a mount point\n" -msgstr "%s: `%s' no es un punto de montaje\n" +#: ../eject.c:930 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: incapaz de ejecutar umount of `%s': %s\n" + +#: ../eject.c:935 +#, c-format +msgid "%s: unable to fork: %s\n" +msgstr "%s: incapaz de hacer un fork: %s\n" + +#: ../eject.c:940 +#, c-format +msgid "%s: unmount of `%s' did not exit normally\n" +msgstr "%s: el desmontaje de `%s' no termin normalmente\n" + +#: ../eject.c:944 +#, c-format +msgid "%s: unmount of `%s' failed\n" +msgstr "%s: el desmontaje de `%s' ha fallado\n" + +#: ../eject.c:964 +#, c-format +msgid "%s: unable to open `%s'\n" +msgstr "%s: incapaz de abrir `%s'\n" +#: ../eject.c:1010 ../eject.c:1165 +#, c-format +msgid "unable to open %s: %s\n" +msgstr "incapaz de abrir %s: %s\n" + +#: ../eject.c:1053 +#, c-format +msgid "%s: unable to open /etc/fstab: %s\n" +msgstr "%s: incapaz de abrir /etc/fstab: %s\n" + +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, fuzzy, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: usando el dispositivo por defecto `%s'\n" + +#: ../eject.c:1185 +#, c-format +msgid "%s: unmounting `%s'\n" +msgstr "%s: desmontando `%s'\n" + +#: ../eject.c:1275 +#, c-format +msgid "%s: `%s' is a multipartition device\n" +msgstr "%s: `%s' es un dispositivo con mltiples particiones\n" + +#: ../eject.c:1280 +#, c-format msgid "%s: `%s' is not a multipartition device\n" -msgstr "%s: `%s' no es un dispositivo con múltiples particiones\n" +msgstr "%s: `%s' no es un dispositivo con mltiples particiones\n" -msgid "%s: `%s' is not mounted\n" -msgstr "%s: `%s' no está montado\n" +#: ../eject.c:1293 +#, c-format +msgid "%s: setting CD-ROM speed to auto\n" +msgstr "%s: estableciendo la velocidad del CD-ROM en modo automatico\n" -msgid "%s: closing tray\n" -msgstr "%s: cerrando la bandeja\n" +#: ../eject.c:1295 +#, c-format +msgid "%s: setting CD-ROM speed to %dX\n" +msgstr "%s: estableciendo la velocidad del CD-ROM a %dX\n" +#: ../eject.c:1333 +#, c-format msgid "%s: default device: `%s'\n" msgstr "%s: dispositivo por defecto: `%s'\n" -msgid "%s: device is `%s'\n" -msgstr "%s: el dispositivo es `%s'\n" +#: ../eject.c:1341 +#, c-format +msgid "%s: using default device `%s'\n" +msgstr "%s: usando el dispositivo por defecto `%s'\n" +#: ../eject.c:1350 +#, c-format msgid "%s: device name is `%s'\n" msgstr "%s: el nombre del dispositivo es `%s'\n" -msgid "%s: disabling auto-eject mode for `%s'\n" -msgstr "%s: desactivando el modo de autoexpulsión para `%s'\n" - -msgid "%s: enabling auto-eject mode for `%s'\n" -msgstr "%s: activando el modo de autoexpulsión para `%s'\n" - -msgid "%s: exiting due to -n/--noop option\n" -msgstr "%s: saliendo debido a la opción -n/--noop\n" +#: ../eject.c:1356 +#, c-format +msgid "%s: unable to find or open device for: `%s'\n" +msgstr "%s: incapaz de encontrar o abrir el dispositivo para: `%s'\n" +#: ../eject.c:1361 +#, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: el nombre extendido es `%s'\n" -msgid "%s: floppy eject command failed\n" -msgstr "%s: la orden de expulsión del disquete falló\n" - -msgid "%s: floppy eject command succeeded\n" -msgstr "%s: la orden de expulsión del disquete ha sido exitosa\n" - -msgid "%s: invalid argument to --auto/-a option\n" -msgstr "%s: argumento invalido para la opción --auto/-a\n" - -msgid "%s: invalid argument to --cdspeed/-x option\n" -msgstr "%s: argumento invalido para la opción --cdspeed/-x\n" +#: ../eject.c:1381 +#, c-format +msgid "%s: maximum symbolic link depth exceeded: `%s'\n" +msgstr "%s: profundidad de elace mxima excedida: `%s'\n" -msgid "%s: invalid argument to --changerslot/-c option\n" -msgstr "%s: argumento invalido para la opción --changerslot/-c\n" +#: ../eject.c:1389 +#, c-format +msgid "%s: `%s' is mounted at `%s'\n" +msgstr "%s: `%s' esta montado en `%s'\n" -msgid "%s: maximum symbolic link depth exceeded: `%s'\n" -msgstr "%s: profundidad de elace máxima excedida: `%s'\n" +#: ../eject.c:1392 +#, c-format +msgid "%s: `%s' is not mounted\n" +msgstr "%s: `%s' no est montado\n" -msgid "%s: selecting CD-ROM disc #%d\n" -msgstr "%s: seleccionando disco CD-ROM #%d\n" +#: ../eject.c:1404 +#, c-format +msgid "%s: `%s' can be mounted at `%s'\n" +msgstr "%s: `%s' no puede ser montado en `%s'\n" -msgid "%s: setting CD-ROM speed to %dX\n" -msgstr "%s: estableciendo la velocidad del CD-ROM a %dX\n" +#: ../eject.c:1406 +#, c-format +msgid "%s: `%s' is not a mount point\n" +msgstr "%s: `%s' no es un punto de montaje\n" -msgid "%s: setting CD-ROM speed to auto\n" -msgstr "%s: estableciendo la velocidad del CD-ROM en modo automatico\n" +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" -msgid "%s: tape offline command failed\n" -msgstr "%s: la orden de desconexión de la cinta falló\n" +#: ../eject.c:1421 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: el dispositivo es `%s'\n" -msgid "%s: tape offline command succeeded\n" -msgstr "%s: la orden de desconexión de la cinta ha sido exitosa\n" +#: ../eject.c:1423 +#, c-format +msgid "%s: exiting due to -n/--noop option\n" +msgstr "%s: saliendo debido a la opcin -n/--noop\n" -msgid "%s: too many arguments\n" -msgstr "%s: demasiados argumentos\n" +#: ../eject.c:1438 +#, c-format +msgid "%s: enabling auto-eject mode for `%s'\n" +msgstr "%s: activando el modo de autoexpulsin para `%s'\n" -msgid "%s: trying to eject `%s' using CD-ROM eject command\n" -msgstr "%s: intentando expulsar `%s' usando la orden de expulsión CD-ROM\n" +#: ../eject.c:1440 +#, c-format +msgid "%s: disabling auto-eject mode for `%s'\n" +msgstr "%s: desactivando el modo de autoexpulsin para `%s'\n" -msgid "%s: trying to eject `%s' using SCSI commands\n" -msgstr "%s: intentando expulsar `%s' usando la orden de expulsion SCSI\n" +#: ../eject.c:1450 +#, c-format +msgid "%s: closing tray\n" +msgstr "%s: cerrando la bandeja\n" -msgid "%s: trying to eject `%s' using floppy eject command\n" -msgstr "%s: intentando expulsar `%s' usando la orden de ejecucion disquete\n" +#: ../eject.c:1460 +#, fuzzy, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: estableciendo la velocidad del CD-ROM a %dX\n" -msgid "%s: trying to eject `%s' using tape offline command\n" -msgstr "%s: intentando expulsar `%s' usando la orden de cinta desconectada\n" +#: ../eject.c:1472 +#, fuzzy, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: desmontando `%s'\n" -msgid "%s: unable to eject, last error: %s\n" -msgstr "%s: incapaz de expulsar, último error: %s\n" +#: ../eject.c:1485 +#, fuzzy, c-format +msgid "%s: toggling tray\n" +msgstr "%s: cerrando la bandeja\n" -msgid "%s: unable to exec /bin/umount of `%s': %s\n" -msgstr "%s: incapaz de ejecutar /bin/unmount of `%s': %s\n" +#: ../eject.c:1495 +#, c-format +msgid "%s: selecting CD-ROM disc #%d\n" +msgstr "%s: seleccionando disco CD-ROM #%d\n" -msgid "%s: unable to find or open device for: `%s'\n" -msgstr "%s: incapaz de encontrar o abrir el dispositivo para: `%s'\n" +#: ../eject.c:1513 +#, c-format +msgid "%s: trying to eject `%s' using CD-ROM eject command\n" +msgstr "%s: intentando expulsar `%s' usando la orden de expulsin de CD-ROM\n" -msgid "%s: unable to fork: %s\n" -msgstr "%s: incapaz de hacer fork: %s\n" +#: ../eject.c:1517 +#, c-format +msgid "%s: CD-ROM eject command succeeded\n" +msgstr "%s: la orden de expulsin ha sido exitosa\n" -msgid "%s: unable to open /etc/fstab: %s\n" -msgstr "%s: incapaz de abrir /etc/fstab: %s\n" +#: ../eject.c:1519 +#, c-format +msgid "%s: CD-ROM eject command failed\n" +msgstr "%s: la orden de expulsin del CD-ROM ha fallado\n" -msgid "%s: unable to open `%s'\n" -msgstr "%s: incapaz de abrir `%s'\n" +#: ../eject.c:1526 +#, c-format +msgid "%s: trying to eject `%s' using SCSI commands\n" +msgstr "%s: intentando expulsar `%s' usando la orden de expulsion SCSI\n" -msgid "%s: unmount of `%s' did not exit normally\n" -msgstr "%s: el desmontaje de `%s' no salió normalmente\n" +#: ../eject.c:1530 +#, c-format +msgid "%s: SCSI eject succeeded\n" +msgstr "%s: la orden de expusin SCSI ha sido exitosa\n" -msgid "%s: unmount of `%s' failed\n" -msgstr "%s: el desmontaje de `%s' ha fallado\n" +#: ../eject.c:1532 +#, c-format +msgid "%s: SCSI eject failed\n" +msgstr "%s: la orden de expulsin SCSI ha fallado\n" -msgid "%s: unmounting `%s'\n" -msgstr "%s: desmontando `%s'\n" +#: ../eject.c:1540 +#, c-format +msgid "%s: trying to eject `%s' using floppy eject command\n" +msgstr "%s: intentando expulsar `%s' usando la orden de ejecucion disquete\n" -msgid "%s: using default device `%s'\n" -msgstr "%s: usando el dispositivo por defecto `%s'\n" +#: ../eject.c:1544 +#, c-format +msgid "%s: floppy eject command succeeded\n" +msgstr "%s: la orden de expulsin del disquete ha sido exitosa\n" -msgid "" -"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" -"Usage:\n" -" eject -h\t\t\t\t-- display command usage and exit\n" -" eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" -" eject [-vn] -d\t\t\t-- display default device\n" -" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" -" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" -" eject [-vn] -t []\t\t-- close tray\n" -" eject [-vn] -x []\t-- set CD-ROM max speed\n" -"Options:\n" -" -v\t-- enable verbose output\n" -" -n\t-- don't eject, just show device found\n" -" -r\t-- eject CD-ROM\n" -" -s\t-- eject SCSI device\n" -" -f\t-- eject floppy\n" -" -q\t-- eject tape\n" -" -p\t-- use /proc/mounts instead of /etc/mtab\n" -msgstr "" -"Eject versión %s por Jeff Tranter (tranter@pobox.com)\n" -"Uso:\n" -" eject -h\t\t\t\t-- mostrar modo de uso y salir\n" -" eject -V\t\t\t\t-- mostrar versión del programa y salir\n" -" eject [-vnrsfq] []\t\t-- expulsar el dispositivo\n" -" eject [-vn] -d\t\t\t-- mostrar dispositivo por defecto\n" -" eject [-vn] -a on|off|1|0 []\t-- activar o desactivar autoexplusión\n" -" eject [-vn] -c []\t-- cambiar discos en un cambiador de CD-ROM\n" -" eject [-vn] -t []\t\t-- cerrar la bandeja\n" -" eject [-vn] -x []\t-- establecer velocidad máxima del CD-ROM\n" -"Opciones:\n" -" -v\t-- activar salida prolija\n" -" -n\t-- no expulsar, sólo mostrar dispositivo encontrado\n" -" -r\t-- expulsar el CD-ROM\n" -" -s\t-- expulsar el dispositivo SCSI\n" -" -f\t-- expulsar el disquete\n" -" -q\t-- expulsar la cinta\n" -" -p\t-- usar /proc/mounts en vez de /etc/mtab\n" +#: ../eject.c:1546 +#, c-format +msgid "%s: floppy eject command failed\n" +msgstr "%s: la orden de expulsin del disquete fall\n" -msgid "" -"Long options:\n" -" -h --help -v --verbose\t -d --default\n" -" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc\n" -msgstr "" -"Opciones largas:\n" -" -h --help -v --verbose\t -d --default\n" -" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc\n" +#: ../eject.c:1554 +#, c-format +msgid "%s: trying to eject `%s' using tape offline command\n" +msgstr "%s: intentando expulsar `%s' usando la orden de cinta desconectada\n" -msgid "" -"Parameter can be a device file or a mount point.\n" -"If omitted, name defaults to `%s'.\n" -"By default tries -r, -s, -f, and -q in order until success.\n" -msgstr "" -"El parámetro puede ser un fichero de dispositivo o un punto" -" de montaje.\n" -"Si omitido, el nombre por defecto es`%s'.\n" -"Por defecto prueba -r, -s, -f, et -q en orden hasta tener éxito.\n" +#: ../eject.c:1558 +#, c-format +msgid "%s: tape offline command succeeded\n" +msgstr "%s: la orden de desconexin de la cinta ha sido exitosa\n" -msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" -msgstr "eject versión %s por Jeff Tranter (tranter@pobox.com)\n" +#: ../eject.c:1560 +#, c-format +msgid "%s: tape offline command failed\n" +msgstr "%s: la orden de desconexin de la cinta fall\n" -msgid "unable to open %s: %s\n" -msgstr "incapaz de abrir %s: %s\n" +#: ../eject.c:1566 +#, c-format +msgid "%s: unable to eject, last error: %s\n" +msgstr "%s: incapaz de expulsar, ltimo error: %s\n" +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "uso: volname []\n" +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "volname" + +#~ msgid "" +#~ "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- display command usage and exit\n" +#~ " eject -V\t\t\t\t-- display program version and exit\n" +#~ " eject [-vnrsfq] []\t\t-- eject device\n" +#~ " eject [-vn] -d\t\t\t-- display default device\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or " +#~ "off\n" +#~ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- close tray\n" +#~ " eject [-vn] -x []\t-- set CD-ROM max speed\n" +#~ "Options:\n" +#~ " -v\t-- enable verbose output\n" +#~ " -n\t-- don't eject, just show device found\n" +#~ " -r\t-- eject CD-ROM\n" +#~ " -s\t-- eject SCSI device\n" +#~ " -f\t-- eject floppy\n" +#~ " -q\t-- eject tape\n" +#~ " -p\t-- use /proc/mounts instead of /etc/mtab\n" +#~ " -m\t-- do not unmount device even if it is mounted\n" +#~ msgstr "" +#~ "Eject versin %s por Jeff Tranter (tranter@pobox.com)\n" +#~ "Uso:\n" +#~ " eject -h\t\t\t\t-- mostrar el uso del comando y terminar\n" +#~ " eject -V\t\t\t\t-- mostrar la versin del programa y terminar\n" +#~ " eject [-vnrsfq] []\t\t-- expulsar dispositivo\n" +#~ " eject [-vn] -d\t\t\t-- mostrar dispositivo por defecto\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- activar o desactivar la " +#~ "capacidad de auto-expulsin\n" +#~ " eject [-vn] -c []\t-- cambiar discos en un intercambiador " +#~ "de CD-ROM\n" +#~ " eject [-vn] -t []\t\t-- cerrar bandeja\n" +#~ " eject [-vn] -x []\t-- poner mxima velocidad de CD-ROM\n" +#~ "Options:\n" +#~ " -v\t-- activar salida prolija\n" +#~ " -n\t-- no expulsar, solo mostrar disposivo encontrado\n" +#~ " -r\t-- expulsar CD-ROM\n" +#~ " -s\t-- expulsar dispositivo SCSI\n" +#~ " -f\t-- expulsar disquete\n" +#~ " -q\t-- expulsar cinta\n" +#~ " -p\t-- usar /proc/mounts en vez de /etc/mtab\n" +#~ " -m\t-- no desmontar dispositivo incluso si est montado\n" + +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Opciones largas:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Opciones largas:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#~ msgid "%s: unable to exec /bin/umount of `%s': %s\n" +#~ msgstr "%s: incapaz de ejecutar /bin/umount de `%s': %s\n" --- eject-2.1.5+deb1+cvs20081104.orig/po/fr.po +++ eject-2.1.5+deb1+cvs20081104/po/fr.po @@ -5,7 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-06-07 12:23+0800\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" "PO-Revision-Date: 2002-01-04 18:57GMT\n" "Last-Translator: mathic \n" "Language-Team: Franais\n" @@ -14,24 +15,23 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.5\n" -#: ../eject.c:110 ../eject.c:893 -#, c-format -msgid "%s: device is `%s'\n" -msgstr "%s: le priphrique est `%s'\n" - -#: ../eject.c:112 -#, c-format +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -40,6 +40,7 @@ " -f\t-- eject floppy\n" " -q\t-- eject tape\n" " -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" msgstr "" "Eject version %s par Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" @@ -50,7 +51,8 @@ " eject [-vn] -a on|off|1|0 []\t-- contrler l'auto-jection\n" " eject [-vn] -c []\t-- changer disques de CD-ROM changer\n" " eject [-vn] -t []\t\t-- fermer le plateau\n" -" eject [-vn] -x []\t-- mettre le CD-ROM la vitesse maximum\n" +" eject [-vn] -x []\t-- mettre le CD-ROM la vitesse " +"maximum\n" "Options:\n" " -v\t-- afficher verbeux\n" " -n\t-- n'jecte pas, afficher device seulement\n" @@ -60,308 +62,471 @@ " -q\t-- jecter la cassette (tape)\n" " -p\t-- utiliser /proc/mounts au lieu de /etc/mtab\n" -#: ../eject.c:133 +#: ../eject.c:187 +#, fuzzy, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" "Options long:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" -#: ../eject.c:141 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" "If omitted, name defaults to `%s'.\n" "By default tries -r, -s, -f, and -q in order until success.\n" msgstr "" -"Paramtre ce peut-tre un fichier de priphrique ou un point de montage.\n" +"Paramtre ce peut-tre un fichier de priphrique ou un point de " +"montage.\n" "Si omettre, nom defaut de `%s'.\n" "Par dfaut utiliser -r, -s, -f, et -q en ordre jusqu'au succes.\n" -#: ../eject.c:193 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: argument invalide pour l'option --auto/-a\n" -#: ../eject.c:205 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: argument invalide pour l'option --changerslot/-c\n" -#: ../eject.c:217 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: argument invalide pour l'option --cdspeed/-x\n" -#: ../eject.c:254 +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: argument invalide pour l'option --auto/-a\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "eject version %s par Jeff Tranter (tranter@pobox.com)\n" -#: ../eject.c:264 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: trop d'options\n" -#: ../eject.c:366 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "" + +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: l'auto-ejection du CD-ROM ne peut pas s'accomplir: %s\n" -#: ../eject.c:383 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: la slection du lecteur de CD-ROM ne peut pas s'accomplir: %s\n" -#: ../eject.c:389 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: le chargement du CD-ROM ne peut pas s'accomplir: %s\n" -#: ../eject.c:393 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "%s: le changeur IDE/ATAPI CD-ROM n'est pas support par ce noyau\n" -#: ../eject.c:408 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: le plateau du CD-ROM ne peut pas se fermer: %s\n" -#: ../eject.c:412 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" -msgstr "%s: la commande de fermeture du plateau du CD-ROM n'est pas supporte par ce noyau\n" +msgstr "" +"%s: la commande de fermeture du plateau du CD-ROM n'est pas supporte par ce " +"noyau\n" -#: ../eject.c:429 +#: ../eject.c:637 +#, fuzzy, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" +"%s: la commande de fermeture du plateau du CD-ROM n'est pas supporte par ce " +"noyau\n" + +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: la slection de la vitesse du CD-ROM ne peut pas s'accomplir: %s\n" -#: ../eject.c:433 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" -msgstr "%s: la commande de slection du CD-ROM n'est pas supporte par ce noyau\n" +msgstr "" +"%s: la commande de slection du CD-ROM n'est pas supporte par ce noyau\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "" -#: ../eject.c:543 +#: ../eject.c:748 ../eject.c:1370 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' est un lien de `%s'\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "" + +#: ../eject.c:930 +#, fuzzy, c-format +msgid "%s: unable to exec umount of `%s': %s\n" msgstr "%s: incapable de faire exec /bin/umount de `%s': %s\n" -#: ../eject.c:548 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: incapable to faire fork: %s\n" -#: ../eject.c:553 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: le dmontage de `%s' n'a pas pu sortir normalement\n" -#: ../eject.c:557 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: le dmontage de `%s' a chou\n" -#: ../eject.c:570 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: impossible d'ouvrir le fichier `%s'\n" -#: ../eject.c:615 ../eject.c:691 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "impossible d'ouvrir le fichier %s: %s\n" -#: ../eject.c:655 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: impossible d'ouvrir le fichier /etc/fstab: %s\n" -#: ../eject.c:701 ../eject.c:928 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, fuzzy, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: utiliser le priphrique par dfaut `%s'\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: dmontage de `%s'\n" -#: ../eject.c:768 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: `%s' est un priphrique plusieurs partitions\n" -#: ../eject.c:773 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: `%s' n'est pas un priphrique partitionn\n" -#: ../eject.c:786 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "%s: mettre la vitesse du CD-ROM en position automatique\n" -#: ../eject.c:788 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: mettre la vitesse du CD-ROM %dX\n" -#: ../eject.c:824 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: priphrique par dfaut: `%s'\n" -#: ../eject.c:832 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: utiliser le priphrique par dfaut `%s'\n" -#: ../eject.c:841 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: le nom du priphrique est `%s'\n" -#: ../eject.c:846 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: impossible de trouver ou d'ouvrir le priphrique pour: `%s'\n" -#: ../eject.c:850 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: le nom tendu est `%s'\n" -#: ../eject.c:855 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: `%s' est un lien de `%s'\n" - -#: ../eject.c:864 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "%s: hauteur de lien symbolique maximum dpass: `%s'\n" -#: ../eject.c:872 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: `%s' est mont `%s'\n" -#: ../eject.c:874 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: `%s' n'est pas mont\n" -#: ../eject.c:885 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: `%s' ne peut pas tre montr `%s'\n" -#: ../eject.c:887 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "%s: `%s' n'est pas un point de montage\n" -#: ../eject.c:895 +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" + +#: ../eject.c:1421 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: le priphrique est `%s'\n" + +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: sorti cause de l'option -n/--noop\n" -#: ../eject.c:903 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: activation du mode d'auto-jection pour `%s'\n" -#: ../eject.c:905 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: dsactivation du mode d'auto-jection pour `%s'\n" -#: ../eject.c:915 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: ferme le plateau\n" -#: ../eject.c:941 +#: ../eject.c:1460 +#, fuzzy, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: mettre la vitesse du CD-ROM %dX\n" + +#: ../eject.c:1472 +#, fuzzy, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: dmontage de `%s'\n" + +#: ../eject.c:1485 +#, fuzzy, c-format +msgid "%s: toggling tray\n" +msgstr "%s: ferme le plateau\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: selection du disque CD-ROM #%d\n" -#: ../eject.c:959 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "%s: tentative d'jection `%s' avec la commande d'jection du CD-ROM\n" -#: ../eject.c:963 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: la commande d'jection du CD-ROM a russi\n" -#: ../eject.c:965 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: la commande d'jection du CD-ROM n'a pas russi\n" -#: ../eject.c:971 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: tentative d'jection `%s' avec la commande SCSI\n" -#: ../eject.c:975 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: la commande d'jection SCSI a russi\n" -#: ../eject.c:977 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: la commande SCSI d'jection n'a pas russi\n" -#: ../eject.c:983 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" msgstr "%s: tentative d'jection `%s' avec la commande de la disquette\n" -#: ../eject.c:987 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: la commande de la disquette russi\n" -#: ../eject.c:989 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: la commande de la disquette n'a pas russi\n" -#: ../eject.c:995 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" -msgstr "%s: la tentative d'jection `%s' avec la commande de la cassette (tape) hors ligne\n" +msgstr "" +"%s: la tentative d'jection `%s' avec la commande de la cassette (tape) hors " +"ligne\n" -#: ../eject.c:999 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "%s: la commande de la cassette (tape) hors ligne a russi\n" -#: ../eject.c:1001 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" msgstr "%s: la command de la cassette (tape) hors lignen'a pas russi\n" -#: ../eject.c:1006 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: incapable d'jecter, dernire erreur: %s\n" -#: ../volname.c:57 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "usage: volname []\n" -#: ../volname.c:63 ../volname.c:69 ../volname.c:75 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "volname" +#, fuzzy +#~ msgid "" +#~ "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- display command usage and exit\n" +#~ " eject -V\t\t\t\t-- display program version and exit\n" +#~ " eject [-vnrsfq] []\t\t-- eject device\n" +#~ " eject [-vn] -d\t\t\t-- display default device\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or " +#~ "off\n" +#~ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- close tray\n" +#~ " eject [-vn] -x []\t-- set CD-ROM max speed\n" +#~ "Options:\n" +#~ " -v\t-- enable verbose output\n" +#~ " -n\t-- don't eject, just show device found\n" +#~ " -r\t-- eject CD-ROM\n" +#~ " -s\t-- eject SCSI device\n" +#~ " -f\t-- eject floppy\n" +#~ " -q\t-- eject tape\n" +#~ " -p\t-- use /proc/mounts instead of /etc/mtab\n" +#~ " -m\t-- do not unmount device even if it is mounted\n" +#~ msgstr "" +#~ "Eject version %s par Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- afficher usage de commande et sortir\n" +#~ " eject -V\t\t\t\t-- afficher version de commande et sortir\n" +#~ " eject [-vnrsfq] []\t\t-- jecter le disque \n" +#~ " eject [-vn] -d\t\t\t-- afficher le priphrique par dfaut\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- contrler l'auto-jection\n" +#~ " eject [-vn] -c []\t-- changer disques de CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- fermer le plateau\n" +#~ " eject [-vn] -x []\t-- mettre le CD-ROM la vitesse " +#~ "maximum\n" +#~ "Options:\n" +#~ " -v\t-- afficher verbeux\n" +#~ " -n\t-- n'jecte pas, afficher device seulement\n" +#~ " -r\t-- jecter le CD-ROM\n" +#~ " -s\t-- jecter priphrique SCSI\n" +#~ " -f\t-- jecter la disquette\n" +#~ " -q\t-- jecter la cassette (tape)\n" +#~ " -p\t-- utiliser /proc/mounts au lieu de /etc/mtab\n" + +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Options long:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Options long:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc\n" + +#~ msgid "%s: unable to exec /bin/umount of `%s': %s\n" +#~ msgstr "%s: incapable de faire exec /bin/umount de `%s': %s\n" --- eject-2.1.5+deb1+cvs20081104.orig/po/it.po +++ eject-2.1.5+deb1+cvs20081104/po/it.po @@ -0,0 +1,453 @@ +# translation of eject_2.1.5-6_eject.po to +# Copyright (C) 2008, 2009 The Free Software Foundation +# This file is distributed under the same license as the eject package. +# +# Alessandro Zito , 2008. +# Milo Casagrande , 2009 +# +msgid "" +msgstr "" +"Project-Id-Version: eject_2.1.5-6_eject\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2009-06-23 21:51+0200\n" +"Last-Translator: Milo Casagrande \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../eject.c:155 +#, c-format +msgid "" +"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +"Usage:\n" +" eject -h\t\t\t\t-- display command usage and exit\n" +" eject -V\t\t\t\t-- display program version and exit\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" +" eject [-vn] -d\t\t\t-- display default device\n" +" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" +" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +" eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" +" eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" +"Options:\n" +" -v\t-- enable verbose output\n" +" -n\t-- don't eject, just show device found\n" +" -r\t-- eject CD-ROM\n" +" -s\t-- eject SCSI device\n" +" -f\t-- eject floppy\n" +" -q\t-- eject tape\n" +" -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" +msgstr "" +"Eject versione %s di Jeff Tranter (tranter@pobox.com)\n" +"Uso:\n" +" eject -h\t\t\t\t-- Visualizza questo aiuto ed esce\n" +" eject -V\t\t\t\t-- Visualizza la versione ed esce\n" +" eject [-vnrsfqpm] []\t\t-- Espelle il dispositivo\n" +" eject [-vn] -d\t\t\t-- Visualizza il dispositivo predefinito\n" +" eject [-vn] -a on|off|1|0 []\t-- Attiva/Disattiva l'espulsione automatica\n" +" eject [-vn] -c []\t-- Cambia disco in un caricatore CD\n" +" eject [-vn] -t []\t\t-- Chiude il carrello\n" +" eject [-vn] -T []\t\t-- Apre/Chiude il carrello\n" +" eject [-vn] -i on|off|1|0 []\t-- Attiva/Disattiva la protezione manuale per l'espulsione\n" +" eject [-vn] -x []\t-- Imposta la velocità massima del CD-ROM\n" +" eject [-vn] -X []\t\t-- Elenca le velocità disponibili del CD-ROM\n" +"Opzioni:\n" +" -v\t-- Attiva output prolisso\n" +" -n\t-- Non espelle, mostra solamente il dispositivo trovato\n" +" -r\t-- Espelle il CD-ROM\n" +" -s\t-- Espelle il dispositivo SCSI\n" +" -f\t-- Espelle il floppy\n" +" -q\t-- Espelle il dispositivo a nastro\n" +" -p\t-- Usa /proc/mounts invece di /etc/mtab\n" +" -m\t-- Non smonta il dispositivo anche se è montato\n" + +#: ../eject.c:187 +#, c-format +msgid "" +"Long options:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" +msgstr "" +"Opzioni lunghe:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" + +#: ../eject.c:206 +#, c-format +msgid "" +"Parameter can be a device file or a mount point.\n" +"If omitted, name defaults to `%s'.\n" +"By default tries -r, -s, -f, and -q in order until success.\n" +msgstr "" +"Il parametro può essere dispositivo o un punto di mount.\n" +"Se omesso, il valore predefinito è \"%s\".\n" +"In modo predefinito vengono provati in ordine -r, -s, -f, e -q fino alla riuscita.\n" + +#: ../eject.c:262 +#, c-format +msgid "%s: invalid argument to --auto/-a option\n" +msgstr "%s: argomento non valido per l'opzione --auto/-a\n" + +#: ../eject.c:274 +#, c-format +msgid "%s: invalid argument to --changerslot/-c option\n" +msgstr "%s: argomento non valido per l'opzione --changerslot/-c\n" + +#: ../eject.c:286 +#, c-format +msgid "%s: invalid argument to --cdspeed/-x option\n" +msgstr "%s: argomento non valido per l'opzione --cdspeed/-x\n" + +#: ../eject.c:312 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: argomento non valido per l'opzione -i\n" + +#: ../eject.c:347 +#, c-format +msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" +msgstr "eject versione %s di Jeff Tranter (tranter@pobox.com)\n" + +#: ../eject.c:357 +#, c-format +msgid "%s: too many arguments\n" +msgstr "%s: troppi argomenti\n" + +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "%s: impossibile allocare la memoria\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: FindDevice chiamato troppo spesso\n" + +#: ../eject.c:539 +#, c-format +msgid "%s: CD-ROM auto-eject command failed: %s\n" +msgstr "%s: auto-espulsione del CD-ROM non riuscita: %s\n" + +#: ../eject.c:556 +#, c-format +msgid "%s: CD-ROM select disc command failed: %s\n" +msgstr "%s: selezione del disco CD-ROM non riuscita: %s\n" + +#: ../eject.c:562 +#, c-format +msgid "%s: CD-ROM load from slot command failed: %s\n" +msgstr "%s: caricamento del CD-ROM dallo slot non riuscito: %s\n" + +#: ../eject.c:566 +#, c-format +msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" +msgstr "%s: caricatore CD IDE/ATAPI non supportato dal kernel in uso\n" + +#: ../eject.c:585 +#, c-format +msgid "%s: CD-ROM tray close command failed: %s\n" +msgstr "%s: chiusura del carrello del CD-ROM non riuscita: %s\n" + +#: ../eject.c:589 +#, c-format +msgid "%s: CD-ROM tray close command not supported by this kernel\n" +msgstr "%s: chiusura del carrello del CD-ROM non supportata dal kernel in uso\n" + +#: ../eject.c:637 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "%s: apertura/chiusura del carrello del CD-ROM non supportata dal kernel in uso\n" + +#: ../eject.c:704 +#, c-format +msgid "%s: CD-ROM select speed command failed: %s\n" +msgstr "%s: selezione della velocità del CD-ROM non riuscita: %s\n" + +#: ../eject.c:709 ../eject.c:810 +#, c-format +msgid "%s: CD-ROM select speed command not supported by this kernel\n" +msgstr "" +"%s: selezione della velocità del CD-ROM non supportata dal kernel in uso\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "%s: impossibile leggere la velocità da /proc/sys/dev/cdrom/info\n" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: errore nell'allocare la stringa\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: \"%s\" è un collegamento che punta a \"%s\"\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: errore durante la ricerca del nome del CD-ROM\n" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: errore durante la lettura della velocità\n" + +#: ../eject.c:930 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: impossibile smontare \"%s\": %s\n" + +#: ../eject.c:935 +#, c-format +msgid "%s: unable to fork: %s\n" +msgstr "%s: impossibile eseguire fork: %s\n" + +#: ../eject.c:940 +#, c-format +msgid "%s: unmount of `%s' did not exit normally\n" +msgstr "%s: unmount di \"%s\" uscito in modo anomalo\n" + +#: ../eject.c:944 +#, c-format +msgid "%s: unmount of `%s' failed\n" +msgstr "%s: unmount di \"%s\" non riuscito\n" + +#: ../eject.c:964 +#, c-format +msgid "%s: unable to open `%s'\n" +msgstr "%s: impossibile aprire \"%s\"\n" + +#: ../eject.c:1010 ../eject.c:1165 +#, c-format +msgid "unable to open %s: %s\n" +msgstr "impossibile aprire %s: %s\n" + +#: ../eject.c:1053 +#, c-format +msgid "%s: unable to open /etc/fstab: %s\n" +msgstr "%s: impossibile aprire /etc/fstab: %s\n" + +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "%s: %s non esiste, chiamata saltata\n" + +#: ../eject.c:1176 ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s è cifrato sul dispositivo reale %s\n" + +#: ../eject.c:1185 +#, c-format +msgid "%s: unmounting `%s'\n" +msgstr "%s: smontaggio di \"%s\"\n" + +#: ../eject.c:1275 +#, c-format +msgid "%s: `%s' is a multipartition device\n" +msgstr "%s: \"%s\" è un dispositivo multi partizione\n" + +#: ../eject.c:1280 +#, c-format +msgid "%s: `%s' is not a multipartition device\n" +msgstr "%s: \"%s\" non è un dispositivo multi partizione\n" + +#: ../eject.c:1293 +#, c-format +msgid "%s: setting CD-ROM speed to auto\n" +msgstr "%s: impostazione della velocità del CD-ROM ad automatico\n" + +#: ../eject.c:1295 +#, c-format +msgid "%s: setting CD-ROM speed to %dX\n" +msgstr "%s: impostazione della velocità del CD-ROM a %dX\n" + +#: ../eject.c:1333 +#, c-format +msgid "%s: default device: `%s'\n" +msgstr "%s: dispositivo predefinito: \"%s\"\n" + +#: ../eject.c:1341 +#, c-format +msgid "%s: using default device `%s'\n" +msgstr "%s: viene utilizzato il dispositivo predefinito \"%s\"\n" + +#: ../eject.c:1350 +#, c-format +msgid "%s: device name is `%s'\n" +msgstr "%s: il nome del dispositivo è \"%s\"\n" + +#: ../eject.c:1356 +#, c-format +msgid "%s: unable to find or open device for: `%s'\n" +msgstr "%s: impossibile trovare o aprire il dispositivo \"%s\"\n" + +#: ../eject.c:1361 +#, c-format +msgid "%s: expanded name is `%s'\n" +msgstr "%s: il nome esteso è \"%s\"\n" + +#: ../eject.c:1381 +#, c-format +msgid "%s: maximum symbolic link depth exceeded: `%s'\n" +msgstr "%s: superata la massima profondità dei collegamenti simbolici: \"%s\"\n" + +#: ../eject.c:1389 +#, c-format +msgid "%s: `%s' is mounted at `%s'\n" +msgstr "%s: \"%s\" è montato su \"%s\"\n" + +#: ../eject.c:1392 +#, c-format +msgid "%s: `%s' is not mounted\n" +msgstr "%s: \"%s\" non è montato\n" + +#: ../eject.c:1404 +#, c-format +msgid "%s: `%s' can be mounted at `%s'\n" +msgstr "%s: \"%s\" può essere montato su \"%s\"\n" + +#: ../eject.c:1406 +#, c-format +msgid "%s: `%s' is not a mount point\n" +msgstr "%s: \"%s\" non è un punto di mount\n" + +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "%s: tentativo di usare \"%s\" come nome del dispositivo, ma non è un dispositivo a blocchi\n" + +#: ../eject.c:1421 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: il dispositivo è \"%s\"\n" + +#: ../eject.c:1423 +#, c-format +msgid "%s: exiting due to -n/--noop option\n" +msgstr "%s: uscita a causa dell'opzione -n/--noop\n" + +#: ../eject.c:1438 +#, c-format +msgid "%s: enabling auto-eject mode for `%s'\n" +msgstr "%s: attivazione della modalità di espulsione automatica per \"%s\"\n" + +#: ../eject.c:1440 +#, c-format +msgid "%s: disabling auto-eject mode for `%s'\n" +msgstr "%s: disattivazione della modalità di espulsione automatica per \"%s\"\n" + +#: ../eject.c:1450 +#, c-format +msgid "%s: closing tray\n" +msgstr "%s: chiusura del carrello\n" + +#: ../eject.c:1460 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: elenco delle velocità del CD-ROM\n" + +#: ../eject.c:1472 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: smontaggio del dispositivo \"%s\" da \"%s\"\n" + +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: apertura/chiusura del carrello\n" + +#: ../eject.c:1495 +#, c-format +msgid "%s: selecting CD-ROM disc #%d\n" +msgstr "%s: selezione del disco CD-ROM #%d\n" + +#: ../eject.c:1513 +#, c-format +msgid "%s: trying to eject `%s' using CD-ROM eject command\n" +msgstr "%s: tentativo di espulsione di \"%s\" utilizzando il comando di espulsione per CD-ROM\n" + +#: ../eject.c:1517 +#, c-format +msgid "%s: CD-ROM eject command succeeded\n" +msgstr "%s: comando di espulsione CD-ROM riuscito\n" + +#: ../eject.c:1519 +#, c-format +msgid "%s: CD-ROM eject command failed\n" +msgstr "%s: comando di espulsione CD-ROM non riuscito\n" + +#: ../eject.c:1526 +#, c-format +msgid "%s: trying to eject `%s' using SCSI commands\n" +msgstr "%s: tentativo di espulsione di \"%s\" utilizzando il comando di espulsione SCSI\n" + +#: ../eject.c:1530 +#, c-format +msgid "%s: SCSI eject succeeded\n" +msgstr "%s: comando di espulsione SCSI riuscito\n" + +#: ../eject.c:1532 +#, c-format +msgid "%s: SCSI eject failed\n" +msgstr "%s: comando di espulsione SCSI non riuscito\n" + +#: ../eject.c:1540 +#, c-format +msgid "%s: trying to eject `%s' using floppy eject command\n" +msgstr "%s: tentativo di espulsione di \"%s\" utilizzando il comando di espulsione per floppy\n" + +#: ../eject.c:1544 +#, c-format +msgid "%s: floppy eject command succeeded\n" +msgstr "%s: comando di espulsione floppy riuscito\n" + +#: ../eject.c:1546 +#, c-format +msgid "%s: floppy eject command failed\n" +msgstr "%s: comando di espulsione floppy non riuscito\n" + +#: ../eject.c:1554 +#, c-format +msgid "%s: trying to eject `%s' using tape offline command\n" +msgstr "%s: tentativo di espulsione di \"%s\" utilizzando il comando di espulsione per dispositivi a nastro\n" + +#: ../eject.c:1558 +#, c-format +msgid "%s: tape offline command succeeded\n" +msgstr "%s: comando di espulsione per dispositivi a nastro riuscito\n" + +#: ../eject.c:1560 +#, c-format +msgid "%s: tape offline command failed\n" +msgstr "%s: comando di espulsione per dispositivi a nastro non riuscito\n" + +#: ../eject.c:1566 +#, c-format +msgid "%s: unable to eject, last error: %s\n" +msgstr "%s: impossibile espellere, ultimo errore: %s\n" + +#: ../volname.c:59 +#, c-format +msgid "usage: volname []\n" +msgstr "uso: volname []\n" + +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 +msgid "volname" +msgstr "volname" --- eject-2.1.5+deb1+cvs20081104.orig/po/ja.po +++ eject-2.1.5+deb1+cvs20081104/po/ja.po @@ -1,12 +1,13 @@ # eject Japanese PO File. # Copyright (C) 2001 Free Software Foundation, Inc. # TAKEDA Hirofumi , 2001 -# -# +# +# msgid "" msgstr "" "Project-Id-Version: eject 2.0.10\n" -"POT-Creation-Date: 2001-08-01 16:29+0900\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" "PO-Revision-Date: 2001-08-01 16:32+0900\n" "Last-Translator: TAKEDA Hirofumi \n" "Language-Team: Japanese \n" @@ -14,19 +15,23 @@ "Content-Type: text/plain; charset=euc-jp\n" "Content-Transfer-Encoding: 8bit\n" -#: ../eject.c:112 -#, c-format +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -35,6 +40,7 @@ " -f\t-- eject floppy\n" " -q\t-- eject tape\n" " -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" msgstr "" "Eject С %s by Jeff Tranter (tranter@pobox.com)\n" "Ȥ:\n" @@ -43,7 +49,8 @@ " eject [-vnrsfq] [<̾>]\t\t-- ǥХΥ\n" " eject [-vn] -d\t\t\t-- ǥեȤΥǥХɽ\n" " eject [-vn] -a on|off|1|0 [<̾>]\t-- ưȵǽ򥪥/\n" -" eject [-vn] -c <å> [<̾>]\t-- CD-ROM 󥸥Υǥڤؤ\n" +" eject [-vn] -c <å> [<̾>]\t-- CD-ROM 󥸥Υǥڤ" +"\n" " eject [-vn] -t [<̾>]\t\t-- ȥ졼Ĥ\n" " eject [-vn] -x <®> [<̾>]\t-- CD-ROM κ®٤\n" "ץ:\n" @@ -55,14 +62,16 @@ " -q\t-- ơפΥ\n" " -p\t-- /etc/mtab /proc/mounts Ȥ\n" -#: ../eject.c:133 +#: ../eject.c:187 +#, fuzzy, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" "ܺɽˤ륪ץ:\n" " -h --help -v --verbose\t -d --default\n" @@ -71,296 +80,449 @@ " -q --tape -n --noop\t -V --version\n" " -p --proc\n" -#: ../eject.c:141 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" "If omitted, name defaults to `%s'.\n" "By default tries -r, -s, -f, and -q in order until success.\n" msgstr "" -"ѥ᥿ <̾> ˤϥǥХեޤϥޥȥݥȤǤޤ\n" +"ѥ᥿ <̾> ˤϥǥХեޤϥޥȥݥȤǤ" +"\n" "ά줿ΥǥեȤˤ `%s' Ȥޤ\n" "ǥեȤư -r, -s, -f, -q νޤǼ¹Ԥޤ\n" -#: ../eject.c:193 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: --auto/-a ץФʰ\n" -#: ../eject.c:205 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: --changerslot/-c ץФʰ\n" -#: ../eject.c:217 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: --cdspeed/-x ץФʰ\n" -#: ../eject.c:254 +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: --auto/-a ץФʰ\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "eject С %s by Jeff Tranter (tranter@pobox.com)\n" -#: ../eject.c:264 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ¿ޤ\n" -#: ../eject.c:366 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "" + +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: CD-ROM ưȥޥɼ: %s\n" -#: ../eject.c:383 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: CD-ROM ǥ򥳥ޥɼ: %s\n" -#: ../eject.c:389 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: åȤ CD-ROM ɥޥɼ: %s\n" -#: ../eject.c:393 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "%s: IDE/ATAPI CD-ROM 󥸥ϥͥ뤬ݡȤƤޤ\n" -#: ../eject.c:408 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: CD-ROM ȥ졼ޥɼ: %s\n" -#: ../eject.c:412 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" msgstr "%s: CD-ROM ȥ졼ޥɤϥͥ뤬ݡȤƤޤ\n" -#: ../eject.c:429 +#: ../eject.c:637 +#, fuzzy, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "%s: CD-ROM ȥ졼ޥɤϥͥ뤬ݡȤƤޤ\n" + +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: CD-ROM ®򥳥ޥɼ: %s\n" -#: ../eject.c:433 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" msgstr "%s: CD-ROM ®򥳥ޥɤϥͥ뤬ݡȤƤޤ\n" -#: ../eject.c:543 +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' `%s' ؤΥ󥯤Ǥ\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "" + +#: ../eject.c:773 ../eject.c:781 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" +msgid "%s: error while reading speed\n" +msgstr "" + +#: ../eject.c:930 +#, fuzzy, c-format +msgid "%s: unable to exec umount of `%s': %s\n" msgstr "%s: `%s' ˤĤ /bin/umount ¹ԤǤޤ: %s\n" -#: ../eject.c:548 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: եǤޤ: %s\n" -#: ../eject.c:553 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: `%s' ΥޥȤ۾ェλޤ\n" -#: ../eject.c:557 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: `%s' ΥޥȤ˼\n" -#: ../eject.c:570 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: `%s' ץǤޤ\n" -#: ../eject.c:615 ../eject.c:691 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "%s ץǤޤ: %s\n" -#: ../eject.c:655 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: /etc/fstab ץǤޤ: %s\n" -#: ../eject.c:701 ../eject.c:928 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, fuzzy, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: `%s' ǥեȤΥǥХˤƤޤ\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: `%s' 򥢥ޥȤƤޤ\n" -#: ../eject.c:768 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: `%s' ϥޥѡƥǥХǤ\n" -#: ../eject.c:773 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: `%s' ϥޥѡƥǥХǤϤޤ\n" -#: ../eject.c:786 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "%s: CD-ROM ®٤ưꤷƤޤ\n" -#: ../eject.c:788 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: CD-ROM ®٤ %d®ꤷƤޤ\n" -#: ../eject.c:824 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: ǥեȤΥǥХ: `%s'\n" -#: ../eject.c:832 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: `%s' ǥեȤΥǥХˤƤޤ\n" -#: ../eject.c:841 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: ǥХ̾ `%s' Ǥ\n" -#: ../eject.c:846 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: ǥХĤʤץǤޤ: `%s'\n" -#: ../eject.c:850 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: Ÿ̾ `%s' Ǥ\n" -#: ../eject.c:855 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: `%s' `%s' ؤΥ󥯤Ǥ\n" - -#: ../eject.c:864 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "%s: 祷ܥå󥯿ۤޤ: `%s'\n" -#: ../eject.c:872 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: `%s' `%s' ˥ޥȤƤޤ\n" -#: ../eject.c:874 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: `%s' ϥޥȤƤޤ\n" -#: ../eject.c:885 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: `%s' `%s' ˥ޥȤǤޤ\n" -#: ../eject.c:887 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "%s: `%s' ϥޥȥݥȤǤϤޤ\n" -#: ../eject.c:893 +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" + +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" msgstr "%s: ǥХ `%s' Ǥ\n" -#: ../eject.c:895 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: -n/--noop ץˤ꽪λޤ\n" -#: ../eject.c:903 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: `%s' ϼưȥ⡼ɤͭǤ\n" -#: ../eject.c:905 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: `%s' ϼưȥ⡼ɤ̵Ǥ\n" -#: ../eject.c:915 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: ȥ졼ĤƤޤ\n" -#: ../eject.c:941 +#: ../eject.c:1460 +#, fuzzy, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: CD-ROM ®٤ %d®ꤷƤޤ\n" + +#: ../eject.c:1472 +#, fuzzy, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: `%s' 򥢥ޥȤƤޤ\n" + +#: ../eject.c:1485 +#, fuzzy, c-format +msgid "%s: toggling tray\n" +msgstr "%s: ȥ졼ĤƤޤ\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: CD-ROM ǥ #%d \n" -#: ../eject.c:959 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" -msgstr "%s: CD-ROM ȥޥɤȤä `%s' 򥤥Ȥ褦ȤƤޤ\n" +msgstr "" +"%s: CD-ROM ȥޥɤȤä `%s' 򥤥Ȥ褦ȤƤޤ\n" -#: ../eject.c:963 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: CD-ROM ȥޥɤޤ\n" -#: ../eject.c:965 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: CD-ROM ȥޥɤԤޤ\n" -#: ../eject.c:971 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: SCSI ޥɤȤä `%s' 򥤥Ȥ褦ȤƤޤ\n" -#: ../eject.c:975 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: SCSI \n" -#: ../eject.c:977 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: SCSI ȼ\n" -#: ../eject.c:983 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" -msgstr "%s: եåԡȥޥɤȤä `%s' 򥤥Ȥ褦ȤƤޤ\n" +msgstr "" +"%s: եåԡȥޥɤȤä `%s' 򥤥Ȥ褦ȤƤ" +"\n" -#: ../eject.c:987 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: եåԡȥޥ\n" -#: ../eject.c:989 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: եåԡȥޥɼ\n" -#: ../eject.c:995 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" -msgstr "%s: ơץե饤󥳥ޥɤȤä `%s' 򥤥Ȥ褦ȤƤޤ\n" +msgstr "" +"%s: ơץե饤󥳥ޥɤȤä `%s' 򥤥Ȥ褦ȤƤޤ\n" -#: ../eject.c:999 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "%s: ơץե饤󥳥ޥ\n" -#: ../eject.c:1001 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" msgstr "%s: ơץե饤󥳥ޥɼ\n" -#: ../eject.c:1006 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: ȤǤޤ, ľΥ顼: %s\n" -#: ../volname.c:57 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "Ȥ: ܥ塼̾ [<ǥХե>]\n" -#: ../ "" +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "ܥ塼̾" + +#, fuzzy +#~ msgid "" +#~ "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- display command usage and exit\n" +#~ " eject -V\t\t\t\t-- display program version and exit\n" +#~ " eject [-vnrsfq] []\t\t-- eject device\n" +#~ " eject [-vn] -d\t\t\t-- display default device\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or " +#~ "off\n" +#~ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- close tray\n" +#~ " eject [-vn] -x []\t-- set CD-ROM max speed\n" +#~ "Options:\n" +#~ " -v\t-- enable verbose output\n" +#~ " -n\t-- don't eject, just show device found\n" +#~ " -r\t-- eject CD-ROM\n" +#~ " -s\t-- eject SCSI device\n" +#~ " -f\t-- eject floppy\n" +#~ " -q\t-- eject tape\n" +#~ " -p\t-- use /proc/mounts instead of /etc/mtab\n" +#~ " -m\t-- do not unmount device even if it is mounted\n" +#~ msgstr "" +#~ "Eject С %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Ȥ:\n" +#~ " eject -h\t\t\t\t-- ޥɤλȤɽƽλ\n" +#~ " eject -V\t\t\t\t-- ץΥСɽƽλ\n" +#~ " eject [-vnrsfq] [<̾>]\t\t-- ǥХΥ\n" +#~ " eject [-vn] -d\t\t\t-- ǥեȤΥǥХɽ\n" +#~ " eject [-vn] -a on|off|1|0 [<̾>]\t-- ưȵǽ򥪥/\n" +#~ " eject [-vn] -c <å> [<̾>]\t-- CD-ROM 󥸥Υǥڤ" +#~ "ؤ\n" +#~ " eject [-vn] -t [<̾>]\t\t-- ȥ졼Ĥ\n" +#~ " eject [-vn] -x <®> [<̾>]\t-- CD-ROM κ®٤\n" +#~ "ץ:\n" +#~ " -v\t-- ܺɽͭˤ\n" +#~ " -n\t-- ȤԤ鷺ĤǥХɽΤߤԤ\n" +#~ " -r\t-- CD-ROM Υ\n" +#~ " -s\t-- SCSI ǥХΥ\n" +#~ " -f\t-- եåԡΥ\n" +#~ " -q\t-- ơפΥ\n" +#~ " -p\t-- /etc/mtab /proc/mounts Ȥ\n" + +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "ܺɽˤ륪ץ:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "ܺɽˤ륪ץ:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc\n" + +#~ msgid "%s: unable to exec /bin/umount of `%s': %s\n" +#~ msgstr "%s: `%s' ˤĤ /bin/umount ¹ԤǤޤ: %s\n" --- eject-2.1.5+deb1+cvs20081104.orig/po/pt.po +++ eject-2.1.5+deb1+cvs20081104/po/pt.po @@ -0,0 +1,465 @@ +# Translation of eject messages to Portuguese +# Copyright (C) 2010 the eject's copyright holder +# This file is distributed under the same license as the eject package. +# +# Américo Monteiro , 2010. +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5+deb1+cvs20081104-7\n" +"Report-Msgid-Bugs-To: eject 2.1.5+deb1+cvs20081104-7\n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2010-02-01 01:18+0000\n" +"Last-Translator: Américo Monteiro \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../eject.c:155 +#, c-format +msgid "" +"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +"Usage:\n" +" eject -h\t\t\t\t-- display command usage and exit\n" +" eject -V\t\t\t\t-- display program version and exit\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" +" eject [-vn] -d\t\t\t-- display default device\n" +" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" +" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +" eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" +" eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" +"Options:\n" +" -v\t-- enable verbose output\n" +" -n\t-- don't eject, just show device found\n" +" -r\t-- eject CD-ROM\n" +" -s\t-- eject SCSI device\n" +" -f\t-- eject floppy\n" +" -q\t-- eject tape\n" +" -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" +msgstr "" +"Eject versão %s de Jeff Tranter (tranter@pobox.com)\n" +"Utilização:\n" +" eject -h\t\t\t\t-- mostra a utilização do comando e termina\n" +" eject -V\t\t\t\t-- mostra versão do programa e termina\n" +" eject [-vnrsfqpm] []\t\t-- ejecta dispositivo\n" +" eject [-vn] -d\t\t\t-- mostra dispositivo predefinido\n" +" eject [-vn] -a on|off|1|0 []\t-- liga e desliga a funcionalidade de " +"auto-ejectar\n" +" eject [-vn] -c []\t-- troca discos num cambiador de CD-ROM\n" +" eject [-vn] -t []\t\t-- fecha a gaveta\n" +" eject [-vn] -T []\t\t-- altera o estado da gaveta\n" +" eject [-vn] -i on|off|1|0 []\t-- liga e desliga a protecção de " +"ejecção manual\n" +" eject [-vn] -x []\t-- define a velocidade máxima do CD-ROM\n" +" eject [-vn] -X []\t\t-- lista velocidades disponíveis do CD-ROM\n" +"Opções:\n" +" -v\t-- activa saída detalhada\n" +" -n\t-- não ejecta, apenas mostra que encontrou o dispositivo\n" +" -r\t-- ejecta o CD-ROM\n" +" -s\t-- ejecta dispositivo SCSI\n" +" -f\t-- ejecta disquete\n" +" -q\t-- ejecta fita magnética\n" +" -p\t-- usa /proc/mounts em vez de /etc/mtab\n" +" -m\t-- não desmonta o dispositivo mesmo que esteja montado\n" + +#: ../eject.c:187 +#, c-format +msgid "" +"Long options:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" +msgstr "" +"Opções longas:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"fita magnética\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" + +#: ../eject.c:206 +#, c-format +msgid "" +"Parameter can be a device file or a mount point.\n" +"If omitted, name defaults to `%s'.\n" +"By default tries -r, -s, -f, and -q in order until success.\n" +msgstr "" +"O parâmetro pode ser um ficheiro de dispositivo ou ponto de montagem." +"\n" +"Se omitido, o nome aponta por predefinição para `%s'.\n" +"Tenta por predefinição -r, -s, -f, e -q em ordem até que tenha sucesso.\n" + +#: ../eject.c:262 +#, c-format +msgid "%s: invalid argument to --auto/-a option\n" +msgstr "%s: argumento inválido para a opção --auto/-a\n" + +#: ../eject.c:274 +#, c-format +msgid "%s: invalid argument to --changerslot/-c option\n" +msgstr "%s: argumento inválido para a opção --changerslot/-c\n" + +#: ../eject.c:286 +#, c-format +msgid "%s: invalid argument to --cdspeed/-x option\n" +msgstr "%s: argumento inválido para a opção --cdspeed/-x\n" + +#: ../eject.c:312 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: argumento inválido para a opção -i\n" + +#: ../eject.c:347 +#, c-format +msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" +msgstr "eject versão %s de Jeff Tranter (tranter@pobox.com)\n" + +#: ../eject.c:357 +#, c-format +msgid "%s: too many arguments\n" +msgstr "%s: demasiados argumentos\n" + +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "%s: incapaz de alocar memória\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: FindDevice chamado com demasiada frequência\n" + +#: ../eject.c:539 +#, c-format +msgid "%s: CD-ROM auto-eject command failed: %s\n" +msgstr "%s: comando de auto-ejectar CD-ROM falhou: %s\n" + +#: ../eject.c:556 +#, c-format +msgid "%s: CD-ROM select disc command failed: %s\n" +msgstr "%s: comando de seleccionar disco CD-ROM falhou: %s\n" + +#: ../eject.c:562 +#, c-format +msgid "%s: CD-ROM load from slot command failed: %s\n" +msgstr "%s: comando carregar CD-ROM a partir de slot falhou: %s\n" + +#: ../eject.c:566 +#, c-format +msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" +msgstr "%s: cambiador de CD-ROM IDE/ATAPI não suportado por este kernel\n" + +#: ../eject.c:585 +#, c-format +msgid "%s: CD-ROM tray close command failed: %s\n" +msgstr "%s: comando de fechar gaveta de CD-ROM falhou: %s\n" + +#: ../eject.c:589 +#, c-format +msgid "%s: CD-ROM tray close command not supported by this kernel\n" +msgstr "" +"%s: comando de fechar gaveta de CD-ROM não suportado por este kernel\n" + +#: ../eject.c:637 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" +"%s: comando de alternar gaveta de CD-ROM não suportado por este kernel\n" + +#: ../eject.c:704 +#, c-format +msgid "%s: CD-ROM select speed command failed: %s\n" +msgstr "%s: comando de seleccionar velocidade de CD-ROM falhou: %s\n" + +#: ../eject.c:709 ../eject.c:810 +#, c-format +msgid "%s: CD-ROM select speed command not supported by this kernel\n" +msgstr "" +"%s: comando de seleccionar velocidade de CD-ROM não suportado por este " +"kernel\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" +"%s: incapaz de ler a velocidade a partir de /proc/sys/dev/cdrom/info\n" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: erro ao alocar string\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' é um link para `%s'\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: erro ao procurar nome do CD-ROM\n" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: erro ao ler velocidade\n" + +#: ../eject.c:930 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: incapaz de executar a desmontagem de `%s': %s\n" + +#: ../eject.c:935 +#, c-format +msgid "%s: unable to fork: %s\n" +msgstr "%s: incapaz de bifurcar: %s\n" + +#: ../eject.c:940 +#, c-format +msgid "%s: unmount of `%s' did not exit normally\n" +msgstr "%s: desmontagem de `%s' não terminou normalmente\n" + +#: ../eject.c:944 +#, c-format +msgid "%s: unmount of `%s' failed\n" +msgstr "%s: desmontagem de `%s' falhou\n" + +#: ../eject.c:964 +#, c-format +msgid "%s: unable to open `%s'\n" +msgstr "%s: incapaz de abrir `%s'\n" + +#: ../eject.c:1010 ../eject.c:1165 +#, c-format +msgid "unable to open %s: %s\n" +msgstr "incapaz de abrir %s: %s\n" + +#: ../eject.c:1053 +#, c-format +msgid "%s: unable to open /etc/fstab: %s\n" +msgstr "%s: incapaz de abrir /etc/fstab: %s\n" + +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "%s: %s não existe, a saltar chamada\n" + +#: ../eject.c:1176 ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s está encriptado no dispositivo real %s\n" + +#: ../eject.c:1185 +#, c-format +msgid "%s: unmounting `%s'\n" +msgstr "%s: a desmontar `%s'\n" + +#: ../eject.c:1275 +#, c-format +msgid "%s: `%s' is a multipartition device\n" +msgstr "%s: `%s' é um dispositivo de multi-partições\n" + +#: ../eject.c:1280 +#, c-format +msgid "%s: `%s' is not a multipartition device\n" +msgstr "%s: `%s' não é um dispositivo de multi-partições\n" + +#: ../eject.c:1293 +#, c-format +msgid "%s: setting CD-ROM speed to auto\n" +msgstr "%s: a definir velocidade de CD-ROM para automático\n" + +#: ../eject.c:1295 +#, c-format +msgid "%s: setting CD-ROM speed to %dX\n" +msgstr "%s: a definir velocidade de CD-ROM para %dX\n" + +#: ../eject.c:1333 +#, c-format +msgid "%s: default device: `%s'\n" +msgstr "%s: dispositivo predefinido: `%s'\n" + +#: ../eject.c:1341 +#, c-format +msgid "%s: using default device `%s'\n" +msgstr "%s: a usar dispositivo predefinido: `%s'\n" + +#: ../eject.c:1350 +#, c-format +msgid "%s: device name is `%s'\n" +msgstr "%s: nome de dispositivo é `%s'\n" + +#: ../eject.c:1356 +#, c-format +msgid "%s: unable to find or open device for: `%s'\n" +msgstr "%s: incapaz de encontrar ou abrir dispositivo para: `%s'\n" + +#: ../eject.c:1361 +#, c-format +msgid "%s: expanded name is `%s'\n" +msgstr "%s: nome expandido é `%s'\n" + +#: ../eject.c:1381 +#, c-format +msgid "%s: maximum symbolic link depth exceeded: `%s'\n" +msgstr "%s: máxima profundidade de links simbólicos excedida: `%s'\n" + +#: ../eject.c:1389 +#, c-format +msgid "%s: `%s' is mounted at `%s'\n" +msgstr "%s: `%s' está montado em `%s'\n" + +#: ../eject.c:1392 +#, c-format +msgid "%s: `%s' is not mounted\n" +msgstr "%s: `%s' não está montado\n" + +#: ../eject.c:1404 +#, c-format +msgid "%s: `%s' can be mounted at `%s'\n" +msgstr "%s: `%s' poder ser montado em `%s'\n" + +#: ../eject.c:1406 +#, c-format +msgid "%s: `%s' is not a mount point\n" +msgstr "%s: `%s' não é um ponto de montagem\n" + +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" +"%s: tentou usar `%s' como nome de dispositivo mas não é um dispositivo de " +"bloco\n" + +#: ../eject.c:1421 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: dispositivo é `%s'\n" + +#: ../eject.c:1423 +#, c-format +msgid "%s: exiting due to -n/--noop option\n" +msgstr "%s: a terminar devido a opção n/--noop\n" + +#: ../eject.c:1438 +#, c-format +msgid "%s: enabling auto-eject mode for `%s'\n" +msgstr "%s: a activar modo de auto-ejectar para `%s'\n" + +#: ../eject.c:1440 +#, c-format +msgid "%s: disabling auto-eject mode for `%s'\n" +msgstr "%s: a desactivar modo de auto-ejectar para `%s'\n" + +#: ../eject.c:1450 +#, c-format +msgid "%s: closing tray\n" +msgstr "%s: a fechar a gaveta\n" + +#: ../eject.c:1460 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: a listar a velocidade do CD-ROM\n" + +#: ../eject.c:1472 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: a desmontar dispositivo `%s' a partir de `%s'\n" + +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: a alternar gaveta\n" + +#: ../eject.c:1495 +#, c-format +msgid "%s: selecting CD-ROM disc #%d\n" +msgstr "%s: a seleccionar disco CD-ROM #%d\n" + +#: ../eject.c:1513 +#, c-format +msgid "%s: trying to eject `%s' using CD-ROM eject command\n" +msgstr "%s: a tentar ejectar `%s' usando o comando de ejectar CD-ROM\n" + +#: ../eject.c:1517 +#, c-format +msgid "%s: CD-ROM eject command succeeded\n" +msgstr "%s: comando de ejectar CD-ROM terminou com sucesso\n" + +#: ../eject.c:1519 +#, c-format +msgid "%s: CD-ROM eject command failed\n" +msgstr "%s: comando de ejectar CD-ROM falhou\n" + +#: ../eject.c:1526 +#, c-format +msgid "%s: trying to eject `%s' using SCSI commands\n" +msgstr "%s: a tentar ejectar `%s' usando o comando de ejectar SCSI\n" + +#: ../eject.c:1530 +#, c-format +msgid "%s: SCSI eject succeeded\n" +msgstr "%s: ejectar SCSI terminou com sucesso\n" + +#: ../eject.c:1532 +#, c-format +msgid "%s: SCSI eject failed\n" +msgstr "%s: ejectar SCSI falhou\n" + +#: ../eject.c:1540 +#, c-format +msgid "%s: trying to eject `%s' using floppy eject command\n" +msgstr "%s: a tentar ejectar `%s' usando o comando de ejectar disquete\n" + +#: ../eject.c:1544 +#, c-format +msgid "%s: floppy eject command succeeded\n" +msgstr "%s: comando de ejectar disquete terminou com sucesso\n" + +#: ../eject.c:1546 +#, c-format +msgid "%s: floppy eject command failed\n" +msgstr "%s: comando de ejectar disquete falhou\n" + +#: ../eject.c:1554 +#, c-format +msgid "%s: trying to eject `%s' using tape offline command\n" +msgstr "" +"%s: a tentar ejectar `%s' usando o comando de ejectar fita magnética\n" + +#: ../eject.c:1558 +#, c-format +msgid "%s: tape offline command succeeded\n" +msgstr "%s: comando de ejectar fita magnética terminou com sucesso\n" + +#: ../eject.c:1560 +#, c-format +msgid "%s: tape offline command failed\n" +msgstr "%s: comando de ejectar fita magnética falhou\n" + +#: ../eject.c:1566 +#, c-format +msgid "%s: unable to eject, last error: %s\n" +msgstr "%s: incapaz de ejectar, último erro: %s\n" + +#: ../volname.c:59 +#, c-format +msgid "usage: volname []\n" +msgstr "utilização: volname []\n" + +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 +msgid "volname" +msgstr "volname" + + --- eject-2.1.5+deb1+cvs20081104.orig/po/pt_BR.po +++ eject-2.1.5+deb1+cvs20081104/po/pt_BR.po @@ -1,33 +1,39 @@ -# Portugus/Brasil translation of eject. +# Português/Brasil translation of eject. # Copyright (C) 2006 Free Software Foundation, Inc. -# Anderson Goulart , 2006. -# -# +# Anderson Goulart , 2007. +# Afonso Celso Medina , 2007. +# +# msgid "" msgstr "" -"Project-Id-Version: eject 2.0.13deb-4\n" +"Project-Id-Version: eject 2.1.5-6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-05-07 01:11+0200\n" -"PO-Revision-Date: 2006-04-27 12:51-0300\n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2007-11-07 12:41-0200\n" "Last-Translator: Anderson Goulart \n" -"Language-Team: Portugus/Brasil\n" +"Language-Team: Portuguese/Brazil\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../eject.c:125 -#, c-format +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -38,339 +44,417 @@ " -p\t-- use /proc/mounts instead of /etc/mtab\n" " -m\t-- do not unmount device even if it is mounted\n" msgstr "" -"Verso %s por Jeff Tranter (tranter@pobox.com)\n" +"Versão%s por Jeff Tranter (tranter@pobox.com)\n" "Uso:\n" " eject -h\t\t\t\t-- exibe o uso do comando e sai\n" -" eject -V\t\t\t\t-- exibe a verso do programa e sai\n" +" eject -V\t\t\t\t-- exibe a versão do programa e sai\n" " eject [-vnrsfq] []\t\t-- ejeta o dispositivo\n" -" eject [-vn] -d\t\t\t-- exibe o dispositivo padro\n" -" eject [-vn] -a on|off|1|0 []\t-- habilita[on] ou desabilita[off] o ejetor automtico\n" +" eject [-vn] -d\t\t\t-- exibe o dispositivo padrão\n" +" eject [-vn] -a on|off|1|0 []\t-- habilita[on] ou desabilita[off] o " +"ejetor automático\n" " eject [-vn] -c []\t-- troca os discos em uma bandeja de cds\n" " eject [-vn] -t []\t\t-- fecha a bandeja\n" -" eject [-vn] -x []\t-- estabelece a velocidade mxima do CD-ROM\n" -"Opes:\n" -" -v\t-- habilita a sada detalhada\n" -" -n\t-- no ejeta, somente exibe o dispositivo encontrado\n" +" eject [-vn] -x []\t-- estabelece a velocidade máxima " +"do eject [-vn] -X []\t\t-- lista as velocidades do CD-ROM " +"disponíveis\n" +"CD-ROM\n" +"Opções:\n" +" -v\t-- habilita a saída detalhada\n" +" -n\t-- não ejeta, somente exibe o dispositivo encontrado\n" " -r\t-- ejeta CD-ROM\n" " -s\t-- ejeta dispositivo SCSI\n" " -f\t-- ejeta diquete\n" " -q\t-- ejeta fita\n" -" -p\t-- usa /proc/mounts ao invs do /etc/mtab\n" -" -m\t-- no desmonta o dispositivo mesmo que ele esteja montado\n" +" -p\t-- usa /proc/mounts ao invés do /etc/mtab\n" +" -m\t-- não desmonta o dispositivo mesmo que ele esteja montado\n" -#: ../eject.c:148 +#: ../eject.c:187 +#, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" -"Opes longas:\n" -" -h --help -v --verbose\t -d --default\n" +"Opções longas:\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" -#: ../eject.c:156 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" "If omitted, name defaults to `%s'.\n" "By default tries -r, -s, -f, and -q in order until success.\n" msgstr "" -"Parmetro pode ser um dispositivo ou um ponto de montagem.\n" -"Se omitido, o nome padro `%s'.\n" -"Por padro tenta -r, -s, -f e -q, nessa ordem, at obter sucesso.\n" +"Parâmetro pode ser um dispositivo ou um ponto de montagem.\n" +"Se omitido, o nome padrão é `%s'.\n" +"Por padrão tenta -r, -s, -f e -q, nessa ordem, até obter sucesso.\n" -#: ../eject.c:209 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" -msgstr "%s: argumento invlido para opo --auto/-a\n" +msgstr "%s: argumento inválido para opção --auto/-a\n" -#: ../eject.c:221 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" -msgstr "%s: argumento invlido para opo --changerslot/-c\n" +msgstr "%s: argumento inválido para opção --changerslot/-c\n" -#: ../eject.c:233 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" -msgstr "%s: argumento invlido para a opo --cdspeed/-x\n" -"" +msgstr "%s: argumento inválido para a opção --cdspeed/-x\n" + +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: argumento inválido para opção --auto/-a\n" -#: ../eject.c:273 +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" -msgstr "verso %s por Jeff Tranter (tranter@pobox.com)\n" +msgstr "versão do eject %s por Jeff Tranter (tranter@pobox.com)\n" -#: ../eject.c:283 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" -msgstr "%s: muitos parmetros\n" +msgstr "%s: muitos argumentos\n" -#: ../eject.c:331 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 #, c-format msgid "%s: could not allocate memory\n" -msgstr "%s: no pde alocar memria\n" +msgstr "%s: não pôde alocar memória\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: EncontrarDispositivo chamada com muita freqüência\n" -#: ../eject.c:404 +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: comando auto-ejetor de CD-ROM falhou: %s\n" -#: ../eject.c:421 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: comando seletor de disco do CD-ROM falhou: %s\n" -#: ../eject.c:427 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: comando carregador de CD-ROM da bandeja falhou: %s\n" -#: ../eject.c:431 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" -msgstr "%s: bandeja do IDE/ATAPI CD-ROM no suportada por este kernel\n" +msgstr "%s: bandeja do IDE/ATAPI CD-ROM não é suportada por este kernel\n" -#: ../eject.c:446 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: comando para fechar a bandeja do CD-ROM falhou: %s\n" -#: ../eject.c:450 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" -msgstr "%s: comando para fechar a bandeja do CD-ROM no suportada por este kernel\n" +msgstr "" +"%s: comando para fechar a bandeja do CD-ROM não é suportada por este kernel\n" -#: ../eject.c:467 +#: ../eject.c:637 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "" +"%s: comando para abrir/fechar a bandeja do CD-ROM não é suportada por este " +"kernel\n" + +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: comando para selecionar velocidade do CD-ROM falhou: %s\n" -#: ../eject.c:471 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" -msgstr "%s: comando para selecionar velocidade do CD-ROM no suportada por este kernel\n" +msgstr "" +"%s: comando para selecionar velocidade do CD-ROM não é suportada por este " +"kernel\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "%s: não foi possível ler a velocidade de /proc/sys/dev/cdrom/info\n" + +#: ../eject.c:742 +#, fuzzy, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: erro enquanto lia a velocidade\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' é um link para `%s'\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: erro enquanto encontrava o nome do CD-ROM\n" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: erro enquanto lia a velocidade\n" -#: ../eject.c:581 +#: ../eject.c:930 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" -msgstr "%s: no pde executar /bin/umount de `%s': %s\n" +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: não pôde executar umount de `%s': %s\n" -#: ../eject.c:586 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" -msgstr "%s: no pde criar a cpia: %s\n" +msgstr "%s: não pôde criar a cópia de: %s\n" -#: ../eject.c:591 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" -msgstr "%s: unmount do `%s' no terminou normalmente\n" +msgstr "%s: unmount do `%s' não terminou normalmente\n" -#: ../eject.c:595 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: unmount do `%s' falhou\n" -#: ../eject.c:608 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" -msgstr "%s: no pde abrir `%s'\n" +msgstr "%s: não pôde abrir `%s'\n" -#: ../eject.c:653 ../eject.c:740 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" -msgstr "no pode abrir %s: %s\n" +msgstr "não pode abrir %s: %s\n" -#: ../eject.c:700 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" -msgstr "%s: no pode abrir /etc/fstab: %s\n" +msgstr "%s: não pode abrir /etc/fstab: %s\n" -#: ../eject.c:750 ../eject.c:984 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s está encriptado no dispositivo real %s\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: desmontando `%s'\n" -#: ../eject.c:823 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" -msgstr "%s: `%s' um dispositivo multi-particionado\n" +msgstr "%s: `%s' é um dispositivo multi-particionado\n" -#: ../eject.c:828 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" -msgstr "%s: `%s' no um dispositivo multi-particionado\n" +msgstr "%s: `%s' não é um dispositivo multi-particionado\n" -#: ../eject.c:841 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" -msgstr "%s: estabelecendo velocidade automtica para o CD-ROM\n" +msgstr "%s: estabelecendo velocidade automática para o CD-ROM\n" -#: ../eject.c:843 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: estabelecendo a velocidade do CD-ROM para %dX\n" -#: ../eject.c:879 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" -msgstr "%s: dispositivo padro: `%s'\n" +msgstr "%s: dispositivo padrão: `%s'\n" -#: ../eject.c:887 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" -msgstr "%s: utilizando dispositivo padro `%s'\n" +msgstr "%s: utilizando dispositivo padrão `%s'\n" -#: ../eject.c:896 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" -msgstr "%s: o nome do dispositivo `%s'\n" +msgstr "%s: o nome do dispositivo é `%s'\n" -#: ../eject.c:901 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" -msgstr "%s: no pde encontrar ou abrir o dispositivo para `%s'\n" +msgstr "%s: não pôde encontrar ou abrir o dispositivo para `%s'\n" -#: ../eject.c:905 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" -msgstr "%s: o nome expandido `%s'\n" +msgstr "%s: o nome expandido é `%s'\n" -#: ../eject.c:910 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: `%s' um link para `%s'\n" - -#: ../eject.c:919 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" -msgstr "%s: profundidade mxima do link simblico excedida: `%s'\n" +msgstr "%s: profundidade máxima do link simbólico excedida: `%s'\n" -#: ../eject.c:927 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" -msgstr "%s: `%s' est montado em `%s'\n" +msgstr "%s: `%s' está montado em `%s'\n" -#: ../eject.c:929 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" -msgstr "%s: `%s' no est montado\n" +msgstr "%s: `%s' não está montado\n" -#: ../eject.c:941 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: `%s' pode ser montado em `%s'\n" -#: ../eject.c:943 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" -msgstr "%s: `%s' no um ponto de montagem\n" +msgstr "%s: `%s' não é um ponto de montagem\n" -#: ../eject.c:949 +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" +"%s: tentou utilizar `%s' como nome do dispositivo mas este não é um " +"dispositivo de bloco\n" + +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" -msgstr "%s: o dispositivo `%s'\n" +msgstr "%s: o dispositivo é `%s'\n" -#: ../eject.c:951 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" -msgstr "%s: saindo devido a opo -n/--noop\n" +msgstr "%s: saindo devido a opção -n/--noop\n" -#: ../eject.c:959 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: habilitando o modo auto-ejetor para `%s'\n" -#: ../eject.c:961 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: desabilitando o modo auto-ejetor para `%s'\n" -#: ../eject.c:971 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: fechando a bandeja\n" -#: ../eject.c:997 +#: ../eject.c:1460 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: listando a velocidade do CD-ROM\n" + +#: ../eject.c:1472 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: desmontando o dispositivo `%s' do `%s'\n" + +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: abrindo/fechando a bandeja\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: selecionando o disco do CD-ROM #%d\n" -#: ../eject.c:1015 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "%s: tentando ejetar `%s' utilizando o comando eject do CD-ROM\n" -#: ../eject.c:1019 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: Comando eject do CD-ROM foi realizado com sucesso\n" -#: ../eject.c:1021 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: Comando eject do CD-ROM falhou\n" -#: ../eject.c:1027 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: tentando ejetar `%s' utilizando comandos SCSI\n" -#: ../eject.c:1031 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: SCSI eject foi realizado com sucesso\n" -#: ../eject.c:1033 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: SCSI eject falhou\n" -#: ../eject.c:1039 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" msgstr "%s: tentando ejetar `%s' utilizando o comando eject do disquete\n" -#: ../eject.c:1043 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: comando eject do disquete foi realizado com sucesso\n" -#: ../eject.c:1045 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: comando eject do disquete falhou\n" -#: ../eject.c:1051 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" -msgstr "%s: tentando ejetar `%s' utilizando o comando de desconexo da fita\n" +msgstr "%s: tentando ejetar `%s' utilizando o comando de desconexão da fita\n" -#: ../eject.c:1055 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" -msgstr "%s: comando de desconexo da fita foi realizado com sucesso\n" +msgstr "%s: comando de desconexão da fita foi realizado com sucesso\n" -#: ../eject.c:1057 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" -msgstr "%s: comando de desconexo da fita falhou\n" +msgstr "%s: comando de desconexão da fita falhou\n" -#: ../eject.c:1062 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" -msgstr "%s: no pde ejetar, ltimo erro: %s\n" +msgstr "%s: não pôde ejetar, último erro: %s\n" -#: ../volname.c:58 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "uso: volname []\n" -#: ../volname.c:64 ../volname.c:70 ../volname.c:76 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "volname" - --- eject-2.1.5+deb1+cvs20081104.orig/po/ru.po +++ eject-2.1.5+deb1+cvs20081104/po/ru.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: eject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-11-18 18:36+0200\n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" "PO-Revision-Date: 2006-11-18 20:27+0200\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" @@ -18,8 +18,8 @@ "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../eject.c:156 -#, c-format +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" @@ -31,6 +31,8 @@ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" " eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" " eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" @@ -53,7 +55,8 @@ " eject [-vn] -c <слот> [<имя>]\t-- сменить диск в CD-чейнджере\n" " eject [-vn] -t [<имя>]\t\t-- закрыть лоток\n" " eject [-vn] -T [<имя>]\t\t-- переключить положение лотка\n" -" eject [-vn] -x <скорость> [<имя>]\t-- установить максимальную скорость привода\n" +" eject [-vn] -x <скорость> [<имя>]\t-- установить максимальную скорость " +"привода\n" " eject [-vn] -X [<имя>]\t\t-- вывести список доступных скоростей привода\n" "Опции:\n" " -v\t-- подробный вывод данных\n" @@ -79,7 +82,8 @@ "Длинные опции:\n" " -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --tape\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" " -n --noop -V --version\n" " -p --proc -m --no-unmount -T --traytoggle\n" @@ -92,329 +96,353 @@ msgstr "" "Параметр <имя> может представлять файл устройства или точку монтирования.\n" "Если он не указан, будет использоваться `%s'.\n" -"По умолчанию используются опции -r, -s, -f и -q (до первого успешного выполнения).\n" +"По умолчанию используются опции -r, -s, -f и -q (до первого успешного " +"выполнения).\n" -#: ../eject.c:261 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: недопустимый аргумент для опции --auto/-a\n" -#: ../eject.c:273 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: недопустимый аргумент для опции --changerslot/-c\n" -#: ../eject.c:285 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: недопустимый аргумент для опции --cdspeed/-x\n" -#: ../eject.c:331 +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: недопустимый аргумент для опции --auto/-a\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "eject версии %s, Jeff Tranter (tranter@pobox.com)\n" -#: ../eject.c:341 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: слишком много аргументов\n" -#: ../eject.c:396 ../eject.c:1037 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 #, c-format msgid "%s: could not allocate memory\n" msgstr "%s: не удаётся выделить память\n" -#: ../eject.c:401 +#: ../eject.c:441 #, c-format msgid "%s: FindDevice called too often\n" msgstr "%s: слишком много вызовов функции FindDevice\n" -#: ../eject.c:475 +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: сбой команды автоизвлечения лотка: %s\n" -#: ../eject.c:492 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: сбой команды выбора диска: %s\n" -#: ../eject.c:498 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: сбой команды загрузки диска из слота: %s\n" -#: ../eject.c:502 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "%s: IDE/ATAPI-чейнджер CD не поддерживается ядром\n" -#: ../eject.c:521 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: сбой команды закрытия лотка привода: %s\n" -#: ../eject.c:525 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" msgstr "%s: закрытие лотка привода не поддерживается ядром\n" -#: ../eject.c:572 +#: ../eject.c:637 #, c-format msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" msgstr "%s: закрытие лотка привода не поддерживается ядром\n" -#: ../eject.c:589 +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: сбой команды выбора скорости привода: %s\n" -#: ../eject.c:593 ../eject.c:674 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" msgstr "%s: выбор скорости привода не поддерживается ядром\n" -#: ../eject.c:608 +#: ../eject.c:727 #, c-format msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" -msgstr "%s: не удаётся прочитать значение скорости из /proc/sys/dev/cdrom/info\n" +msgstr "" +"%s: не удаётся прочитать значение скорости из /proc/sys/dev/cdrom/info\n" -#: ../eject.c:624 +#: ../eject.c:742 +#, fuzzy, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: сбой чтения значения скорости\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' является ссылкой на `%s'\n" + +#: ../eject.c:760 #, c-format msgid "%s: error while finding CD-ROM name\n" msgstr "%s: не удалось найти имя привода\n" -#: ../eject.c:637 ../eject.c:645 +#: ../eject.c:773 ../eject.c:781 #, c-format msgid "%s: error while reading speed\n" msgstr "%s: сбой чтения значения скорости\n" -#: ../eject.c:794 +#: ../eject.c:930 #, c-format msgid "%s: unable to exec umount of `%s': %s\n" msgstr "%s: не удаётся выполнить umount для `%s': %s\n" -#: ../eject.c:799 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: не удаётся создать дочерний процесс: %s\n" -#: ../eject.c:804 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: некорректное отмонтирование `%s'\n" -#: ../eject.c:808 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: сбой при отмонтировании `%s'\n" -#: ../eject.c:821 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: не удаётся открыть`%s'\n" -#: ../eject.c:867 ../eject.c:954 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "не удаётся открыть%s: %s\n" -#: ../eject.c:914 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: не удаётся открыть /etc/fstab: %s\n" -#: ../eject.c:964 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, fuzzy, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: используется устройство по умолчанию `%s'\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: отмонтирование `%s'\n" -#: ../eject.c:1044 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: `%s' является устройством с несколькими разделами\n" -#: ../eject.c:1049 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: `%s' не является устройством с несколькими разделами\n" -#: ../eject.c:1062 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "%s: установка автоматического выбора скорости привода\n" -#: ../eject.c:1064 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: установка скорости привода в %dX\n" -#: ../eject.c:1102 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: устройство по умолчанию: `%s'\n" -#: ../eject.c:1110 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: используется устройство по умолчанию `%s'\n" -#: ../eject.c:1119 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: имя устройства - `%s'\n" -#: ../eject.c:1125 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: не удаётся найти или открыть устройство для `%s'\n" -#: ../eject.c:1130 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: полное имя - `%s'\n" -#: ../eject.c:1139 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: `%s' является ссылкой на `%s'\n" - -#: ../eject.c:1150 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "%s: превышена максимальная глубина символьных ссылок: `%s'\n" -#: ../eject.c:1158 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: `%s' примонтирован в `%s'\n" -#: ../eject.c:1161 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: `%s' не примонтирован\n" -#: ../eject.c:1173 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: `%s' может быть примонтирован в `%s'\n" -#: ../eject.c:1175 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "%s: `%s' не является точкой монтирования\n" -#: ../eject.c:1182 +#: ../eject.c:1413 #, c-format msgid "%s: tried to use `%s' as device name but it is no block device\n" -msgstr "%s: попытка использования `%s' в качестве имени устройства, которое не является блочным устройством\n" +msgstr "" +"%s: попытка использования `%s' в качестве имени устройства, которое не " +"является блочным устройством\n" -#: ../eject.c:1190 +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" msgstr "%s: устройство - `%s'\n" -#: ../eject.c:1192 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: выход из-за опции -n/--noop\n" -#: ../eject.c:1200 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: включается режима автоизвлечения для `%s'\n" -#: ../eject.c:1202 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: отключается режим автоизвлечения для `%s'\n" -#: ../eject.c:1212 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: лоток закрывается\n" -#: ../eject.c:1222 +#: ../eject.c:1460 #, c-format msgid "%s: listing CD-ROM speed\n" msgstr "%s: выводится список скоростей привода\n" -#: ../eject.c:1234 +#: ../eject.c:1472 #, c-format msgid "%s: unmounting device `%s' from `%s'\n" msgstr "%s: устройство `%s' отмонтируется от `%s'\n" -#: ../eject.c:1247 +#: ../eject.c:1485 #, c-format msgid "%s: toggling tray\n" msgstr "%s: переключается состояние лотка\n" -#: ../eject.c:1257 +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: выбирается диск #%d\n" -#: ../eject.c:1275 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "%s: попытка извлечь `%s' с помощью команды извлечения лотка\n" -#: ../eject.c:1279 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: извлечение лотка прошло успешно\n" -#: ../eject.c:1281 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: сбой при извлечении лотка\n" -#: ../eject.c:1288 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: попытка извлечь `%s' с помощью команд SCSI\n" -#: ../eject.c:1292 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: извлечение SCSI прошло успешно\n" -#: ../eject.c:1294 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: сбой при извлечении SCSI\n" -#: ../eject.c:1302 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" msgstr "%s: попытка извлечь `%s' с помощью команды извлечения дискеты\n" -#: ../eject.c:1306 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: извлечение дискеты прошло успешно\n" -#: ../eject.c:1308 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: сбой при извлечении дискеты\n" -#: ../eject.c:1316 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" msgstr "%s: попытка извлечь `%s' с помощью команды остановки ленты\n" -#: ../eject.c:1320 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "%s: остановка ленты прошла успешно\n" -#: ../eject.c:1322 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" msgstr "%s: сбой при остановке ленты\n" -#: ../eject.c:1328 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: не удаётся извлечь, последняя ошибка: %s\n" @@ -427,4 +455,3 @@ #: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "метка_тома" - --- eject-2.1.5+deb1+cvs20081104.orig/po/sl.po +++ eject-2.1.5+deb1+cvs20081104/po/sl.po @@ -0,0 +1,456 @@ +# Slovenian translation for eject +# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 +# This file is distributed under the same license as the eject package. +# FIRST AUTHOR , 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: eject\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2010-09-28 17:47+0000\n" +"Last-Translator: Andrej Znidarsic \n" +"Language-Team: Slovenian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2010-11-16 07:24+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../eject.c:155 +#, c-format +msgid "" +"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +"Usage:\n" +" eject -h\t\t\t\t-- display command usage and exit\n" +" eject -V\t\t\t\t-- display program version and exit\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" +" eject [-vn] -d\t\t\t-- display default device\n" +" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" +" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +" eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection " +"on/off\n" +" eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" +"Options:\n" +" -v\t-- enable verbose output\n" +" -n\t-- don't eject, just show device found\n" +" -r\t-- eject CD-ROM\n" +" -s\t-- eject SCSI device\n" +" -f\t-- eject floppy\n" +" -q\t-- eject tape\n" +" -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" +msgstr "" +"Različica Eject %s, Jeff Tranter (tranter@pobox.com)\n" +"Uporaba:\n" +" eject -h\t\t\t\t-- prikaže uporabo ukazov in konča\n" +" eject -V\t\t\t\t-- prikaže različico programa in konča\n" +" eject [-vnrsfqpm] []\t\t-- izvrže napravo\n" +" eject [-vn] -d\t\t\t-- prikaže privzeto napravo\n" +" eject [-vn] -a on|off|1|0 []\t-- vklopi/izklopi samodejni izmet\n" +" eject [-vn] -c []\t-- preklopi med mediji v menjalcu CD-ROM\n" +" eject [-vn] -t []\t\t-- zapri pladenj\n" +" eject [-vn] -T []\t\t-- preklopi pladenj\n" +" eject [-vn] -i on|off|1|0 []\t-- vklopi/izklopi zaščito pred ročnim " +"izmetom\n" +" eject [-vn] -x []\t-- nastavi najvišjo hitrost CD-ROM max " +"speed\n" +" eject [-vn] -X []\t\t-- Prikaži seznam razpoložljivih hitrosti CD-" +"ROM\n" +"Možnosti:\n" +" -v\t-- omogoči podrobni izpis\n" +" -n\t-- ne izvrzi, samo prikaži najdeno napravo\n" +" -r\t-- izvrzi CD-ROM\n" +" -s\t-- izvrzi napravo SCSI\n" +" -f\t-- izvrzi disketo\n" +" -q\t-- izvrzi kaseto\n" +" -p\t-- uporabi /proc/mounts namesto /etc/mtab\n" +" -m\t-- ne odklopi naprave, četudi je priklopljena\n" + +#: ../eject.c:187 +#, c-format +msgid "" +"Long options:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" +msgstr "" +"Razširjene možnosti:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" + +#: ../eject.c:206 +#, c-format +msgid "" +"Parameter can be a device file or a mount point.\n" +"If omitted, name defaults to `%s'.\n" +"By default tries -r, -s, -f, and -q in order until success.\n" +msgstr "" +"Parameter je lahko datoteka naprave ali priklopna točka.\n" +"Če je izpuščen, se uporabi `%s'.\n" +"Privzeto poskuša -r, -s, -f, in -q, v tem vrstnem redu, do uspeha.\n" + +#: ../eject.c:262 +#, c-format +msgid "%s: invalid argument to --auto/-a option\n" +msgstr "%s: neveljaven argument za možnost --auto/-a\n" + +#: ../eject.c:274 +#, c-format +msgid "%s: invalid argument to --changerslot/-c option\n" +msgstr "%s: neveljaven argument za možnost --changerslot/-c\n" + +#: ../eject.c:286 +#, c-format +msgid "%s: invalid argument to --cdspeed/-x option\n" +msgstr "%s: neveljaven argument za možnost --cdspeed/-x\n" + +#: ../eject.c:312 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: neveljaven argument za možnost -i\n" + +#: ../eject.c:347 +#, c-format +msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" +msgstr "različica eject %s, Jeff Tranter (tranter@pobox.com)\n" + +#: ../eject.c:357 +#, c-format +msgid "%s: too many arguments\n" +msgstr "%s: preveč argumentov\n" + +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "%s: ni bilo mogoče dodeliti pomnilnika\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: FindDevice je bil prepogosto poklican\n" + +#: ../eject.c:539 +#, c-format +msgid "%s: CD-ROM auto-eject command failed: %s\n" +msgstr "%s: ukaz samodejnega izmeta CD-ROM-a je spodletel: %s\n" + +#: ../eject.c:556 +#, c-format +msgid "%s: CD-ROM select disc command failed: %s\n" +msgstr "%s: ukaz izbora medija CD-ROM je spodletel: %s\n" + +#: ../eject.c:562 +#, c-format +msgid "%s: CD-ROM load from slot command failed: %s\n" +msgstr "%s: ukaz naloži iz reže CD-ROM je spodletel: %s\n" + +#: ../eject.c:566 +#, c-format +msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" +msgstr "%s: IDE/ATAPI menjalec CD-ROM-ov ni podprt v temu jedru\n" + +#: ../eject.c:585 +#, c-format +msgid "%s: CD-ROM tray close command failed: %s\n" +msgstr "%s: ukaz zapri pladenj CD-ROM je spodletel: %s\n" + +#: ../eject.c:589 +#, c-format +msgid "%s: CD-ROM tray close command not supported by this kernel\n" +msgstr "%s: ukaz zapri pladenj CD-ROM ni podprt v temu jedru\n" + +#: ../eject.c:637 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "%s: ukaz preklopi pladenj CD-ROM ni podprt v temu jedru\n" + +#: ../eject.c:704 +#, c-format +msgid "%s: CD-ROM select speed command failed: %s\n" +msgstr "%s: ukaz izberi hitrost CD-ROM je spodletel: %s\n" + +#: ../eject.c:709 ../eject.c:810 +#, c-format +msgid "%s: CD-ROM select speed command not supported by this kernel\n" +msgstr "%s: ukaz izberi hitrost CD-ROM ni podprt v temu jedru\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "%s: hitrosti iz /proc/sys/dev/cdrom/info ni bilo mogoče prebrati\n" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: napaka med dodelitvijo niza\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s' je povezava do `%s'\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: napaka med iskanjem imena CD-ROM\n" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: napaka med branjem hitrosti\n" + +#: ../eject.c:930 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: odklopa `%s' ni bilo mogoče izvesti: %s\n" + +#: ../eject.c:935 +#, c-format +msgid "%s: unable to fork: %s\n" +msgstr "%s: ni bilo mogoče razvejiti: %s\n" + +#: ../eject.c:940 +#, c-format +msgid "%s: unmount of `%s' did not exit normally\n" +msgstr "%s: odklop `%s' se ni končal običajno\n" + +#: ../eject.c:944 +#, c-format +msgid "%s: unmount of `%s' failed\n" +msgstr "%s: odklop `%s' je spodletel\n" + +#: ../eject.c:964 +#, c-format +msgid "%s: unable to open `%s'\n" +msgstr "%s: `%s' ni bilo mogoče odpreti\n" + +#: ../eject.c:1010 ../eject.c:1165 +#, c-format +msgid "unable to open %s: %s\n" +msgstr "%s ni bilo mogoče odpreti: %s\n" + +#: ../eject.c:1053 +#, c-format +msgid "%s: unable to open /etc/fstab: %s\n" +msgstr "%s: ni bilo mogoče odpreti /etc/fstab: %s\n" + +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "%s: %s ne obstaja, klic preskočen\n" + +#: ../eject.c:1176 ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s je šifriran na pravi napravi %s\n" + +#: ../eject.c:1185 +#, c-format +msgid "%s: unmounting `%s'\n" +msgstr "%s: odklapljanje `%s'\n" + +#: ../eject.c:1275 +#, c-format +msgid "%s: `%s' is a multipartition device\n" +msgstr "%s: naprava `%s' ima več razdelkov\n" + +#: ../eject.c:1280 +#, c-format +msgid "%s: `%s' is not a multipartition device\n" +msgstr "%s: `%s' ima le en razdelek\n" + +#: ../eject.c:1293 +#, c-format +msgid "%s: setting CD-ROM speed to auto\n" +msgstr "%s: nastavljanje hitrosti CD-ROM na samodejno\n" + +#: ../eject.c:1295 +#, c-format +msgid "%s: setting CD-ROM speed to %dX\n" +msgstr "%s: nastavljanje hitrosti CD-ROM na %dX\n" + +#: ../eject.c:1333 +#, c-format +msgid "%s: default device: `%s'\n" +msgstr "%s: privzeta naprava: `%s\n" + +#: ../eject.c:1341 +#, c-format +msgid "%s: using default device `%s'\n" +msgstr "%s: uporaba privzete naprave `%s'\n" + +#: ../eject.c:1350 +#, c-format +msgid "%s: device name is `%s'\n" +msgstr "%s: ime naprave je `%s\n" + +#: ../eject.c:1356 +#, c-format +msgid "%s: unable to find or open device for: `%s'\n" +msgstr "%s: ni bilo mogoče najti ali odpreti naprave za: `%s'\n" + +#: ../eject.c:1361 +#, c-format +msgid "%s: expanded name is `%s'\n" +msgstr "%s: razširjeno ime je `%s'\n" + +#: ../eject.c:1381 +#, c-format +msgid "%s: maximum symbolic link depth exceeded: `%s'\n" +msgstr "%s: najvišja globina simbolnih povezav je bila presežena: `%s'\n" + +#: ../eject.c:1389 +#, c-format +msgid "%s: `%s' is mounted at `%s'\n" +msgstr "%s: `%s' je priklopljen na `%s'\n" + +#: ../eject.c:1392 +#, c-format +msgid "%s: `%s' is not mounted\n" +msgstr "%s: `%s' ni priklopljen\n" + +#: ../eject.c:1404 +#, c-format +msgid "%s: `%s' can be mounted at `%s'\n" +msgstr "%s: `%s' se lahko priklopi na `%s'\n" + +#: ../eject.c:1406 +#, c-format +msgid "%s: `%s' is not a mount point\n" +msgstr "%s: `%s' ni priklopna točka\n" + +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" +"%s: poskus uporabe `%s' kot imena naprave, vendar ni blokovna naprava\n" + +#: ../eject.c:1421 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: naprava je`%s\n" + +#: ../eject.c:1423 +#, c-format +msgid "%s: exiting due to -n/--noop option\n" +msgstr "%s: izhod zaradi možnosti -n/--noop\n" + +#: ../eject.c:1438 +#, c-format +msgid "%s: enabling auto-eject mode for `%s'\n" +msgstr "%s: omogočanje samodejnega izmeta za `%s'\n" + +#: ../eject.c:1440 +#, c-format +msgid "%s: disabling auto-eject mode for `%s'\n" +msgstr "%s: onemogočanje načina samodejnega izmeta za `%s'\n" + +#: ../eject.c:1450 +#, c-format +msgid "%s: closing tray\n" +msgstr "%s: zapiranje pladnja\n" + +#: ../eject.c:1460 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: izpisovanje seznama hitrosti CD-ROM\n" + +#: ../eject.c:1472 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: odklapljanje naprave `%s' iz `%s'\n" + +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: preklapljanje pladnja\n" + +#: ../eject.c:1495 +#, c-format +msgid "%s: selecting CD-ROM disc #%d\n" +msgstr "%s: izbiranje medija CD-ROM št. %d\n" + +#: ../eject.c:1513 +#, c-format +msgid "%s: trying to eject `%s' using CD-ROM eject command\n" +msgstr "%s: poskušanje izmeta `%s' z uporabo ukaza izvrzi CD-ROM\n" + +#: ../eject.c:1517 +#, c-format +msgid "%s: CD-ROM eject command succeeded\n" +msgstr "%s: ukaz izvrzi CD-ROM je uspel\n" + +#: ../eject.c:1519 +#, c-format +msgid "%s: CD-ROM eject command failed\n" +msgstr "%s: ukaz izvrzi CD-ROM je spodletel\n" + +#: ../eject.c:1526 +#, c-format +msgid "%s: trying to eject `%s' using SCSI commands\n" +msgstr "%s: poskus izmeta `%s' z uporabo ukazov SCSI\n" + +#: ../eject.c:1530 +#, c-format +msgid "%s: SCSI eject succeeded\n" +msgstr "%s: SCSI izmet je uspel\n" + +#: ../eject.c:1532 +#, c-format +msgid "%s: SCSI eject failed\n" +msgstr "%s: izmet SCSI je spodletel\n" + +#: ../eject.c:1540 +#, c-format +msgid "%s: trying to eject `%s' using floppy eject command\n" +msgstr "%s: poskus izmeta `%s' z uporabo ukaza izvrzi disketo\n" + +#: ../eject.c:1544 +#, c-format +msgid "%s: floppy eject command succeeded\n" +msgstr "%s: ukaz izvrzi disketo je uspel\n" + +#: ../eject.c:1546 +#, c-format +msgid "%s: floppy eject command failed\n" +msgstr "%s: ukaz izvrzi disketo je spodletel\n" + +#: ../eject.c:1554 +#, c-format +msgid "%s: trying to eject `%s' using tape offline command\n" +msgstr "%s: poskus izmeta `%s' z uporabo ukaza nepovezana kaseta\n" + +#: ../eject.c:1558 +#, c-format +msgid "%s: tape offline command succeeded\n" +msgstr "%s: ukaz nepovezana kaseta je uspel\n" + +#: ../eject.c:1560 +#, c-format +msgid "%s: tape offline command failed\n" +msgstr "%s: ukaz nepovezana kaseta je spodletel\n" + +#: ../eject.c:1566 +#, c-format +msgid "%s: unable to eject, last error: %s\n" +msgstr "%s: ni bilo mogoče izvreči, zadnja napaka: %s\n" + +#: ../volname.c:59 +#, c-format +msgid "usage: volname []\n" +msgstr "uporaba: volname []\n" + +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 +msgid "volname" +msgstr "volname" --- eject-2.1.5+deb1+cvs20081104.orig/po/sv.po +++ eject-2.1.5+deb1+cvs20081104/po/sv.po @@ -0,0 +1,534 @@ +# Swedish translation of eject. +# Copyright (C) 2005, 2009 Free Software Foundation, Inc. +# Daniel Nylander , 2005, 2009. +# +# +msgid "" +msgstr "" +"Project-Id-Version: eject 2.1.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2009-02-28 11:32+0100\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../eject.c:155 +#, c-format +msgid "" +"Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +"Usage:\n" +" eject -h\t\t\t\t-- display command usage and exit\n" +" eject -V\t\t\t\t-- display program version and exit\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" +" eject [-vn] -d\t\t\t-- display default device\n" +" eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" +" eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +" eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/off\n" +" eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" +"Options:\n" +" -v\t-- enable verbose output\n" +" -n\t-- don't eject, just show device found\n" +" -r\t-- eject CD-ROM\n" +" -s\t-- eject SCSI device\n" +" -f\t-- eject floppy\n" +" -q\t-- eject tape\n" +" -p\t-- use /proc/mounts instead of /etc/mtab\n" +" -m\t-- do not unmount device even if it is mounted\n" +msgstr "" +"Eject version %s av Jeff Tranter (tranter@pobox.com)\n" +"Användning:\n" +" eject -h\t\t\t\t-- visar användning av kommandon och avslutar\n" +" eject -V\t\t\t\t-- visar programversion och avslutar\n" +" eject [-vnrsfqpm] []\t\t-- matar ut enhet\n" +" eject [-vn] -d\t\t\t-- visar standardenhet\n" +" eject [-vn] -a on|off|1|0 []\t-- automatisk utmatning (on/off)\n" +" eject [-vn] -c []\t-- byter skivor för cd-växlare\n" +" eject [-vn] -t []\t\t-- stänger luckan\n" +" eject [-vn] -T []\t\t-- växla lucka (öppna/stäng)\n" +" eject [-vn] -i on|off|1|0 []\t-- växla manuellt utmatningsskydd\n" +" eject [-vn] -x []\t-- sätter maxhastighet för cd-rom\n" +" eject [-vn] -X []\t\t-- listar tillgängliga hastigheter för cd-rom\n" +"Flaggor:\n" +" -v\t-- aktivera informativ utskrivning\n" +" -n\t-- mata inte ut, visa bara om enhet hittades\n" +" -r\t-- mata ut cd-rom\n" +" -s\t-- mata ut SCSI-enhet\n" +" -f\t-- mata ut floppy\n" +" -q\t-- mata ut band\n" +" -p\t-- använd /proc/mounts istället för /etc/mtab\n" +" -m\t-- avmontera inte enhet även om den är monterad\n" + +#: ../eject.c:187 +#, c-format +msgid "" +"Long options:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" +msgstr "" +"Flaggor med hela namn:\n" +" -h --help -v --verbose -d --default\n" +" -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" + +#: ../eject.c:206 +#, c-format +msgid "" +"Parameter can be a device file or a mount point.\n" +"If omitted, name defaults to `%s'.\n" +"By default tries -r, -s, -f, and -q in order until success.\n" +msgstr "" +"Parametern kan vara en enhetsfil eller en monteringspunkt.\n" +"Om utelämnad sätts namnet till \"%s\".\n" +"Som standard provas -r, -s, -f och -q i ordning fram till det lyckas.\n" + +#: ../eject.c:262 +#, c-format +msgid "%s: invalid argument to --auto/-a option\n" +msgstr "%s: ogiltigt argument till flaggan --auto/-a\n" + +#: ../eject.c:274 +#, c-format +msgid "%s: invalid argument to --changerslot/-c option\n" +msgstr "%s: ogiltigt argument till flaggan --changerslot/-c\n" + +#: ../eject.c:286 +#, c-format +msgid "%s: invalid argument to --cdspeed/-x option\n" +msgstr "%s: ogiltigt argument till flaggan --cdspeed/-x\n" + +#: ../eject.c:312 +#, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: ogiltigt argument till flaggan -i\n" + +#: ../eject.c:347 +#, c-format +msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" +msgstr "eject version %s av Jeff Tranter (tranter@pobox.com)\n" + +#: ../eject.c:357 +#, c-format +msgid "%s: too many arguments\n" +msgstr "%s: för många argument\n" + +#: ../eject.c:436 +#: ../eject.c:1064 +#: ../eject.c:1268 +#, c-format +msgid "%s: could not allocate memory\n" +msgstr "%s: kunde inte allokera minne\n" + +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "%s: FindDevice startad för ofta\n" + +#: ../eject.c:539 +#, c-format +msgid "%s: CD-ROM auto-eject command failed: %s\n" +msgstr "%s: Cd-rom-kommando för automatisk utmatning misslyckades: %s\n" + +#: ../eject.c:556 +#, c-format +msgid "%s: CD-ROM select disc command failed: %s\n" +msgstr "%s: Cd-rom-kommando för val av skiva misslyckades: %s\n" + +#: ../eject.c:562 +#, c-format +msgid "%s: CD-ROM load from slot command failed: %s\n" +msgstr "%s: Cd-rom-kommando för laddning från plats misslyckades: %s\n" + +#: ../eject.c:566 +#, c-format +msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" +msgstr "%s: IDE/ATAPI cd-rom-växlare stöds inte av denna kärna\n" + +#: ../eject.c:585 +#, c-format +msgid "%s: CD-ROM tray close command failed: %s\n" +msgstr "%s: Cd-rom-kommando för stängning av lucka misslyckades: %s\n" + +#: ../eject.c:589 +#, c-format +msgid "%s: CD-ROM tray close command not supported by this kernel\n" +msgstr "%s: Cd-rom-kommando för stängning av lucka stöds inte av denna kärna\n" + +#: ../eject.c:637 +#, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "%s: Växlingskommando för cd-lucka stöds inte av denna kärna\n" + +#: ../eject.c:704 +#, c-format +msgid "%s: CD-ROM select speed command failed: %s\n" +msgstr "%s: Cd-rom-kommando för val av hastighet misslyckades: %s\n" + +#: ../eject.c:709 +#: ../eject.c:810 +#, c-format +msgid "%s: CD-ROM select speed command not supported by this kernel\n" +msgstr "%s: Cd-rom-kommando för val av hastighet stöds inte av denna kärna\n" + +#: ../eject.c:727 +#, c-format +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "%s: kunde inte läsa av hastigheten från /proc/sys/dev/cdrom/info\n" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: fel vid allokering av sträng\n" + +#: ../eject.c:748 +#: ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: \"%s\" är en länk till \"%s\"\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "%s: fel vid namnsökning av cd-rom\n" + +#: ../eject.c:773 +#: ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "%s: fel vid läsning av hastighet\n" + +#: ../eject.c:930 +#, c-format +msgid "%s: unable to exec umount of `%s': %s\n" +msgstr "%s: kunde inte starta umount av \"%s\": %s\n" + +#: ../eject.c:935 +#, c-format +msgid "%s: unable to fork: %s\n" +msgstr "%s: kunde inte dela process: %s\n" + +#: ../eject.c:940 +#, c-format +msgid "%s: unmount of `%s' did not exit normally\n" +msgstr "%s: avmontering av \"%s\" avslutades inte normalt\n" + +#: ../eject.c:944 +#, c-format +msgid "%s: unmount of `%s' failed\n" +msgstr "%s: avmontering av \"%s\" misslyckades\n" + +#: ../eject.c:964 +#, c-format +msgid "%s: unable to open `%s'\n" +msgstr "%s: kunde inte öppna \"%s\"\n" + +#: ../eject.c:1010 +#: ../eject.c:1165 +#, c-format +msgid "unable to open %s: %s\n" +msgstr "kunde inte öppna %s: %s\n" + +#: ../eject.c:1053 +#, c-format +msgid "%s: unable to open /etc/fstab: %s\n" +msgstr "%s: kunde inte öppna /etc/fstab: %s\n" + +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "%s: %s finns inte, hoppar över anropet\n" + +#: ../eject.c:1176 +#: ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s är krypterad på riktiga enheten %s\n" + +#: ../eject.c:1185 +#, c-format +msgid "%s: unmounting `%s'\n" +msgstr "%s: avmonterar \"%s\"\n" + +#: ../eject.c:1275 +#, c-format +msgid "%s: `%s' is a multipartition device\n" +msgstr "%s: \"%s\" är en enhet med flera partitioner\n" + +#: ../eject.c:1280 +#, c-format +msgid "%s: `%s' is not a multipartition device\n" +msgstr "%s: \"%s\" är inte en enhet med flera partitioner\n" + +#: ../eject.c:1293 +#, c-format +msgid "%s: setting CD-ROM speed to auto\n" +msgstr "%s: sätter cd-rom-hastighet till auto\n" + +#: ../eject.c:1295 +#, c-format +msgid "%s: setting CD-ROM speed to %dX\n" +msgstr "%s: sätter cd-rom-hastighet till %dX\n" + +#: ../eject.c:1333 +#, c-format +msgid "%s: default device: `%s'\n" +msgstr "%s: standardenhet: \"%s\"\n" + +#: ../eject.c:1341 +#, c-format +msgid "%s: using default device `%s'\n" +msgstr "%s: använder standardenheten \"%s\"\n" + +#: ../eject.c:1350 +#, c-format +msgid "%s: device name is `%s'\n" +msgstr "%s: enhetsnamnet är \"%s\"\n" + +#: ../eject.c:1356 +#, c-format +msgid "%s: unable to find or open device for: `%s'\n" +msgstr "%s: kunde inte hitta eller öppna enheten för: \"%s\"\n" + +#: ../eject.c:1361 +#, c-format +msgid "%s: expanded name is `%s'\n" +msgstr "%s: expanderat namn är \"%s\"\n" + +#: ../eject.c:1381 +#, c-format +msgid "%s: maximum symbolic link depth exceeded: `%s'\n" +msgstr "%s: maxgräns för längd på symbolisk länk överstigen: \"%s\"\n" + +#: ../eject.c:1389 +#, c-format +msgid "%s: `%s' is mounted at `%s'\n" +msgstr "%s: \"%s\" är monterad på \"%s\"\n" + +#: ../eject.c:1392 +#, c-format +msgid "%s: `%s' is not mounted\n" +msgstr "%s: \"%s\" är inte monterad\n" + +#: ../eject.c:1404 +#, c-format +msgid "%s: `%s' can be mounted at `%s'\n" +msgstr "%s: \"%s\" kan monteras på \"%s\"\n" + +#: ../eject.c:1406 +#, c-format +msgid "%s: `%s' is not a mount point\n" +msgstr "%s: \"%s\" är inte en monteringspunkt\n" + +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "%s: försökte använda \"%s\" som ett enhetsnamn men det är ingen blockenhet\n" + +#: ../eject.c:1421 +#, c-format +msgid "%s: device is `%s'\n" +msgstr "%s: enheten är \"%s\"\n" + +#: ../eject.c:1423 +#, c-format +msgid "%s: exiting due to -n/--noop option\n" +msgstr "%s: avslutar på grund av flaggan -n/--noop\n" + +#: ../eject.c:1438 +#, c-format +msgid "%s: enabling auto-eject mode for `%s'\n" +msgstr "%s: aktiverar auto-utmatningsläge för \"%s\"\n" + +#: ../eject.c:1440 +#, c-format +msgid "%s: disabling auto-eject mode for `%s'\n" +msgstr "%s: stänger av auto-utmatningsläge för \"%s\"\n" + +#: ../eject.c:1450 +#, c-format +msgid "%s: closing tray\n" +msgstr "%s: stänger luckan\n" + +#: ../eject.c:1460 +#, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: listar cd-rom-hastighet\n" + +#: ../eject.c:1472 +#, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: avmonterar enheten \"%s\" från \"%s\"\n" + +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: växling av lucka (öppna/stäng)\n" + +#: ../eject.c:1495 +#, c-format +msgid "%s: selecting CD-ROM disc #%d\n" +msgstr "%s: väljer cd-skiva #%d\n" + +#: ../eject.c:1513 +#, c-format +msgid "%s: trying to eject `%s' using CD-ROM eject command\n" +msgstr "%s: försöker mata ut \"%s\" med cd-rom-kommando för utmatning\n" + +#: ../eject.c:1517 +#, c-format +msgid "%s: CD-ROM eject command succeeded\n" +msgstr "%s: Cd-rom-kommando för utmatning lyckades\n" + +#: ../eject.c:1519 +#, c-format +msgid "%s: CD-ROM eject command failed\n" +msgstr "%s: Cd-rom-kommando för utmatning misslyckades\n" + +#: ../eject.c:1526 +#, c-format +msgid "%s: trying to eject `%s' using SCSI commands\n" +msgstr "%s: försöker att mata ut \"%s\" med SCSI-kommandon\n" + +#: ../eject.c:1530 +#, c-format +msgid "%s: SCSI eject succeeded\n" +msgstr "%s: SCSI-utmatning lyckades\n" + +#: ../eject.c:1532 +#, c-format +msgid "%s: SCSI eject failed\n" +msgstr "%s: SCSI-utmatning misslyckades\n" + +#: ../eject.c:1540 +#, c-format +msgid "%s: trying to eject `%s' using floppy eject command\n" +msgstr "%s: försöker att mata ut \"%s\" med kommandot för utmatning av diskett\n" + +#: ../eject.c:1544 +#, c-format +msgid "%s: floppy eject command succeeded\n" +msgstr "%s: kommando för utmatning av diskett lyckades\n" + +#: ../eject.c:1546 +#, c-format +msgid "%s: floppy eject command failed\n" +msgstr "%s: kommando för utmatning av diskett misslyckades\n" + +#: ../eject.c:1554 +#, c-format +msgid "%s: trying to eject `%s' using tape offline command\n" +msgstr "%s: försöker att mata ut \"%s\" med kommando för att sätta band offline\n" + +#: ../eject.c:1558 +#, c-format +msgid "%s: tape offline command succeeded\n" +msgstr "%s: kommando för att sätta band offline lyckades\n" + +#: ../eject.c:1560 +#, c-format +msgid "%s: tape offline command failed\n" +msgstr "%s: kommando för att sätta band offline misslyckades\n" + +#: ../eject.c:1566 +#, c-format +msgid "%s: unable to eject, last error: %s\n" +msgstr "%s: kunde inte matas ut, senaste felet: %s\n" + +#: ../volname.c:59 +#, c-format +msgid "usage: volname []\n" +msgstr "användning: volname []\n" + +#: ../volname.c:65 +#: ../volname.c:71 +#: ../volname.c:77 +msgid "volname" +msgstr "volname" + +#~ msgid "" +#~ "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- display command usage and exit\n" +#~ " eject -V\t\t\t\t-- display program version and exit\n" +#~ " eject [-vnrsfq] []\t\t-- eject device\n" +#~ " eject [-vn] -d\t\t\t-- display default device\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or " +#~ "off\n" +#~ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- close tray\n" +#~ " eject [-vn] -x []\t-- set CD-ROM max speed\n" +#~ "Options:\n" +#~ " -v\t-- enable verbose output\n" +#~ " -n\t-- don't eject, just show device found\n" +#~ " -r\t-- eject CD-ROM\n" +#~ " -s\t-- eject SCSI device\n" +#~ " -f\t-- eject floppy\n" +#~ " -q\t-- eject tape\n" +#~ " -p\t-- use /proc/mounts instead of /etc/mtab\n" +#~ " -m\t-- do not unmount device even if it is mounted\n" +#~ msgstr "" +#~ "Eject version %s av Jeff Tranter (tranter@pobox.com)\n" +#~ "Användning:\n" +#~ " eject -h\t\t\t\t-- visar kommando användning och avslutar\n" +#~ " eject -V\t\t\t\t-- visar programversion och avslutar\n" +#~ " eject [-vnrsfq] []\t\t-- matar ut enhet\n" +#~ " eject [-vn] -d\t\t\t-- visar standardenhet\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- automatisk utmatning (av eller " +#~ "på)\n" +#~ " eject [-vn] -c []\t-- byter skivor på en CD-ROM-växlare\n" +#~ " eject [-vn] -t []\t\t-- stänger luckan\n" +#~ " eject [-vn] -x []\t-- sätter CD-ROM maxhastighet\n" +#~ "Växlar:\n" +#~ " -v\t-- aktivera informativ utskrivning\n" +#~ " -n\t-- mata inte ut, visa bara om enhet hittades\n" +#~ " -r\t-- mata ut CD-ROM\n" +#~ " -s\t-- mata ut SCSI-enhet\n" +#~ " -f\t-- mata ut floppy\n" +#~ " -q\t-- mata ut band\n" +#~ " -p\t-- använd /proc/mounts istället för /etc/mtab\n" +#~ " -m\t-- avmontera inte enhet även om den är monterad\n" +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Växlar med fullt namn:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Växlar med fullt namn:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "%s: unable to exec /bin/umount of `%s': %s\n" +#~ msgstr "%s: kunde inte starta umount av `%s': %s\n" + --- eject-2.1.5+deb1+cvs20081104.orig/po/tr.po +++ eject-2.1.5+deb1+cvs20081104/po/tr.po @@ -7,15 +7,16 @@ msgstr "" "Project-Id-Version: eject 2.1.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-09 20:13+0300\n" -"PO-Revision-Date: 2005-11-19 24:30+0000\n" -"Last-Translator: Bahadır Kandemir \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" +"PO-Revision-Date: 2008-05-22 17:40+0200\n" +"Last-Translator: Mert Dirik \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: eject.c:156 +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" @@ -27,6 +28,8 @@ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" " eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" " eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" @@ -45,8 +48,10 @@ " eject -V\t\t\t\t-- program sürümünü göster ve çık\n" " eject [-vnrsfqpm] []\t\t-- kaynağı çıkar\n" " eject [-vn] -d\t\t\t-- öntanımlı kaynağı göster\n" -" eject [-vn] -a on|off|1|0 []\t-- otomatik çıkar seçeneğini aç ya da kapat\n" -" eject [-vn] -c []\t-- Bir CD-ROM değiştirici üzerindeki diskleri seç\n" +" eject [-vn] -a on|off|1|0 []\t-- otomatik çıkar seçeneğini aç ya da " +"kapat\n" +" eject [-vn] -c []\t-- Bir CD-ROM değiştirici üzerindeki " +"diskleri seç\n" " eject [-vn] -t []\t\t-- Görev çubuğunu kapat\n" " eject [-vn] -T []\t\t-- Görev çubuğunu durumunu değiştir\n" " eject [-vn] -x []\t-- CD-ROM en yüksek hızını ayarla\n" @@ -61,7 +66,8 @@ " -p\t-- /etc/mtab yerine /proc/mounts kullan\n" " -m\t-- Aygıtı bağlıysa bile ayırma\n" -#: eject.c:187 +#: ../eject.c:187 +#, c-format msgid "" "Long options:\n" " -h --help -v --verbose -d --default\n" @@ -79,7 +85,7 @@ " -n --noop -V --version\n" " -p --proc -m --no-unmount -T --traytoggle\n" -#: eject.c:206 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" @@ -90,336 +96,443 @@ "Bu parametre boş bırakıldığında öntanımlı olan aygıt `%s' kullanılır.\n" "Başarılı olana kadar -r, -s, -f ve -q parametreleri denenir.\n" -#: eject.c:261 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: --auto/-a seçeneği için geçersiz argüman.\n" -#: eject.c:273 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: --changerslot/-c seçeneği için geçersiz argüman.\n" -#: eject.c:285 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: --cdspeed/-x seçeneği için geçersiz argüman.\n" -#: eject.c:331 +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: --auto/-a seçeneği için geçersiz argüman.\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "eject sürüm %s Jeff Tranter (tranter@pobox.com)\n" -#: eject.c:341 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: çok fazla argüman\n" -#: eject.c:396 eject.c:1037 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 #, c-format msgid "%s: could not allocate memory\n" msgstr "%s: bellek konumlandırılamadı.\n" -#: eject.c:401 +#: ../eject.c:441 #, c-format msgid "%s: FindDevice called too often\n" msgstr "%s: FindDevice çok fazla kullanıldı\n" -#: eject.c:475 +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: CD-ROM otomatik çıkar komutu başarısız oldu: %s\n" -#: eject.c:492 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: CD-ROM disk seç komutu başarısız oldu: %s\n" -#: eject.c:498 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: CD-ROM slottan yükle komutu başarısız oldu: %s\n" -#: eject.c:502 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" -msgstr "%s: IDE/ATAPI CD-ROM değiştirici bu çekirdek (kernel) tarafından desteklenmiyor.\n" +msgstr "" +"%s: IDE/ATAPI CD-ROM değiştirici bu çekirdek (kernel) tarafından " +"desteklenmiyor.\n" -#: eject.c:521 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: CD-ROM görev çubuğunu kapat komutu başarısız oldu: %s\n" -#: eject.c:525 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" -msgstr "%s: CD-ROM görev çubuğunu kapat komutu bu çekirdek (kernel) tarafından desteklenmiyor.\n" +msgstr "" +"%s: CD-ROM görev çubuğunu kapat komutu bu çekirdek (kernel) tarafından " +"desteklenmiyor.\n" -#: eject.c:572 +#: ../eject.c:637 #, c-format msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" -msgstr "%s: CD-ROM görev çubuğu durum değiştir komutu bu çekirdek (kernel) tarafından desteklenmiyor.\n" +msgstr "" +"%s: CD-ROM görev çubuğu durum değiştir komutu bu çekirdek (kernel) " +"tarafından desteklenmiyor.\n" -#: eject.c:589 +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: CD-ROM hızı seç komutu başarısız oldu: %s\n" -#: eject.c:593 eject.c:674 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" -msgstr "%s: CD-ROM hızu seç komutu bu çekirdek (kernel) tarafından desteklenmiyor.\n" +msgstr "" +"%s: CD-ROM hızu seç komutu bu çekirdek (kernel) tarafından desteklenmiyor.\n" -#: eject.c:608 +#: ../eject.c:727 #, c-format msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" msgstr "%s: hız, /proc/sys/dev/cdrom/info'dan okunamadı\n" -#: eject.c:624 +#: ../eject.c:742 +#, fuzzy, c-format +msgid "%s: error while allocating string\n" +msgstr "%s: hız okunamadı\n" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: `%s', `%s' aygıtına bağlı\n" + +#: ../eject.c:760 #, c-format msgid "%s: error while finding CD-ROM name\n" msgstr "%s: CD-ROM ismi bulunamadı\n" -#: eject.c:637 eject.c:645 +#: ../eject.c:773 ../eject.c:781 #, c-format msgid "%s: error while reading speed\n" msgstr "%s: hız okunamadı\n" -#: eject.c:794 +#: ../eject.c:930 +#, c-format msgid "%s: unable to exec umount of `%s': %s\n" msgstr "%s: `%s' sistemden ayrılamadı: %s\n" -#: eject.c:799 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: çatallama yapılamadı: %s\n" -#: eject.c:804 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: `%s' ayırma işlemi normal sonuçlanmadı.\n" -#: eject.c:808 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: `%s' ayırma işlemi başarısız oldu.\n" -#: eject.c:821 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: `%s' açılamadı\n" -#: eject.c:867 eject.c:954 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "%s açılamadı: %s\n" -#: eject.c:914 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: /etc/fstab açılamadı: %s\n" -#: eject.c:964 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: %s, gerçek bir aygıt olan %s'da şifreli\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: `%s' ayrılıyor\n" -#: eject.c:1044 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: `%s' çok bölümlü bir aygıt\n" -#: eject.c:1049 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: `%s' çok bölümlü bir aygıt değil\n" -#: eject.c:1062 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "%s: CD-ROM hızı otomatik olarak ayarlanıyor\n" -#: eject.c:1064 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: CD-ROM hızı %dX olarak ayarlanıyor\n" -#: eject.c:1102 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: öntanımlı aygıt: `%s'\n" -#: eject.c:1110 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: `%s' öntanımlı aygıt kullanılıyor\n" -#: eject.c:1119 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: aygıt ismi `%s'\n" -#: eject.c:1125 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: `%s' aygıtı bulunamadı ya da açılamadı'\n" -#: eject.c:1130 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: ayrıntılı isim `%s'\n" -#: eject.c:1139 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: `%s', `%s' aygıtına bağlı\n" - -#: eject.c:1150 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "%s: maksimum sembolik bağlantı derinliği aşıldı: `%s'\n" -#: eject.c:1158 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: `%s', `%s' adresine bağlı\n" -#: eject.c:1161 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: `%s' aygıtı bağlı değil\n" -#: eject.c:1173 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: `%s', `%s' adresine bağlanabilir\n" -#: eject.c:1175 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "%s: `%s' bir bağlanma noktası değil\n" -#: eject.c:1182 +#: ../eject.c:1413 #, c-format msgid "%s: tried to use `%s' as device name but it is no block device\n" msgstr "%s: aygıt ismi olarak `%s' kullanıldı ancak bu bir blok aygıtı değil\n" -#: eject.c:1190 +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" msgstr "%s: aygıt `%s'\n" -#: eject.c:1192 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: -n/--noop seçeneği sebebiyle çıkılıyor\n" -#: eject.c:1200 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: `%s' için otomatik çıkarma modu aktifleştiriliyor\n" -#: eject.c:1202 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: `%s' için otomatik çıkarma modu pasifleştiriliyor\n" -#: eject.c:1212 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: görev çubuğu kapatılıyor\n" -#: eject.c:1222 -#, c-format -msgid "%s: toggling tray\n" -msgstr "%s: görev çubuğu durumu değiştiriliyor\n" - -#: eject.c:1232 +#: ../eject.c:1460 #, c-format msgid "%s: listing CD-ROM speed\n" msgstr "%s: CD-ROM hızları listeleniyor\n" -#: eject.c:1244 +#: ../eject.c:1472 #, c-format msgid "%s: unmounting device `%s' from `%s'\n" msgstr "%s: `%s' aygıtı `%s' adresinden ayrılıyor\n" -#: eject.c:1257 +#: ../eject.c:1485 +#, c-format +msgid "%s: toggling tray\n" +msgstr "%s: görev çubuğu durumu değiştiriliyor\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: CD-ROM diski seçiliyor #%d\n" -#: eject.c:1275 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "%s: `%s', CD-ROM eject komutu ile çıkarılıyor\n" -#: eject.c:1279 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: CD-ROM eject komutu başarılı oldu\n" -#: eject.c:1281 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: CD-ROM eject komutu başarısız oldu\n" -#: eject.c:1288 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: `%s', SCSI komutları ile çılarılıyor\n" -#: eject.c:1292 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: SCSI çıkarma işlemi başarılı oldu\n" -#: eject.c:1294 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: SCSI çıkarma işlemi başarısız oldu\n" -#: eject.c:1302 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" msgstr "%s: `%s', floppy eject komutu ile çıkarılıyor\n" -#: eject.c:1306 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: floppy eject komutu başarılı oldu\n" -#: eject.c:1308 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: floppy eject komutu başarısız oldu\n" -#: eject.c:1316 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" msgstr "%s: `%s', tape offline komutu ile çıkarılıyor\n" -#: eject.c:1320 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "%s: tape offline komutu başarılı oldu\n" -#: eject.c:1322 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" msgstr "%s: tape offline komutu başarısız oldu\n" -#: eject.c:1328 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: çıkarma işlemi başarısız, son hata: %s\n" -#: volname.c:59 +#: ../volname.c:59 #, c-format msgid "usage: volname []\n" msgstr "kullanım: volname []\n" -#: volname.c:65 volname.c:71 volname.c:77 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "DiskAdı" +#, fuzzy +#~ msgid "" +#~ "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- display command usage and exit\n" +#~ " eject -V\t\t\t\t-- display program version and exit\n" +#~ " eject [-vnrsfq] []\t\t-- eject device\n" +#~ " eject [-vn] -d\t\t\t-- display default device\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or " +#~ "off\n" +#~ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- close tray\n" +#~ " eject [-vn] -x []\t-- set CD-ROM max speed\n" +#~ "Options:\n" +#~ " -v\t-- enable verbose output\n" +#~ " -n\t-- don't eject, just show device found\n" +#~ " -r\t-- eject CD-ROM\n" +#~ " -s\t-- eject SCSI device\n" +#~ " -f\t-- eject floppy\n" +#~ " -q\t-- eject tape\n" +#~ " -p\t-- use /proc/mounts instead of /etc/mtab\n" +#~ " -m\t-- do not unmount device even if it is mounted\n" +#~ msgstr "" +#~ "Eject sürüm %s Jeff Tranter (tranter@pobox.com)\n" +#~ "Kullanım:\n" +#~ " eject -h \t\t\t\t-- komut kullanımını göster ve çık\n" +#~ " eject -V \t\t\t\t-- program sürümünü göster ve çık\n" +#~ " eject [-vnrsfq] []\t\t-- kaynağı çıkar\n" +#~ " eject [-vn] -d\t\t\t-- öntanımlı kaynağı göster\n" +#~ " eject [-vn] -a aç|kapat|1|0 []\t-- otomatik çıkar seçeneğini aç " +#~ "ya da kapat\n" +#~ " eject [-vn] -c []\t-- Bir CD-ROM değiştirici üzerindeki " +#~ "diskleri seç\n" +#~ " eject [-vn] -t []\t\t-- Görev çubuğunu kapat\n" +#~ " eject [-vn] -x []\t-- CD-ROM en yüksek hızını ayarla\n" +#~ "Seçenekler:\n" +#~ " -v\t-- Bilgilendirici çıktıyı göster\n" +#~ " -n\t-- Çıkarma sadece bulunan aygıtı göster\n" +#~ " -r\t-- CD-ROM'u çıkar\n" +#~ " -s\t-- SCSI aygıtı çıkar \n" +#~ " -f\t-- Disketi çıkar\n" +#~ " -q\t-- Teyp kaseti çıkar\n" +#~ " -p\t-- /etc/mtab yerine /proc/mounts kullan\n" +#~ " -m\t-- Aygıt zaten bağlıysa aygıtı ayırma\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Uzun Seçenekler:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "Uzun Seçenekler:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#~ msgid "%s: unable to exec /bin/umount of `%s': %s\n" +#~ msgstr "%s: yapılamadı exec /bin/umount `%s': %s\n" --- eject-2.1.5+deb1+cvs20081104.orig/po/zh_TW.po +++ eject-2.1.5+deb1+cvs20081104/po/zh_TW.po @@ -6,7 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: eject 2.1.2\n" -"POT-Creation-Date: 2005-08-24 00:00+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-11-04 23:19+0100\n" "PO-Revision-Date: 2005-09-22 11:40+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" @@ -15,19 +16,23 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../eject.c:125 -#, c-format +#: ../eject.c:155 +#, fuzzy, c-format msgid "" "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" "Usage:\n" " eject -h\t\t\t\t-- display command usage and exit\n" " eject -V\t\t\t\t-- display program version and exit\n" -" eject [-vnrsfq] []\t\t-- eject device\n" +" eject [-vnrsfqpm] []\t\t-- eject device\n" " eject [-vn] -d\t\t\t-- display default device\n" " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or off\n" " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" " eject [-vn] -t []\t\t-- close tray\n" +" eject [-vn] -T []\t\t-- toggle tray\n" +" eject [-vn] -i on|off|1|0 []\t-- toggle manual eject protection on/" +"off\n" " eject [-vn] -x []\t-- set CD-ROM max speed\n" +" eject [-vn] -X []\t\t-- list CD-ROM available speeds\n" "Options:\n" " -v\t-- enable verbose output\n" " -n\t-- don't eject, just show device found\n" @@ -58,14 +63,16 @@ " -p\t-- 使用 /proc/mounts 來取代 /etc/mtab\n" " -m\t-- 即使裝置已掛載也不要卸載裝置\n" -#: ../eject.c:148 +#: ../eject.c:187 +#, fuzzy, c-format msgid "" "Long options:\n" -" -h --help -v --verbose\t -d --default\n" +" -h --help -v --verbose -d --default\n" " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" -" -r --cdrom -s --scsi\t -f --floppy\n" -" -q --tape -n --noop\t -V --version\n" -" -p --proc -m --no-unmount\n" +" -r --cdrom -s --scsi -f --floppy -X --listspeed -q --" +"tape\n" +" -n --noop -V --version\n" +" -p --proc -m --no-unmount -T --traytoggle\n" msgstr "" "長選項:\n" " -h --help -v --verbose\t -d --default\n" @@ -74,7 +81,7 @@ " -q --tape -n --noop\t -V --version\n" " -p --proc -m --no-unmount\n" -#: ../eject.c:156 +#: ../eject.c:206 #, c-format msgid "" "Parameter can be a device file or a mount point.\n" @@ -85,290 +92,435 @@ "不加參數時,內定為 `%s'。\n" "程式預設會依序測試 -r, -s, -f, 和 -q 直到成功。\n" -#: ../eject.c:209 +#: ../eject.c:262 #, c-format msgid "%s: invalid argument to --auto/-a option\n" msgstr "%s: 對於 --auto/-a 選項而言是無效引數\n" -#: ../eject.c:221 +#: ../eject.c:274 #, c-format msgid "%s: invalid argument to --changerslot/-c option\n" msgstr "%s: 對於 --changerslot/-c 選項而言是無效引數\n" -#: ../eject.c:233 +#: ../eject.c:286 #, c-format msgid "%s: invalid argument to --cdspeed/-x option\n" msgstr "%s: 對於 ---cdspeed/-x 選項而言是無效引數\n" -#: ../eject.c:273 +#: ../eject.c:312 +#, fuzzy, c-format +msgid "%s: invalid argument to -i option\n" +msgstr "%s: 對於 --auto/-a 選項而言是無效引數\n" + +#: ../eject.c:347 #, c-format msgid "eject version %s by Jeff Tranter (tranter@pobox.com)\n" msgstr "eject 版本 %s 作者 Jeff Tranter \n" -#: ../eject.c:283 +#: ../eject.c:357 #, c-format msgid "%s: too many arguments\n" msgstr "%s: 太多引數了\n" -#: ../eject.c:331 +#: ../eject.c:436 ../eject.c:1064 ../eject.c:1268 #, c-format msgid "%s: could not allocate memory\n" msgstr "%s: 無法指派記憶體\n" -#: ../eject.c:404 +#: ../eject.c:441 +#, c-format +msgid "%s: FindDevice called too often\n" +msgstr "" + +#: ../eject.c:539 #, c-format msgid "%s: CD-ROM auto-eject command failed: %s\n" msgstr "%s: 光碟自動跳出命令失敗: %s\n" -#: ../eject.c:421 +#: ../eject.c:556 #, c-format msgid "%s: CD-ROM select disc command failed: %s\n" msgstr "%s: 選擇光碟的命令失敗: %s\n" -#: ../eject.c:427 +#: ../eject.c:562 #, c-format msgid "%s: CD-ROM load from slot command failed: %s\n" msgstr "%s: 從光碟櫃載入光碟的命令失敗: %s\n" -#: ../eject.c:431 +#: ../eject.c:566 #, c-format msgid "%s: IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "%s: IDE/ATAPI 介面的光碟櫃並不被本作業系統的核心所支援\n" -#: ../eject.c:446 +#: ../eject.c:585 #, c-format msgid "%s: CD-ROM tray close command failed: %s\n" msgstr "%s: 光碟機拖盤關閉的命令失敗: %s\n" -#: ../eject.c:450 +#: ../eject.c:589 #, c-format msgid "%s: CD-ROM tray close command not supported by this kernel\n" msgstr "%s: 光碟機拖盤關閉的命令並不被本作業系統的核心所支援\n" -#: ../eject.c:467 +#: ../eject.c:637 +#, fuzzy, c-format +msgid "%s: CD-ROM tray toggle command not supported by this kernel\n" +msgstr "%s: 光碟機拖盤關閉的命令並不被本作業系統的核心所支援\n" + +#: ../eject.c:704 #, c-format msgid "%s: CD-ROM select speed command failed: %s\n" msgstr "%s: 光碟機速度選擇的命令失敗: %s\n" -#: ../eject.c:471 +#: ../eject.c:709 ../eject.c:810 #, c-format msgid "%s: CD-ROM select speed command not supported by this kernel\n" msgstr "%s: 光碟機速度選擇的命令並不被本作業系統的核心所支援\n" -#: ../eject.c:581 +#: ../eject.c:727 #, c-format -msgid "%s: unable to exec /bin/umount of `%s': %s\n" +msgid "%s: unable to read the speed from /proc/sys/dev/cdrom/info\n" +msgstr "" + +#: ../eject.c:742 +#, c-format +msgid "%s: error while allocating string\n" +msgstr "" + +#: ../eject.c:748 ../eject.c:1370 +#, c-format +msgid "%s: `%s' is a link to `%s'\n" +msgstr "%s: '%s' 被連結到 '%s'\n" + +#: ../eject.c:760 +#, c-format +msgid "%s: error while finding CD-ROM name\n" +msgstr "" + +#: ../eject.c:773 ../eject.c:781 +#, c-format +msgid "%s: error while reading speed\n" +msgstr "" + +#: ../eject.c:930 +#, fuzzy, c-format +msgid "%s: unable to exec umount of `%s': %s\n" msgstr "%s: 無法執行 /bin/umount '%s': %s\n" -#: ../eject.c:586 +#: ../eject.c:935 #, c-format msgid "%s: unable to fork: %s\n" msgstr "%s: 無法 fork: %s\n" -#: ../eject.c:591 +#: ../eject.c:940 #, c-format msgid "%s: unmount of `%s' did not exit normally\n" msgstr "%s: 卸載 '%s' 發生不正常結束\n" -#: ../eject.c:595 +#: ../eject.c:944 #, c-format msgid "%s: unmount of `%s' failed\n" msgstr "%s: 卸載 '%s' 失敗\n" -#: ../eject.c:608 +#: ../eject.c:964 #, c-format msgid "%s: unable to open `%s'\n" msgstr "%s: 無法開啟 '%s'\n" -#: ../eject.c:653 ../eject.c:740 +#: ../eject.c:1010 ../eject.c:1165 #, c-format msgid "unable to open %s: %s\n" msgstr "無法開啟 %s: %s\n" -#: ../eject.c:700 +#: ../eject.c:1053 #, c-format msgid "%s: unable to open /etc/fstab: %s\n" msgstr "%s: 無法開啟 /etc/fstab 檔: %s\n" -#: ../eject.c:750 ../eject.c:984 +#: ../eject.c:1127 +#, c-format +msgid "%s: %s doesn't exist, skipping call\n" +msgstr "" + +#: ../eject.c:1176 ../eject.c:1249 +#, fuzzy, c-format +msgid "%s: %s is encrypted on real device %s\n" +msgstr "%s: 使用內定裝置 '%s'\n" + +#: ../eject.c:1185 #, c-format msgid "%s: unmounting `%s'\n" msgstr "%s: 卸載 '%s'\n" -#: ../eject.c:823 +#: ../eject.c:1275 #, c-format msgid "%s: `%s' is a multipartition device\n" msgstr "%s: `%s' 是多重分割區裝置\n" -#: ../eject.c:828 +#: ../eject.c:1280 #, c-format msgid "%s: `%s' is not a multipartition device\n" msgstr "%s: `%s' 不是多重分割區裝置\n" -#: ../eject.c:841 +#: ../eject.c:1293 #, c-format msgid "%s: setting CD-ROM speed to auto\n" msgstr "%s: 設定光碟機速度為自動\n" -#: ../eject.c:843 +#: ../eject.c:1295 #, c-format msgid "%s: setting CD-ROM speed to %dX\n" msgstr "%s: 設定光碟機速度為 %dX\n" -#: ../eject.c:879 +#: ../eject.c:1333 #, c-format msgid "%s: default device: `%s'\n" msgstr "%s: 內定裝置為: '%s'\n" -#: ../eject.c:887 +#: ../eject.c:1341 #, c-format msgid "%s: using default device `%s'\n" msgstr "%s: 使用內定裝置 '%s'\n" -#: ../eject.c:896 +#: ../eject.c:1350 #, c-format msgid "%s: device name is `%s'\n" msgstr "%s: 裝置名稱為 '%s'\n" -#: ../eject.c:901 +#: ../eject.c:1356 #, c-format msgid "%s: unable to find or open device for: `%s'\n" msgstr "%s: 找不到或無法開啟裝置: '%s'\n" -#: ../eject.c:905 +#: ../eject.c:1361 #, c-format msgid "%s: expanded name is `%s'\n" msgstr "%s: 擴展名稱為 '%s'\n" -#: ../eject.c:910 -#, c-format -msgid "%s: `%s' is a link to `%s'\n" -msgstr "%s: '%s' 被連結到 '%s'\n" - -#: ../eject.c:919 +#: ../eject.c:1381 #, c-format msgid "%s: maximum symbolic link depth exceeded: `%s'\n" msgstr "%s: 超過符號連結的最大深度值: '%s'\n" -#: ../eject.c:927 +#: ../eject.c:1389 #, c-format msgid "%s: `%s' is mounted at `%s'\n" msgstr "%s: '%s' 被掛載到 '%s'\n" -#: ../eject.c:929 +#: ../eject.c:1392 #, c-format msgid "%s: `%s' is not mounted\n" msgstr "%s: '%s' 並未掛載\n" -#: ../eject.c:941 +#: ../eject.c:1404 #, c-format msgid "%s: `%s' can be mounted at `%s'\n" msgstr "%s: '%s' 可掛載於 '%s'\n" -#: ../eject.c:943 +#: ../eject.c:1406 #, c-format msgid "%s: `%s' is not a mount point\n" msgstr "%s: '%s' 並不是掛載點\n" -#: ../eject.c:949 +#: ../eject.c:1413 +#, c-format +msgid "%s: tried to use `%s' as device name but it is no block device\n" +msgstr "" + +#: ../eject.c:1421 #, c-format msgid "%s: device is `%s'\n" msgstr "%s: 裝置是 '%s'\n" -#: ../eject.c:951 +#: ../eject.c:1423 #, c-format msgid "%s: exiting due to -n/--noop option\n" msgstr "%s: 由於 -n/--noop 選項的因素而跳出\n" -#: ../eject.c:959 +#: ../eject.c:1438 #, c-format msgid "%s: enabling auto-eject mode for `%s'\n" msgstr "%s: 開啟 '%s' 自動跳出模式\n" -#: ../eject.c:961 +#: ../eject.c:1440 #, c-format msgid "%s: disabling auto-eject mode for `%s'\n" msgstr "%s: 關閉 '%s' 自動跳出模式\n" -#: ../eject.c:971 +#: ../eject.c:1450 #, c-format msgid "%s: closing tray\n" msgstr "%s: 關閉拖盤\n" -#: ../eject.c:997 +#: ../eject.c:1460 +#, fuzzy, c-format +msgid "%s: listing CD-ROM speed\n" +msgstr "%s: 設定光碟機速度為 %dX\n" + +#: ../eject.c:1472 +#, fuzzy, c-format +msgid "%s: unmounting device `%s' from `%s'\n" +msgstr "%s: 卸載 '%s'\n" + +#: ../eject.c:1485 +#, fuzzy, c-format +msgid "%s: toggling tray\n" +msgstr "%s: 關閉拖盤\n" + +#: ../eject.c:1495 #, c-format msgid "%s: selecting CD-ROM disc #%d\n" msgstr "%s: 選擇光碟片編號 #%d\n" -#: ../eject.c:1015 +#: ../eject.c:1513 #, c-format msgid "%s: trying to eject `%s' using CD-ROM eject command\n" msgstr "%s: 嘗試使用 CD-ROM 跳出指令將 '%s' 跳出\n" -#: ../eject.c:1019 +#: ../eject.c:1517 #, c-format msgid "%s: CD-ROM eject command succeeded\n" msgstr "%s: 光碟片跳出指令成功\n" -#: ../eject.c:1021 +#: ../eject.c:1519 #, c-format msgid "%s: CD-ROM eject command failed\n" msgstr "%s: 光碟片跳出指令失敗\n" -#: ../eject.c:1027 +#: ../eject.c:1526 #, c-format msgid "%s: trying to eject `%s' using SCSI commands\n" msgstr "%s: 嘗試使用 SCSI 跳出指令將 '%s' 跳出\n" -#: ../eject.c:1031 +#: ../eject.c:1530 #, c-format msgid "%s: SCSI eject succeeded\n" msgstr "%s: SCSI 跳出成功\n" -#: ../eject.c:1033 +#: ../eject.c:1532 #, c-format msgid "%s: SCSI eject failed\n" msgstr "%s: SCSI 跳出失敗\n" -#: ../eject.c:1039 +#: ../eject.c:1540 #, c-format msgid "%s: trying to eject `%s' using floppy eject command\n" msgstr "%s: 嘗試使用軟碟跳出指令將 '%s' 跳出\n" -#: ../eject.c:1043 +#: ../eject.c:1544 #, c-format msgid "%s: floppy eject command succeeded\n" msgstr "%s: 軟碟跳出命令成功\n" -#: ../eject.c:1045 +#: ../eject.c:1546 #, c-format msgid "%s: floppy eject command failed\n" msgstr "%s: 軟碟跳出命令失敗\n" -#: ../eject.c:1051 +#: ../eject.c:1554 #, c-format msgid "%s: trying to eject `%s' using tape offline command\n" msgstr "%s: 嘗試使用磁帶離線指令將 '%s' 跳出\n" -#: ../eject.c:1055 +#: ../eject.c:1558 #, c-format msgid "%s: tape offline command succeeded\n" msgstr "%s: 磁帶離線命令成功\n" -#: ../eject.c:1057 +#: ../eject.c:1560 #, c-format msgid "%s: tape offline command failed\n" msgstr "%s: 磁帶離線命令失敗\n" -#: ../eject.c:1062 +#: ../eject.c:1566 #, c-format msgid "%s: unable to eject, last error: %s\n" msgstr "%s: 無法跳出,錯誤碼為: %s\n" -#: ../volname.c:58 +#: ../volname.c:59 +#, c-format msgid "usage: volname []\n" msgstr "用法: volname [<裝置檔名>]\n" -#: ../volname.c:64 ../volname.c:70 ../volname.c:76 +#: ../volname.c:65 ../volname.c:71 ../volname.c:77 msgid "volname" msgstr "volname" + +#, fuzzy +#~ msgid "" +#~ "Eject version %s by Jeff Tranter (tranter@pobox.com)\n" +#~ "Usage:\n" +#~ " eject -h\t\t\t\t-- display command usage and exit\n" +#~ " eject -V\t\t\t\t-- display program version and exit\n" +#~ " eject [-vnrsfq] []\t\t-- eject device\n" +#~ " eject [-vn] -d\t\t\t-- display default device\n" +#~ " eject [-vn] -a on|off|1|0 []\t-- turn auto-eject feature on or " +#~ "off\n" +#~ " eject [-vn] -c []\t-- switch discs on a CD-ROM changer\n" +#~ " eject [-vn] -t []\t\t-- close tray\n" +#~ " eject [-vn] -x []\t-- set CD-ROM max speed\n" +#~ "Options:\n" +#~ " -v\t-- enable verbose output\n" +#~ " -n\t-- don't eject, just show device found\n" +#~ " -r\t-- eject CD-ROM\n" +#~ " -s\t-- eject SCSI device\n" +#~ " -f\t-- eject floppy\n" +#~ " -q\t-- eject tape\n" +#~ " -p\t-- use /proc/mounts instead of /etc/mtab\n" +#~ " -m\t-- do not unmount device even if it is mounted\n" +#~ msgstr "" +#~ "Eject 版本 %s 作者 Jeff Tranter (tranter@pobox.com)\n" +#~ "用法:\n" +#~ " eject -h\t\t\t\t-- 顯示命令用法後結束\n" +#~ " eject -V\t\t\t\t-- 顯示程式版本後結束\n" +#~ " eject [-vnrsfq] [<名稱>]\t\t-- 跳出裝置\n" +#~ " eject [-vn] -d\t\t\t-- 顯示內定裝置名稱\n" +#~ " eject [-vn] -a on|off|1|0 [<名稱>]\t-- 自動跳出功能開關\n" +#~ " eject [-vn] -c <插槽> [<名稱>]\t-- 切換光碟櫃內的光碟片\n" +#~ " eject [-vn] -t [<名稱>]\t\t-- 關閉拖盤\n" +#~ " eject [-vn] -x <速度> [<名稱>]\t-- 設定光碟機最快速度\n" +#~ "選項:\n" +#~ " -v\t-- 顯示詳細狀態\n" +#~ " -n\t-- 不要跳出,只顯示裝置有找到即可\n" +#~ " -r\t-- 跳出 CD-ROM\n" +#~ " -s\t-- 跳出 SCSI 裝置\n" +#~ " -f\t-- 跳出軟碟片\n" +#~ " -q\t-- 跳出磁帶\n" +#~ " -p\t-- 使用 /proc/mounts 來取代 /etc/mtab\n" +#~ " -m\t-- 即使裝置已掛載也不要卸載裝置\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi -f --floppy -q --tape\n" +#~ " -n --noop -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "長選項:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "" +#~ "Long options:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" +#~ msgstr "" +#~ "長選項:\n" +#~ " -h --help -v --verbose\t -d --default\n" +#~ " -a --auto -c --changerslot -t --trayclose -x --cdspeed\n" +#~ " -r --cdrom -s --scsi\t -f --floppy\n" +#~ " -q --tape -n --noop\t -V --version\n" +#~ " -p --proc -m --no-unmount\n" + +#, fuzzy +#~ msgid "%s: unable to exec /bin/umount of `%s': %s\n" +#~ msgstr "%s: 無法執行 /bin/umount '%s': %s\n"