~ubuntu-branches/ubuntu/trusty/proftpd-dfsg/trusty

« back to all changes in this revision

Viewing changes to contrib/mod_wrap2/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-10-06 12:57:29 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20111006125729-wiq6d3yzf2ensafj
Tags: 1.3.4~rc3-1
* New upstream pre-release.
* Refreshed all patches.
* Changed patch xferstats.holger-preiss to fix a few warnings and use
  Getopt::Std instead of the old getopts.pl which will be removed soon or
  later in perl5. Thanks lintian.
* Policy bumped to 3.9.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dnl This program is free software; you can redistribute it and/or modify
2
 
dnl it under the terms of the GNU General Public License as published by
3
 
dnl the Free Software Foundation; either version 2 of the License, or
4
 
dnl (at your option) any later version.
5
 
dnl
6
 
dnl This program is distributed in the hope that it will be useful,
7
 
dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
8
 
dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9
 
dnl GNU General Public License for more details.
10
 
dnl
11
 
dnl You should have received a copy of the GNU General Public License
12
 
dnl along with this program; if not, write to the Free Software
13
 
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA.
14
 
dnl
15
 
dnl Process this file with autoconf to produce a configure script.
16
 
 
17
1
AC_INIT(./mod_wrap2.c)
18
2
 
19
3
ac_wrap2_libs=""