~ubuntu-branches/ubuntu/wily/gsasl/wily-proposed

« back to all changes in this revision

Viewing changes to lib/external/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2010-04-14 07:26:51 UTC
  • mfrom: (2.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20100414072651-hoc2231ulo8onq2x
Tags: 1.4.4-1ubuntu1
* Merge from Debian experimental (LP: #548480). Bugfix only release.
  Remaining changes:
  - debian/rules: Include clean-la.mk from cdbs to clean up the
    dependency_libs field in libgsasl.la.
* debian/control: drop libgsasl7 Depends on libgcrypt to what we have in
  Lucid (1.4.4-5). See Debian bug #564661.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
88
88
        $(top_srcdir)/gl/m4/stdbool.m4 $(top_srcdir)/gl/m4/stddef_h.m4 \
89
89
        $(top_srcdir)/gl/m4/stdint.m4 $(top_srcdir)/gl/m4/stdio_h.m4 \
90
90
        $(top_srcdir)/gl/m4/stdlib_h.m4 \
91
 
        $(top_srcdir)/gl/m4/string_h.m4 \
 
91
        $(top_srcdir)/gl/m4/string_h.m4 $(top_srcdir)/gl/m4/strnlen.m4 \
92
92
        $(top_srcdir)/gl/m4/strverscmp.m4 \
93
93
        $(top_srcdir)/gl/m4/unistd_h.m4 \
94
94
        $(top_srcdir)/gl/m4/vasnprintf.m4 \
95
 
        $(top_srcdir)/gl/m4/vasprintf.m4 $(top_srcdir)/gl/m4/wchar.m4 \
96
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
97
 
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/inttypes_h.m4 \
98
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
99
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
100
 
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
101
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
102
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
103
 
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
104
 
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
 
95
        $(top_srcdir)/gl/m4/vasprintf.m4 \
 
96
        $(top_srcdir)/gl/m4/warn-on-use.m4 \
 
97
        $(top_srcdir)/gl/m4/wchar.m4 $(top_srcdir)/m4/gettext.m4 \
 
98
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
99
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
100
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
101
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longlong.m4 \
 
102
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
103
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
104
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
105
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/size_max.m4 \
 
106
        $(top_srcdir)/m4/stdint_h.m4 \
105
107
        $(top_srcdir)/m4/update-header-version.m4 \
106
108
        $(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
107
109
        $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
159
161
CCDEPMODE = @CCDEPMODE@
160
162
CFLAGS = @CFLAGS@
161
163
CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
 
164
CONFIG_INCLUDE = @CONFIG_INCLUDE@
162
165
CPP = @CPP@
163
166
CPPFLAGS = @CPPFLAGS@
164
167
CYGPATH_W = @CYGPATH_W@
223
226
GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
224
227
GNULIB_GETLINE = @GNULIB_GETLINE@
225
228
GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
 
229
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
226
230
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
227
231
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
228
232
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
265
269
GNULIB_PERROR = @GNULIB_PERROR@
266
270
GNULIB_PIPE2 = @GNULIB_PIPE2@
267
271
GNULIB_POPEN = @GNULIB_POPEN@
 
272
GNULIB_PREAD = @GNULIB_PREAD@
268
273
GNULIB_PRINTF = @GNULIB_PRINTF@
269
274
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
270
275
GNULIB_PUTC = @GNULIB_PUTC@
311
316
GNULIB_UNLINK = @GNULIB_UNLINK@
312
317
GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
313
318
GNULIB_UNSETENV = @GNULIB_UNSETENV@
 
319
GNULIB_USLEEP = @GNULIB_USLEEP@
314
320
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
315
321
GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
316
322
GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
356
362
HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
357
363
HAVE_FACCESSAT = @HAVE_FACCESSAT@
358
364
HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
359
 
HAVE_FSEEKO = @HAVE_FSEEKO@
360
365
HAVE_FSYNC = @HAVE_FSYNC@
361
 
HAVE_FTELLO = @HAVE_FTELLO@
362
366
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
363
367
HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
364
368
HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
365
369
HAVE_GETGROUPS = @HAVE_GETGROUPS@
366
370
HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
 
371
HAVE_GETLOGIN = @HAVE_GETLOGIN@
367
372
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
368
373
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
369
374
HAVE_GETUSERSHELL = @HAVE_GETUSERSHELL@
381
386
HAVE_MBRLEN = @HAVE_MBRLEN@
382
387
HAVE_MBRTOWC = @HAVE_MBRTOWC@
383
388
HAVE_MBSINIT = @HAVE_MBSINIT@
 
389
HAVE_MBSLEN = @HAVE_MBSLEN@
384
390
HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
385
391
HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
386
392
HAVE_MEMPCPY = @HAVE_MEMPCPY@
390
396
HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
391
397
HAVE_OS_H = @HAVE_OS_H@
392
398
HAVE_PIPE2 = @HAVE_PIPE2@
 
399
HAVE_PREAD = @HAVE_PREAD@
393
400
HAVE_RANDOM_H = @HAVE_RANDOM_H@
394
401
HAVE_RANDOM_R = @HAVE_RANDOM_R@
395
402
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
427
434
HAVE_UNLINKAT = @HAVE_UNLINKAT@
428
435
HAVE_UNSETENV = @HAVE_UNSETENV@
429
436
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
 
437
HAVE_USLEEP = @HAVE_USLEEP@
430
438
HAVE_VASPRINTF = @HAVE_VASPRINTF@
431
439
HAVE_VDPRINTF = @HAVE_VDPRINTF@
432
440
HAVE_VISIBILITY = @HAVE_VISIBILITY@
539
547
REPLACE_FTELL = @REPLACE_FTELL@
540
548
REPLACE_FTELLO = @REPLACE_FTELLO@
541
549
REPLACE_GETCWD = @REPLACE_GETCWD@
 
550
REPLACE_GETDELIM = @REPLACE_GETDELIM@
542
551
REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
543
552
REPLACE_GETLINE = @REPLACE_GETLINE@
544
553
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
559
568
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
560
569
REPLACE_PERROR = @REPLACE_PERROR@
561
570
REPLACE_POPEN = @REPLACE_POPEN@
 
571
REPLACE_PREAD = @REPLACE_PREAD@
562
572
REPLACE_PRINTF = @REPLACE_PRINTF@
563
573
REPLACE_PUTENV = @REPLACE_PUTENV@
564
574
REPLACE_READLINK = @REPLACE_READLINK@
568
578
REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
569
579
REPLACE_RMDIR = @REPLACE_RMDIR@
570
580
REPLACE_SETENV = @REPLACE_SETENV@
 
581
REPLACE_SLEEP = @REPLACE_SLEEP@
571
582
REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
572
583
REPLACE_SPRINTF = @REPLACE_SPRINTF@
573
584
REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
583
594
REPLACE_UNLINK = @REPLACE_UNLINK@
584
595
REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
585
596
REPLACE_UNSETENV = @REPLACE_UNSETENV@
 
597
REPLACE_USLEEP = @REPLACE_USLEEP@
586
598
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
587
599
REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
588
600
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
610
622
USE_NLS = @USE_NLS@
611
623
VERSION = @VERSION@
612
624
WARN_CFLAGS = @WARN_CFLAGS@
613
 
WCHAR_H = @WCHAR_H@
614
625
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
615
626
WINT_T_SUFFIX = @WINT_T_SUFFIX@
616
627
XGETTEXT = @XGETTEXT@