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

« back to all changes in this revision

Viewing changes to m4/ac_prog_cp_s.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:
26
26
#   links, just copy the data. Unlike ac_prog_ln_s this macro will never
27
27
#   fail to set the CP_S ac_subst to something that works.
28
28
#
29
 
# LAST MODIFICATION
30
 
#
31
 
#   2008-04-12
32
 
#
33
 
# COPYLEFT
 
29
# LICENSE
34
30
#
35
31
#   Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
36
32
#
56
52
#   all other use of the material that constitutes the Autoconf Macro.
57
53
#
58
54
#   This special exception to the GPL applies to versions of the Autoconf
59
 
#   Macro released by the Autoconf Macro Archive. When you make and
60
 
#   distribute a modified version of the Autoconf Macro, you may extend this
61
 
#   special exception to the GPL to apply to your modified version as well.
 
55
#   Macro released by the Autoconf Archive. When you make and distribute a
 
56
#   modified version of the Autoconf Macro, you may extend this special
 
57
#   exception to the GPL to apply to your modified version as well.
62
58
 
63
59
AC_DEFUN([AC_PROG_CP_S],
64
60
[AC_REQUIRE([AC_PROG_LN_S])dnl