~ubuntu-branches/ubuntu/karmic/classpath/karmic

« back to all changes in this revision

Viewing changes to native/jawt/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Manny Vindiola, Manny Vindiola, James Westby
  • Date: 2008-12-18 21:24:48 UTC
  • mfrom: (1.1.6 upstream) (8.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081218212448-ax2jaxx9r5175dkl
Tags: 2:0.97.2-1.1ubuntu1
[ Manny Vindiola ]
* Merge from debian unstable (LP: #309549)(LP: #237668), remaining changes:
  * debian/control:
    - Recommend firefox instead of mozilla-firefox.
  * Fix FTBFS caused by -Werror where return value of 'chdir' was ignored
    - add debian/patches/20_fix_ftbfs_warn_unused_result.dpatch
    - update debian/patches/00list
  * fix LP: #272772: packages that Depend/Recommend/Suggest firefox
     (meta-package) must alternatively Depend/Recommend/Suggest abrowser
* Fix FTBFS due to missing mozilla-plugin build dependency 
  - changed to build-depends on libxul-dev instead of iceape-dev

[ James Westby ]
* Add libsamplerate0-dev to Build-Depends to fix build error by not being
  able to find the .a file from it. This is a dependency of jack, but not
  specified in it's depends. This is probably due to bug 258491, and so if
  that is fixed try building without the extra Build-Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
36
36
subdir = native/jawt
37
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/m4/acattribute.m4 \
40
 
        $(top_srcdir)/m4/accross.m4 $(top_srcdir)/m4/acinclude.m4 \
 
39
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_prog_javac.m4 \
 
40
        $(top_srcdir)/m4/ac_prog_javac_works.m4 \
 
41
        $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
 
42
        $(top_srcdir)/m4/acinclude.m4 \
41
43
        $(top_srcdir)/m4/ax_create_stdint_h.m4 \
42
44
        $(top_srcdir)/m4/ax_func_which_gethostbyname_r.m4 \
43
45
        $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/iconv.m4 \
65
67
libjawt_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
66
68
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
67
69
        $(libjawt_la_LDFLAGS) $(LDFLAGS) -o $@
68
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/include@am__isrc@
 
70
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
69
71
depcomp = $(SHELL) $(top_srcdir)/depcomp
70
72
am__depfiles_maybe = depfiles
71
73
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
110
112
DEFAULT_PREFS_PEER = @DEFAULT_PREFS_PEER@
111
113
DEFS = @DEFS@
112
114
DEPDIR = @DEPDIR@
 
115
DSYMUTIL = @DSYMUTIL@
113
116
ECHO = @ECHO@
114
117
ECHO_C = @ECHO_C@
115
118
ECHO_N = @ECHO_N@
116
119
ECHO_T = @ECHO_T@
117
 
ECJ = @ECJ@
118
120
ECJ_JAR = @ECJ_JAR@
119
121
EGREP = @EGREP@
120
122
ERROR_CFLAGS = @ERROR_CFLAGS@
152
154
INSTALL_SCRIPT = @INSTALL_SCRIPT@
153
155
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154
156
JAVAC = @JAVAC@
155
 
JAVAC_OPTS = @JAVAC_OPTS@
 
157
JAVAC_MEM_OPT = @JAVAC_MEM_OPT@
156
158
JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
157
159
JAY = @JAY@
158
160
JAY_SKELETON = @JAY_SKELETON@
174
176
MOC = @MOC@
175
177
MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
176
178
MOZILLA_LIBS = @MOZILLA_LIBS@
 
179
NMEDIT = @NMEDIT@
177
180
OBJEXT = @OBJEXT@
178
181
PACKAGE = @PACKAGE@
179
182
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198
201
SHELL = @SHELL@
199
202
STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
200
203
STRIP = @STRIP@
201
 
USER_CLASSLIB = @USER_CLASSLIB@
 
204
TOOLSDIR = @TOOLSDIR@
202
205
USER_JAVAH = @USER_JAVAH@
203
206
VERSION = @VERSION@
204
207
VM_BINARY = @VM_BINARY@
324
327
        @list='$(nativeexeclib_LTLIBRARIES)'; for p in $$list; do \
325
328
          if test -f $$p; then \
326
329
            f=$(am__strip_dir) \
327
 
            echo " $(LIBTOOL) --mode=install $(nativeexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(nativeexeclibdir)/$$f'"; \
328
 
            $(LIBTOOL) --mode=install $(nativeexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(nativeexeclibdir)/$$f"; \
 
330
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(nativeexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(nativeexeclibdir)/$$f'"; \
 
331
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(nativeexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(nativeexeclibdir)/$$f"; \
329
332
          else :; fi; \
330
333
        done
331
334
 
333
336
        @$(NORMAL_UNINSTALL)
334
337
        @list='$(nativeexeclib_LTLIBRARIES)'; for p in $$list; do \
335
338
          p=$(am__strip_dir) \
336
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(nativeexeclibdir)/$$p'"; \
337
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(nativeexeclibdir)/$$p"; \
 
339
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(nativeexeclibdir)/$$p'"; \
 
340
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(nativeexeclibdir)/$$p"; \
338
341
        done
339
342
 
340
343
clean-nativeexeclibLTLIBRARIES:
388
391
        unique=`for i in $$list; do \
389
392
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390
393
          done | \
391
 
          $(AWK) '    { files[$$0] = 1; } \
392
 
               END { for (i in files) print i; }'`; \
 
394
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
395
              END { if (nonempty) { for (i in files) print i; }; }'`; \
393
396
        mkid -fID $$unique
394
397
tags: TAGS
395
398
 
401
404
        unique=`for i in $$list; do \
402
405
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403
406
          done | \
404
 
          $(AWK) '    { files[$$0] = 1; } \
405
 
               END { for (i in files) print i; }'`; \
 
407
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
408
              END { if (nonempty) { for (i in files) print i; }; }'`; \
406
409
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
407
410
          test -n "$$unique" || unique=$$empty_fix; \
408
411
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412
415
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
413
416
                $(TAGS_FILES) $(LISP)
414
417
        tags=; \
415
 
        here=`pwd`; \
416
418
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417
419
        unique=`for i in $$list; do \
418
420
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419
421
          done | \
420
 
          $(AWK) '    { files[$$0] = 1; } \
421
 
               END { for (i in files) print i; }'`; \
 
422
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
423
              END { if (nonempty) { for (i in files) print i; }; }'`; \
422
424
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
423
425
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424
426
             $$tags $$unique