dogtail-devel [Bug 377298] dogtail is not localized



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=377298

  dogtail | Framework | Ver: unspecified




------- Comment #11 from Takao Fujiwara  2007-07-27 17:00 UTC -------
Sorry, I thought you have libool.

> libtoolize: `configure.ac' does not exist

libtoolize is a script and the message is called from the following lines:

===============================
if test -f configure.ac; then
  configure_ac=configure.ac
elif test -f configure.in; then
  configure_ac=configure.in
else
  echo "$progname: \`configure.ac' does not exist" 1>&2
  echo "$help" 1>&2
  exit 1
fi
===============================

My latest patch includes the configure.in below.

--- dogtail-0.6.1/configure.in.orig     1970-01-01 09:00:00.000000000 +0900
+++ dogtail-0.6.1/configure.in  2007-05-14 10:14:27.292660000 +0900

Could you please check if the configure.in is generated with my patch?

It means the Source0 is applied my patch  in the dogtail.spec.
Source0:
http://people.redhat.com/zcerza/dogtail/releases/dogtail-%{version}.tar
.gz

Thanks,
fujiwara


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=377298.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]