~ubuntu-branches/ubuntu/lucid/autoconf-archive/lucid

« back to all changes in this revision

Viewing changes to m4/ac_prog_apache.m4

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-05-12 17:30:18 UTC
  • mfrom: (1.1.9 upstream) (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090512173018-s7y88nfoxpaauztk
Tags: 20090426-1
* New upstream release.
* Update Standard-Version to 3.8.1:
  + List original Debianizer.
  + Point to versioned license file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
#    LoadModule config_log_module  @APACHE_MODULES@/mod_log_config.so
40
40
#    ...
41
41
#
42
 
# LAST MODIFICATION
43
 
#
44
 
#   2008-04-12
45
 
#
46
 
# COPYLEFT
 
42
# LICENSE
47
43
#
48
44
#   Copyright (c) 2008 Loic Dachary <loic@senga.org>
49
45
#
69
65
#   all other use of the material that constitutes the Autoconf Macro.
70
66
#
71
67
#   This special exception to the GPL applies to versions of the Autoconf
72
 
#   Macro released by the Autoconf Macro Archive. When you make and
73
 
#   distribute a modified version of the Autoconf Macro, you may extend this
74
 
#   special exception to the GPL to apply to your modified version as well.
 
68
#   Macro released by the Autoconf Archive. When you make and distribute a
 
69
#   modified version of the Autoconf Macro, you may extend this special
 
70
#   exception to the GPL to apply to your modified version as well.
75
71
 
76
72
AC_DEFUN([AC_PROG_APACHE],
77
73
#