Chris Bagwell
1903d646b2
align autoconf/automake output to common version.
...
Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
2010-02-27 23:27:32 -06:00
m. allan noah
54a84f2053
Use standard gettext infrastructure, from Adi Roiban
2010-02-27 20:51:31 -05:00
Stéphane Voltz
b37621d86a
addition of the p5 backend to the distribution
2010-02-15 22:15:43 +01:00
m. allan noah
163f5fa345
New kodak backend, and all the autofoo changes required to build it
...
- remove some Kodak machines from unsupported list
- add sane-kodak manpage
- add kodak.desc
2009-06-22 23:06:22 -04:00
m. allan noah
1541ad928f
new .gitignore files
2009-05-05 16:06:38 -04:00
Chris Bagwell
6b5973313c
* Makefile.in, aclocal.m4, configure, */Makefile.in: Regenerated
...
with newer automake.
* backend/Makefile.am, tools/sane-config.in: Add missing
$GPHOTO2_LDFLAGS so library can be found.
* tools/Makefile.am: Add mising $SCSI_LIBS to sane-find-scanner.
2009-05-03 22:01:23 +00:00
Chris Bagwell
9d1375fd7e
* acinclude.m4, tools/sane-config.in: Add in missing libraries
...
to sane-config missed during fix to stop using LIBS to link everything.
Add back in code to move LDFLAGS out of $GPHOTO2_LIBS and into
GPHOTO2_LDFLAGS.
2009-03-03 02:53:42 +00:00
Chris Bagwell
135ac7d1ac
* m4/byteorder.m4: Delete temporary file in all cases.
...
* backend/Makefile.am, japi/Makefile.am: Use BUILT_SOURCES
instead of dependency so that files are not compiled
during "dist" target.
2009-03-01 04:34:44 +00:00
Chris Bagwell
975aed198c
* japi/Makefile.am: Add back -version-number to java library but
...
also add V_REV.
* backend/Makefile.am: Use variables to add libraries to backends
instead of direct substitution. Easier to touch up variables on
problem platforms then substitution. Also, add back in creating
dll.d directory; missed during conversion.
* backend/genesys_gl841.c: Portablity fixes for strict
C compilers.
2009-02-23 04:44:55 +00:00
Chris Bagwell
be3f46204b
* po/Makefile.am, configure.in: convert remaining directory,
...
po, to use automake.
2009-02-21 22:45:14 +00:00
Mattias Ellert
0827226249
Adding missing liblib dependencies
2009-02-20 16:51:09 +00:00
Chris Bagwell
4e2fe5c06d
Convert japi to automake.
2009-02-20 03:17:54 +00:00
Chris Bagwell
c90e23a6d2
Updates to Makefiles to prepare for transition to automake.
...
Fix a few bugs with "all" and "uninstall" targets to work when
$(builddir) != $(srcdir). Added $(DESTDIR) to uninstall target.
Made $(distdir) related to current directory to match automake.
2009-01-16 23:39:48 +00:00
Mattias Ellert
22efa538b7
Fix warnings about ignored --datarootdir
2008-02-03 06:59:36 +00:00
Henning Geinitz
716187d91d
Fixes from David Neary <David@phenix.fr> to make japi work with current
...
jdks. More work and documentation is still needed.
2004-04-10 16:42:10 +00:00
Henning Geinitz
a2337684a0
Minor DISTFILES and distclean updates.
2002-07-30 18:31:11 +00:00
Henning Geinitz
e3cbda553c
Added global list of file patterns for "make distclean". Some "make clean"
...
and "make distclean" cleanup and additions.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-13 20:48:29 +00:00
Henning Geinitz
c1b967a5d6
Added target "dist". Fixed .PHONY.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 19:06:54 +00:00
Petter Reinholdtsen
23f8de5e0a
Move javac and javah to make variables.
2000-09-17 03:02:24 +00:00
Petter Reinholdtsen
30ab5e718a
Initial revision
1999-08-09 18:06:01 +00:00