~ubuntu-branches/ubuntu/trusty/cvsd/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Arthur de Jong
  • Date: 2009-12-30 22:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20091230220000-8pv78jzu0mb5u8y9
Tags: 1.0.17
* update to automake 1.11
* some small spelling fixes in documentation
* changed references to home page and contact email addresses to use
  arthurdejong.org
* added Russian debconf translation by Yuri Kozlov (closes: #547487)
* debian/control: changed section to vcs
* upgrade to standards-version 3.8.3 (no changes needed)
* upgrade to debhelper compatibility level 7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# configure.ac - process this file with autoconf to produce configure
2
 
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Arthur de Jong
 
2
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Arthur de Jong
3
3
#
4
4
# This program is free software; you can redistribute it and/or modify
5
5
# it under the terms of the GNU General Public License as published by
17
17
 
18
18
AC_PREREQ(2.59)
19
19
AC_COPYRIGHT(
20
 
[Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Arthur de Jong
 
20
[Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Arthur de Jong
21
21
 
22
22
This configure script is derived from configure.ac which is free software;
23
23
you can redistribute it and/or modify it under the terms of the GNU General
26
26
See the configure.ac file for more details.])
27
27
 
28
28
# initialize and set version and bugreport address
29
 
AC_INIT([cvsd],[1.0.16],[arthur@ch.tudelft.nl])
30
 
RELEASE_MONTH="Dec 2008"
 
29
AC_INIT([cvsd],[1.0.17],[arthur@arthurdejong.org])
 
30
RELEASE_MONTH="Dec 2009"
31
31
AC_SUBST(RELEASE_MONTH)
32
32
AC_CONFIG_SRCDIR(cvsd.c)
33
33
 
107
107
AC_C_VOLATILE
108
108
AC_TYPE_MODE_T
109
109
AC_TYPE_PID_T
110
 
AC_TYPE_SIGNAL
 
110
 
111
111
AC_TYPE_UID_T
112
112
AC_TYPE_SIZE_T
113
113
AC_CHECK_TYPE(socklen_t,,