~ubuntu-branches/ubuntu/utopic/lksctp-tools/utopic-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2013-05-12 23:32:14 UTC
  • mfrom: (1.1.11) (4.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20130512233214-unksumf8w0ld3hlo
Tags: 1.0.15+dfsg-1
* New upstream release.
* Remove 01-withsctp-quote-command-line-args.patch, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
dnl reduce clutter in the root; if we put it below AM_INIT_AUTOMAKE,
14
14
dnl configure will fail ...)
15
15
 
16
 
AC_INIT([lksctp-tools], [1.0.14], [], [], [http://www.lksctp.org/])
 
16
AC_INIT([lksctp-tools], [1.0.15], [], [], [http://www.lksctp.org/])
17
17
AC_CONFIG_AUX_DIR(bin)
18
18
AC_CONFIG_SRCDIR([src/apps/sctp_darn.c])
19
19
AC_CONFIG_HEADERS([config.h])
20
20
AC_CONFIG_MACRO_DIR([m4])
21
21
AC_REVISION($Revision: 1.1.1.2 $)
22
22
AM_INIT_AUTOMAKE
 
23
m4_ifndef([AM_SILENT_RULES], [m4_define([AM_SILENT_RULES],[])])
23
24
AM_SILENT_RULES([yes])
24
25
 
25
26
dnl Set defaults