~ubuntu-branches/ubuntu/vivid/monit/vivid-proposed

« back to all changes in this revision

Viewing changes to .pc/11_enable_hurd.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Sergey B Kirpichev
  • Date: 2014-12-28 17:32:53 UTC
  • mfrom: (1.1.25)
  • Revision ID: package-import@ubuntu.com-20141228173253-mxmq0pc92jzcyjv2
Tags: 1:5.11-1
* Imported Upstream version 5.11
* Refresh patches
* Comment for rsyslog plugin (Closes: #771322).

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
# Note: in  case of beta subversion, use underscore "_" rather then dash "-"
7
7
# since RPM doesn't allow dash in Version
8
8
# Example: 5.0_beta2
9
 
AC_INIT([monit], [5.10], [monit-general@nongnu.org])
 
9
AC_INIT([monit], [5.11], [monit-general@nongnu.org])
10
10
AC_CONFIG_AUX_DIR(config)
11
11
AC_CONFIG_MACRO_DIR([m4])
12
12
AM_INIT_AUTOMAKE
117
117
        getopt.h \
118
118
        glob.h \
119
119
        grp.h \
 
120
        ifaddrs.h \
120
121
        kvm.h \
121
122
        paths.h \
122
123
        kstat.h \