platform/upstream/libexif.git
20 years ago2003-10-26 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 26 Oct 2003 10:18:31 +0000 (11:18 +0100)]
2003-10-26  Lutz Mueller <lutz@users.sourceforge.net>

* configure.in
* Makefile.am: Remove PO_DIRS. Otherwise, automake complains about
  po and intl not being in SUBDIRS

20 years ago2003-10-26 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 26 Oct 2003 10:11:32 +0000 (11:11 +0100)]
2003-10-26  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/olympus
* libexif/canon
* libexif/pentax: Merge libmnote with libexif. The code compiles but
  is completely untested.

20 years ago2003-10-26 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 26 Oct 2003 10:06:17 +0000 (11:06 +0100)]
2003-10-26  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/olympus
* libexif/canon
* libexif/pentax: Merge libmnote with libexif. The code compiles but
  is completely untested.

20 years ago2003-10-15 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 15 Oct 2003 18:04:03 +0000 (20:04 +0200)]
2003-10-15  Lutz Mueller <lutz@users.sourceforge.net>

* libexif.spec.in: Patches by Peter Bieringer <pb@bieringer.de>.

20 years ago2003-10-08 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 8 Oct 2003 18:08:01 +0000 (20:08 +0200)]
2003-10-08  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c: Patch by Jan Patera <patera@pictview.com>.

20 years ago2003-10-08 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 8 Oct 2003 16:40:11 +0000 (18:40 +0200)]
2003-10-08  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c: Patch by Jan Patera <patera@pictview.com>.

20 years ago*** empty log message ***
Lutz Mueller [Sun, 28 Sep 2003 18:00:06 +0000 (20:00 +0200)]
*** empty log message ***

20 years ago2003-09-28 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 28 Sep 2003 17:35:13 +0000 (19:35 +0200)]
2003-09-28  Lutz Mueller <lutz@users.sourceforge.net>

* Makefile.am
* configure.in: Patch #813420 by Chris Meyer <cmeyer@mac.com>.

20 years agoDrop EOL blanks and // comments
Arnaud Launay [Wed, 17 Sep 2003 11:31:06 +0000 (13:31 +0200)]
Drop EOL blanks and // comments

20 years ago2003-09-05 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Fri, 5 Sep 2003 14:36:44 +0000 (16:36 +0200)]
2003-09-05  Lutz Mueller <lutz@users.sourceforge.net>

* libjpeg/jpeg-data.c: Fix memory leak (discovered by
  Ralph Heidelberg <RHeidelberg@Pinnaclesys.com)

20 years ago2003-08-25 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 25 Aug 2003 04:44:30 +0000 (06:44 +0200)]
2003-08-25  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c: Fill unneeded bytes with 0. Suggestion by
  Roberto Costa <roberto.costa@ensta.org>.

20 years agoworking towards working build
Hans Ulrich Niedermann [Sun, 24 Aug 2003 17:40:02 +0000 (19:40 +0200)]
working towards working build

20 years agopo
Hans Ulrich Niedermann [Sun, 24 Aug 2003 17:33:35 +0000 (19:33 +0200)]
po

20 years agofix build system
Hans Ulrich Niedermann [Sun, 24 Aug 2003 17:30:05 +0000 (19:30 +0200)]
fix build system

21 years ago2003-08-06 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 6 Aug 2003 19:47:53 +0000 (21:47 +0200)]
2003-08-06  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_initialize): Support some more
  tags.
* libexif/exif-tag.[c,h]: Cosmetic fix.
* libexif/exif-utils.h: Do not let above cosmetic fix break the API.

21 years ago2003-08-04 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 4 Aug 2003 19:51:53 +0000 (21:51 +0200)]
2003-08-04  Lutz Mueller <lutz@users.sourceforge.net>

* po/*.po: Updated.
* Makefile.am: Add m4 and intl to SUBDIRS. automake complains
  otherwise.
* configure.in: Add m4/Makefile. make distcheck complains otherwise.
  Version 0.5.12

21 years ago2003-07-30 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 30 Jul 2003 20:39:28 +0000 (22:39 +0200)]
2003-07-30  Lutz Mueller <lutz@users.sourceforge.net>

* configure.in: Version 0.5.11

21 years ago2003-07-30 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 29 Jul 2003 22:45:10 +0000 (00:45 +0200)]
2003-07-30  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c: Patch by Torgeir Hansen <torgeir@trenger.ro>
  to prevent endless loops.

21 years ago2003-07-30 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 29 Jul 2003 22:19:40 +0000 (00:19 +0200)]
2003-07-30  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c: Don't crash if entries are totally insane.

21 years ago2003-07-20 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 20 Jul 2003 19:27:40 +0000 (21:27 +0200)]
2003-07-20  Lutz Mueller <lutz@users.sourceforge.net>

* configure.in: Version 0.5.10

21 years ago2003-05-01 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 30 Apr 2003 23:51:44 +0000 (01:51 +0200)]
2003-05-01  Lutz Mueller <lutz@users.sourceforge.net>

Suggestion by Gernot Jander <gernot@bigpond.com>:

* libexif/exif-entry.c: Ignore "   " in EXIF_TAG_COPYRIGHT.

21 years ago2003-04-29 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 29 Apr 2003 20:13:50 +0000 (22:13 +0200)]
2003-04-29  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-loader.c: Set ref_count to 1 on exif_loader_new.

21 years ago2003-04-29 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 29 Apr 2003 04:57:31 +0000 (06:57 +0200)]
2003-04-29  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-entry.c: Another attempt to fix EXIF_TAG_COPYRIGHT.

21 years ago2003-04-28 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 28 Apr 2003 18:34:19 +0000 (20:34 +0200)]
2003-04-28  Lutz Mueller <lutz@users.sourceforge.net>

Bug discovered by Jay Love <jslove@users.sourceforge.net>

* libexif/exif-entry.c: Don't crash if EXIF_TAG_COPYRIGHT is NULL.

21 years ago2003-04-28 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 28 Apr 2003 18:22:19 +0000 (20:22 +0200)]
2003-04-28  Lutz Mueller <lutz@users.sourceforge.net>

Patch by Gernot Jander <gernot@bigpond.com>:

* libexif/exif-tag.c: Add call to bind_textdomain_codeset
* po/*.UTF-8: New.

21 years ago2003-03-13 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 13 Apr 2003 20:48:33 +0000 (22:48 +0200)]
2003-03-13  Lutz Mueller <lutz@users.sourceforge.net>

* libjpeg/jpeg-data.c: Aravind <aravinds1@users.sourceforge.net>
  found a bug there.

21 years ago2003-03-13 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 13 Apr 2003 20:45:07 +0000 (22:45 +0200)]
2003-03-13  Lutz Mueller <lutz@users.sourceforge.net>

* libjpeg/jpeg-data.c: Aravind <aravinds1@users.sourceforge.net>
  found a bug there.

21 years agoadapt autogen to gettext 0.12
Arnaud Launay [Sat, 22 Mar 2003 21:09:56 +0000 (22:09 +0100)]
adapt autogen to gettext 0.12

21 years ago2003-03-18 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 18 Mar 2003 07:13:24 +0000 (08:13 +0100)]
2003-03-18  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-data.c (exif_data_new_from_file): Use the new
  ExifLoader. It seems to work.

21 years ago2003-03-17 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 17 Mar 2003 20:39:20 +0000 (21:39 +0100)]
2003-03-17  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-loader.[c,h]: New. Mostly written by Jens Finke
  <jens@triq.net>. Not tested at all.

21 years ago2003-02-11 Lutz Mueller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 11 Feb 2003 21:07:05 +0000 (22:07 +0100)]
2003-02-11  Lutz Mueller <lutz@users.sourceforge.net>

* libexif/exif-tag.c: Fix typo.

21 years agoadded overdue note about gettextize and pressing Return
Hans Ulrich Niedermann [Mon, 3 Feb 2003 16:20:01 +0000 (17:20 +0100)]
added overdue note about gettextize and pressing Return

21 years ago2003-01-22 Lutz Mller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 22 Jan 2003 06:34:41 +0000 (07:34 +0100)]
2003-01-22  Lutz Mller  <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_get_value): Support USER_COMMENT.

21 years agoPatch from Daniel Resare <noa@metamatrix.se>:
Arnaud Launay [Fri, 3 Jan 2003 14:06:46 +0000 (15:06 +0100)]
Patch from Daniel Resare <noa@metamatrix.se>:
- corrects Makefile.am for empty CONFIG_CLEAN_FILES
- new spec file, without version dep

21 years ago2002-12-31 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Tue, 31 Dec 2002 10:11:23 +0000 (11:11 +0100)]
2002-12-31  Lutz Müller <lutz@users.sourceforge.net>

* README: Some information by Sander van Geloven
  <svgeloven@zonnet.nl>.

21 years agoreplace (c) and (C) by ©
Arnaud Launay [Sun, 15 Dec 2002 11:41:11 +0000 (12:41 +0100)]
replace (c) and (C) by ©

21 years agoi18n fix
Arnaud Launay [Thu, 12 Dec 2002 08:02:07 +0000 (09:02 +0100)]
i18n fix

21 years ago2002-12-11 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 11 Dec 2002 21:37:35 +0000 (22:37 +0100)]
2002-12-11  Lutz Müller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_initialize): Fix last commit.

21 years ago2002-12-11 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Wed, 11 Dec 2002 20:23:05 +0000 (21:23 +0100)]
2002-12-11  Lutz Müller <lutz@users.sourceforge.net>

* libexif/exif-entry.c (exif_entry_initialize): Support USER_COMMENT.
* configure.in: Version 0.5.9

21 years ago2002-12-09 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 9 Dec 2002 01:41:56 +0000 (02:41 +0100)]
2002-12-09  Lutz Müller <lutz@users.sourceforge.net>

* README: New frontend 'thirdeye'.

21 years agoFuck Lütz gently with a chainsaw ('n yes, I'm drunk)
Arnaud Launay [Sat, 7 Dec 2002 05:58:45 +0000 (06:58 +0100)]
Fuck Lütz gently with a chainsaw ('n yes, I'm drunk)

21 years agogettext is driving me crazy.
Lutz Mueller [Fri, 6 Dec 2002 23:26:55 +0000 (00:26 +0100)]
gettext is driving me crazy.

21 years ago2002-12-07 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Fri, 6 Dec 2002 23:23:13 +0000 (00:23 +0100)]
2002-12-07  Lutz Müller <lutz@users.sourceforge.net>

* configure.in: Version 0.5.8

21 years agoreflects Lutz changes to po files
Arnaud Launay [Tue, 3 Dec 2002 07:48:10 +0000 (08:48 +0100)]
reflects Lutz changes to po files

21 years ago2002-12-02 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 2 Dec 2002 22:29:54 +0000 (23:29 +0100)]
2002-12-02  Lutz Müller <lutz@users.sourceforge.net>

* libexif/Makefile.am: Forgot to remove the some subdirs.

21 years ago2002-12-02 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 2 Dec 2002 22:22:03 +0000 (23:22 +0100)]
2002-12-02  Lutz Müller <lutz@users.sourceforge.net>

* configure.in: Remove some Makefiles

21 years ago2002-12-02 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 2 Dec 2002 22:20:32 +0000 (23:20 +0100)]
2002-12-02  Lutz Müller <lutz@users.sourceforge.net>

* configure.in: Reflect removal of exif-note.h in version.

21 years ago2002-12-02 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 2 Dec 2002 22:17:25 +0000 (23:17 +0100)]
2002-12-02  Lutz Müller <lutz@users.sourceforge.net>

* libexif/exif-note.[c,h]: Removed. Now in libmnote.

21 years agorelease
Hans Ulrich Niedermann [Sun, 1 Dec 2002 20:19:26 +0000 (21:19 +0100)]
release

21 years agoadd ChangeLog
Arnaud Launay [Sun, 1 Dec 2002 19:58:52 +0000 (20:58 +0100)]
add ChangeLog

21 years agocorrects fuzzy
Arnaud Launay [Sun, 1 Dec 2002 19:45:04 +0000 (20:45 +0100)]
corrects fuzzy

21 years agoupdate-po
Arnaud Launay [Sun, 1 Dec 2002 19:42:23 +0000 (20:42 +0100)]
update-po

21 years agoSome autom4te versions don't use their number
Arnaud Launay [Sat, 30 Nov 2002 08:48:15 +0000 (09:48 +0100)]
Some autom4te versions don't use their number

21 years ago0.5.7-rc4
Hans Ulrich Niedermann [Sat, 30 Nov 2002 00:17:00 +0000 (01:17 +0100)]
0.5.7-rc4

21 years agoUpdate. The remaining fuzzy and untranslated msg are technical one
Arnaud Launay [Wed, 27 Nov 2002 08:01:09 +0000 (09:01 +0100)]
Update. The remaining fuzzy and untranslated msg are technical one
I don't know how to translate cleanly.

21 years agoremove Id tag
Arnaud Launay [Tue, 26 Nov 2002 19:31:29 +0000 (20:31 +0100)]
remove Id tag

21 years agono branches, ooops
Arnaud Launay [Fri, 22 Nov 2002 23:56:13 +0000 (00:56 +0100)]
no branches, ooops

21 years agoHEAD is a dev release
Arnaud Launay [Fri, 22 Nov 2002 23:11:24 +0000 (00:11 +0100)]
HEAD is a dev release

21 years ago- clean the headers of gettext macros
Arnaud Launay [Fri, 22 Nov 2002 17:19:21 +0000 (18:19 +0100)]
- clean the headers of gettext macros
- generic clean of the headers: use "" instead of <> to first
  look at local sources, not system ones
- rename exif-i18n.h by generic i18n.h

21 years agoAdd -I$(top_srcdir)/libexif
Arnaud Launay [Fri, 22 Nov 2002 16:47:56 +0000 (17:47 +0100)]
Add -I$(top_srcdir)/libexif

21 years agoPACKAGE -> GETTEXT_PACKAGE
Arnaud Launay [Fri, 22 Nov 2002 15:20:01 +0000 (16:20 +0100)]
PACKAGE -> GETTEXT_PACKAGE

21 years agoAdd french translation, po incomplete as of now (technical terms)
Arnaud Launay [Fri, 22 Nov 2002 12:45:41 +0000 (13:45 +0100)]
Add french translation, po incomplete as of now (technical terms)

21 years agoadd missing files
Arnaud Launay [Fri, 22 Nov 2002 08:56:19 +0000 (09:56 +0100)]
add missing files

21 years agostring fixes
Arnaud Launay [Fri, 22 Nov 2002 07:46:13 +0000 (08:46 +0100)]
string fixes

21 years agoconverging against working gettext stuff
Hans Ulrich Niedermann [Fri, 22 Nov 2002 01:24:56 +0000 (02:24 +0100)]
converging against working gettext stuff

21 years agoV for victory! use correct gettext domain
Hans Ulrich Niedermann [Fri, 22 Nov 2002 00:34:46 +0000 (01:34 +0100)]
V for victory! use correct gettext domain

21 years agoGETTEXT hacks, RC3
Hans Ulrich Niedermann [Thu, 21 Nov 2002 19:44:09 +0000 (20:44 +0100)]
GETTEXT hacks, RC3

21 years agoargl. another typo
Hans Ulrich Niedermann [Wed, 20 Nov 2002 18:02:21 +0000 (19:02 +0100)]
argl. another typo

21 years agofscking typo.
Hans Ulrich Niedermann [Wed, 20 Nov 2002 18:00:30 +0000 (19:00 +0100)]
fscking typo.

21 years agoreally professional hack
Hans Ulrich Niedermann [Wed, 20 Nov 2002 17:59:13 +0000 (18:59 +0100)]
really professional hack

21 years agostill a hack, but this works.
Hans Ulrich Niedermann [Wed, 20 Nov 2002 17:54:22 +0000 (18:54 +0100)]
still a hack, but this works.

21 years agoevil hacks
Hans Ulrich Niedermann [Wed, 20 Nov 2002 17:49:03 +0000 (18:49 +0100)]
evil hacks

21 years agoRC2
Hans Ulrich Niedermann [Wed, 20 Nov 2002 16:54:49 +0000 (17:54 +0100)]
RC2

21 years agoRC fever: RC1
Hans Ulrich Niedermann [Mon, 18 Nov 2002 14:57:45 +0000 (15:57 +0100)]
RC fever: RC1

21 years agoGETTEXT_PACKAGE='${PACKAGE}${LIBEXIF_CURRENT}'
Hans Ulrich Niedermann [Mon, 18 Nov 2002 14:56:33 +0000 (15:56 +0100)]
GETTEXT_PACKAGE='${PACKAGE}${LIBEXIF_CURRENT}'
AC_SUBST(GETTEXT_PACKAGE)

21 years agoremoved misguided bzip2 tarball creation
Hans Ulrich Niedermann [Sun, 17 Nov 2002 17:17:05 +0000 (18:17 +0100)]
removed misguided bzip2 tarball creation

21 years agoFixed an incorrect string representation of SLong.
Rod Whitby [Fri, 15 Nov 2002 12:00:10 +0000 (22:30 +1030)]
Fixed an incorrect string representation of SLong.

21 years agotar short options to long ones
Arnaud Launay [Fri, 1 Nov 2002 19:59:37 +0000 (20:59 +0100)]
tar short options to long ones

21 years agos/$(TAR)/tar/
Arnaud Launay [Fri, 1 Nov 2002 19:56:03 +0000 (20:56 +0100)]
s/$(TAR)/tar/

21 years agoreally cleans what comes out automake
Arnaud Launay [Wed, 30 Oct 2002 15:53:01 +0000 (16:53 +0100)]
really cleans what comes out automake

21 years agouse $(INTLLIBS), suggested by Lutz
Arnaud Launay [Sun, 27 Oct 2002 22:04:22 +0000 (23:04 +0100)]
use $(INTLLIBS), suggested by Lutz

21 years agoadd locally compiled libintl to ld
Arnaud Launay [Sun, 27 Oct 2002 11:14:36 +0000 (12:14 +0100)]
add locally compiled libintl to ld

21 years agodon't use copy, use symlinks
Arnaud Launay [Sun, 27 Oct 2002 10:45:33 +0000 (11:45 +0100)]
don't use copy, use symlinks

21 years agoAdd cleanup stuff for gettextize modified files
Arnaud Launay [Sat, 5 Oct 2002 18:11:14 +0000 (20:11 +0200)]
Add cleanup stuff for gettextize modified files

21 years agogettext 0.10 does not add automagically the intl/ directory
Arnaud Launay [Mon, 30 Sep 2002 12:26:01 +0000 (14:26 +0200)]
gettext 0.10 does not add automagically the intl/ directory

21 years agoFix configure.in automodifications
Arnaud Launay [Mon, 30 Sep 2002 07:16:17 +0000 (09:16 +0200)]
Fix configure.in automodifications

21 years ago2002-09-16 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Mon, 16 Sep 2002 20:58:40 +0000 (22:58 +0200)]
2002-09-16  Lutz Müller <lutz@users.sourceforge.net>

* libexif: Some fixes for Windows (Visual C++) by
  Andres <aplaza@smalcamera.com>

21 years agoLutz is trying to kill the cvs :-)
Arnaud Launay [Mon, 16 Sep 2002 18:24:25 +0000 (20:24 +0200)]
Lutz is trying to kill the cvs :-)
(gettext changes)

21 years ago*** empty log message ***
Lutz Mueller [Sun, 15 Sep 2002 22:04:31 +0000 (00:04 +0200)]
*** empty log message ***

21 years ago2002-09-15 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 15 Sep 2002 21:59:54 +0000 (23:59 +0200)]
2002-09-15  Lutz Müller <lutz@users.sourceforge.net>

* configure.in: IRIS fixes by Andrea Suatoni
  <a.suatoni@telefonica.net>

21 years ago2002-09-15 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 15 Sep 2002 21:58:10 +0000 (23:58 +0200)]
2002-09-15  Lutz Müller <lutz@users.sourceforge.net>

* configure.in: IRIS fixes by Andrea Suatoni
  <a.suatoni@telefonica.net>

21 years agoadd intl directory to includes search
Arnaud Launay [Sun, 15 Sep 2002 13:19:26 +0000 (15:19 +0200)]
add intl directory to includes search

21 years ago2002-09-15 Lutz Müller <lutz@users.sourceforge.net>
Lutz Mueller [Sun, 15 Sep 2002 10:20:31 +0000 (12:20 +0200)]
2002-09-15  Lutz Müller <lutz@users.sourceforge.net>

        * configure.in:
        * po/es.po: Spanish translation by Fabian Mandelbaum
          <fabman@2vias.com.ar>

21 years ago- update autogen to match gphoto2's one
Arnaud Launay [Fri, 13 Sep 2002 15:39:06 +0000 (17:39 +0200)]
- update autogen to match gphoto2's one
- i10n fixes for configure.in

21 years agoforgot libtoolize
Hans Ulrich Niedermann [Thu, 12 Sep 2002 18:34:20 +0000 (20:34 +0200)]
forgot libtoolize

21 years agofscking gettext!!!!
Hans Ulrich Niedermann [Thu, 12 Sep 2002 18:03:42 +0000 (20:03 +0200)]
fscking gettext!!!!

21 years agoremoved default values
Hans Ulrich Niedermann [Thu, 12 Sep 2002 17:50:04 +0000 (19:50 +0200)]
removed default values

21 years agofixing around
Hans Ulrich Niedermann [Thu, 12 Sep 2002 17:39:31 +0000 (19:39 +0200)]
fixing around

21 years agocorrected missing CHARSET decl
Hans Ulrich Niedermann [Thu, 12 Sep 2002 17:34:43 +0000 (19:34 +0200)]
corrected missing CHARSET decl

21 years agocheck for correct file
Hans Ulrich Niedermann [Thu, 12 Sep 2002 17:27:49 +0000 (19:27 +0200)]
check for correct file