~ubuntu-branches/debian/sid/ircd-hybrid/sid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Dominic Hargreaves
  • Date: 2015-04-19 15:53:09 UTC
  • mfrom: (1.2.13)
  • Revision ID: package-import@ubuntu.com-20150419155309-06y59x2at2ax5ou3
Tags: 1:8.2.7+dfsg.1-1
* Remove Suggests: hybserv since it doesn't really work with
  ircd-hybrid 8 and above
* New upstream release
  - update debian/copyright with minor changes
  - update config files from new reference.conf
  - fixes DoS from localhost clients (Closes: #782859)
  - supports SSL certficate chaining (Closes: #769741)
* Debconf configuration script no longer ignores the result of
  upgrade questions (Closes: #779082)
* Don't display upgrade warnings on new installs (Closes: #782883)
* Add NEWS item about updated configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
14
14
 
15
15
@SET_MAKE@
16
16
VPATH = @srcdir@
17
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
17
am__is_gnu_make = { \
 
18
  if test -z '$(MAKELEVEL)'; then \
 
19
    false; \
 
20
  elif test -n '$(MAKE_HOST)'; then \
 
21
    true; \
 
22
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
23
    true; \
 
24
  else \
 
25
    false; \
 
26
  fi; \
 
27
}
18
28
am__make_running_with_option = \
19
29
  case $${target_option-} in \
20
30
      ?) ;; \
78
88
build_triplet = @build@
79
89
host_triplet = @host@
80
90
subdir = .
81
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82
 
        $(top_srcdir)/configure $(am__configure_deps) \
83
 
        $(srcdir)/config.h.in AUTHORS COPYING INSTALL NEWS README \
84
 
        compile config.guess config.sub depcomp install-sh missing \
85
 
        ylwrap ltmain.sh
86
91
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87
92
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
88
 
        $(top_srcdir)/m4/argz.m4 \
89
93
        $(top_srcdir)/m4/ax_append_compile_flags.m4 \
90
94
        $(top_srcdir)/m4/ax_append_flag.m4 \
 
95
        $(top_srcdir)/m4/ax_arg_enable_assert.m4 \
91
96
        $(top_srcdir)/m4/ax_arg_enable_debugging.m4 \
92
97
        $(top_srcdir)/m4/ax_arg_enable_warnings.m4 \
93
98
        $(top_srcdir)/m4/ax_arg_ioloop_mechanism.m4 \
 
99
        $(top_srcdir)/m4/ax_arg_libgeoip.m4 \
94
100
        $(top_srcdir)/m4/ax_arg_openssl.m4 \
95
101
        $(top_srcdir)/m4/ax_check_compile_flag.m4 \
96
102
        $(top_srcdir)/m4/ax_library_net.m4 \
97
103
        $(top_srcdir)/m4/ax_require_defined.m4 \
98
104
        $(top_srcdir)/m4/gcc_stack_protect.m4 \
99
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltdl.m4 \
100
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
101
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
102
 
        $(top_srcdir)/configure.ac
 
105
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltargz.m4 \
 
106
        $(top_srcdir)/m4/ltdl.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
107
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
108
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
103
109
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104
110
        $(ACLOCAL_M4)
 
111
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
 
112
        $(am__configure_deps) $(am__DIST_COMMON)
105
113
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
106
114
 configure.lineno config.status.lineno
107
115
mkinstalldirs = $(install_sh) -d
165
173
CTAGS = ctags
166
174
CSCOPE = cscope
167
175
DIST_SUBDIRS = $(SUBDIRS)
 
176
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
 
177
        COPYING INSTALL NEWS README compile config.guess config.sub \
 
178
        install-sh ltmain.sh missing ylwrap
168
179
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169
180
distdir = $(PACKAGE)-$(VERSION)
170
181
top_distdir = $(distdir)
211
222
AMTAR = @AMTAR@
212
223
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
213
224
AR = @AR@
214
 
ARGZ_H = @ARGZ_H@
215
225
AUTOCONF = @AUTOCONF@
216
226
AUTOHEADER = @AUTOHEADER@
217
227
AUTOMAKE = @AUTOMAKE@
262
272
LTDLINCL = @LTDLINCL@
263
273
LTDLOPEN = @LTDLOPEN@
264
274
LTLIBOBJS = @LTLIBOBJS@
 
275
LT_ARGZ_H = @LT_ARGZ_H@
265
276
LT_CONFIG_H = @LT_CONFIG_H@
266
277
LT_DLLOADERS = @LT_DLLOADERS@
267
278
LT_DLPREOPEN = @LT_DLPREOPEN@
 
279
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
268
280
MAINT = @MAINT@
269
281
MAKEINFO = @MAKEINFO@
270
282
MANIFEST_TOOL = @MANIFEST_TOOL@
370
382
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
371
383
        $(am__cd) $(top_srcdir) && \
372
384
          $(AUTOMAKE) --foreign Makefile
373
 
.PRECIOUS: Makefile
374
385
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
375
386
        @case '$?' in \
376
387
          *config.status*) \
601
612
        $(am__post_remove_distdir)
602
613
 
603
614
dist-tarZ: distdir
 
615
        @echo WARNING: "Support for distribution archives compressed with" \
 
616
                       "legacy program 'compress' is deprecated." >&2
 
617
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
 
618
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
619
        $(am__post_remove_distdir)
 
620
 
 
621
dist-shar: distdir
604
622
        @echo WARNING: "Support for shar distribution archives is" \
605
623
                       "deprecated." >&2
606
624
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
607
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
608
 
        $(am__post_remove_distdir)
609
 
 
610
 
dist-shar: distdir
611
 
        @echo WARNING: "Support for distribution archives compressed with" \
612
 
                       "legacy program 'compress' is deprecated." >&2
613
 
        @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
614
625
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
615
626
        $(am__post_remove_distdir)
616
627
 
645
656
        esac
646
657
        chmod -R a-w $(distdir)
647
658
        chmod u+w $(distdir)
648
 
        mkdir $(distdir)/_build $(distdir)/_inst
 
659
        mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
649
660
        chmod a-w $(distdir)
650
661
        test -d $(distdir)/_build || exit 0; \
651
662
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
652
663
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
653
664
          && am__cwd=`pwd` \
654
 
          && $(am__cd) $(distdir)/_build \
655
 
          && ../configure \
 
665
          && $(am__cd) $(distdir)/_build/sub \
 
666
          && ../../configure \
656
667
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
657
668
            $(DISTCHECK_CONFIGURE_FLAGS) \
658
 
            --srcdir=.. --prefix="$$dc_install_base" \
 
669
            --srcdir=../.. --prefix="$$dc_install_base" \
659
670
          && $(MAKE) $(AM_MAKEFLAGS) \
660
671
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
661
672
          && $(MAKE) $(AM_MAKEFLAGS) check \
832
843
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
833
844
        uninstall-am
834
845
 
 
846
.PRECIOUS: Makefile
 
847
 
835
848
 
836
849
install-data-local:
837
850
        $(INSTALL) -d $(DESTDIR)${localstatedir}/log