~ubuntu-branches/ubuntu/trusty/isdnutils/trusty

« back to all changes in this revision

Viewing changes to capiinfo/config.h.in

  • Committer: Package Import Robot
  • Author(s): Steve Langasek
  • Date: 2013-11-15 00:02:58 UTC
  • mfrom: (1.1.8) (31.1.1 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131115000258-tt9v3gasgrdml07k
Tags: 1:3.25+dfsg1-3.3ubuntu1
* Merge from Debian unstable:
  - resolves licensing issues with package contents.  LP: #511988.
  - includes proper upstream fix for ipppd on ARM.  LP: #453159.
  - resolves isdnutils-base removal failures.  LP: #813771.
  - fixes capiutils init script to not try to mount obsolete capifs.
    LP: #1064347.
* Remaining changes:
  - Switch libreadline5-dev to libreadline-gplv2-dev since this package
    appears to be GPLv2
  - debian/patches/no-imake.patch: Don't build xisdnload/xmonisdn using
    xmkmf/imake.  This patch was dropped in Debian without explanation;
    it still applies and seems to still be a good idea for eventual
    upstreaming, since imake is quite obsolete.
  - capi.conf: Fix typo for fcdsl2 firmware. LP: #189132.
  - Remove dependencies on /etc/inittab.
    - Disable the installation code to modify /etc/inittab.
    - isdnutils-base: Add ttyI0 example script, which needs to be installed
      in /etc/event.d/ttyI0.
    - isdnvboxserver: Add ttyI1 example script, which needs to be installed
      in /etc/event.d/ttyI1.
    - The two upstart scripts need to be edited.
    - Further improvements and documentation welcome.
* Changes included in Debian:
  - replace calls to ./MAKEDEV with /sbin/MAKEDEV
  - Build-depend on ppp-dev.
  - Switch to newer tcl -dev.
  - update to newer automake
  - debian/rules: use autoreconf to update the autotools in the capi20
    directory
  - debian/{compat,rules,*.files,.dirs}: Convert to Multi-arch.
  - debian/libcapi20-dev.install: Remove .la files (no builds use them).
* Changes included upstream:
  - fix for ARM FTBFS.
  - fix bashisms in vboxplay.
  - debian/patches/{config_libdir,toplevel-make}.patch: add CONFIG_LIBDIR
    override to upstream build system to support Multi-arch.
* Dropped changes:
  - kick dpatch to the curb.
* Handle migrating the blacklist file from
  /etc/modprobe.d/blacklist-capiutils.conf to the path used in Debian,
  /etc/modprobe.d/capiutils.conf.
* Handle rename of /etc/ppp/ip-down.d/99-ipppd and /etc/ppp/ip-up.d/00-ipppd
  to /etc/ppp/ip-down.d/ipppd and /etc/ppp/ip-up.d/ipppd
* Handle rename of /etc/init.d/isdnutils to /etc/init.d/isdnutils-base
* Restore standard.tcl to /usr/share/isdnvboxserver/default; maintainer
  scripts must not depend on contents of /usr/share/doc.
* Apply patches that were preserved in the 3.0 (quilt) migration, but
  were inadvertently not applied:
  - debian/patches/capifax.additional_error_codes.patch
  - debian/patches/capifax.3_1kHz_audio.patch
* Drop debian/isdnutils-base.cron.d, which isn't a cronjob example at all
  but an inittab example gone astray.
* debian/dotconfig*: don't use embedded quotes for paths; this confuses
  vbox's Makefiles something fierce, and causes files to be missed from
  debian/tmp'/usr/share/man/' at install time.
* Fix isdnlog and ipppd to not ship files used in the postinst under
  /usr/share/doc.
* Modernize the upstart examples.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
 
1
/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
2
 
 
3
/* Define if you have the ANSI C header files.  */
 
4
#undef STDC_HEADERS
2
5
 
3
6
#undef VERSION
4
7
#undef PACKAGE
5
8
#undef CONFIG_SBINDIR
6
9
#undef CONFIG_MANDIR
7
10
 
8
 
/* Define to 1 if you have the <inttypes.h> header file. */
9
 
#undef HAVE_INTTYPES_H
10
 
 
11
 
/* Define to 1 if you have the <linux/capi.h> header file. */
 
11
/* Define if you have the <linux/capi.h> header file.  */
12
12
#undef HAVE_LINUX_CAPI_H
13
13
 
14
 
/* Define to 1 if you have the <memory.h> header file. */
15
 
#undef HAVE_MEMORY_H
16
 
 
17
 
/* Define to 1 if you have the <stdint.h> header file. */
18
 
#undef HAVE_STDINT_H
19
 
 
20
 
/* Define to 1 if you have the <stdlib.h> header file. */
21
 
#undef HAVE_STDLIB_H
22
 
 
23
 
/* Define to 1 if you have the <strings.h> header file. */
24
 
#undef HAVE_STRINGS_H
25
 
 
26
 
/* Define to 1 if you have the <string.h> header file. */
27
 
#undef HAVE_STRING_H
28
 
 
29
 
/* Define to 1 if you have the <sys/stat.h> header file. */
30
 
#undef HAVE_SYS_STAT_H
31
 
 
32
 
/* Define to 1 if you have the <sys/types.h> header file. */
33
 
#undef HAVE_SYS_TYPES_H
34
 
 
35
 
/* Define to 1 if you have the <unistd.h> header file. */
36
 
#undef HAVE_UNISTD_H
37
 
 
38
14
/* Name of package */
39
15
#undef PACKAGE
40
16
 
41
 
/* Define to the address where bug reports for this package should be sent. */
42
 
#undef PACKAGE_BUGREPORT
43
 
 
44
 
/* Define to the full name of this package. */
45
 
#undef PACKAGE_NAME
46
 
 
47
 
/* Define to the full name and version of this package. */
48
 
#undef PACKAGE_STRING
49
 
 
50
 
/* Define to the one symbol short name of this package. */
51
 
#undef PACKAGE_TARNAME
52
 
 
53
 
/* Define to the version of this package. */
54
 
#undef PACKAGE_VERSION
55
 
 
56
 
/* Define to 1 if you have the ANSI C header files. */
57
 
#undef STDC_HEADERS
58
 
 
59
17
/* Version number of package */
60
18
#undef VERSION
 
19