ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/missing
(Generate patch)

Comparing ircd-hybrid/trunk/missing (file contents):
Revision 1730 by michael, Sun Jan 6 11:27:11 2013 UTC vs.
Revision 5395 by michael, Tue Jan 20 14:03:27 2015 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # Common wrapper for a few potentially missing GNU programs.
3  
4 < scriptversion=2012-06-26.16; # UTC
4 > scriptversion=2013-10-28.13; # UTC
5  
6 < # Copyright (C) 1996-2013 Free Software Foundation, Inc.
6 > # Copyright (C) 1996-2014 Free Software Foundation, Inc.
7   # Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
8  
9   # This program is free software; you can redistribute it and/or modify
# Line 160 | Line 160 | give_advice ()
160        ;;
161     autom4te*)
162        echo "You might have modified some maintainer files that require"
163 <      echo "the 'automa4te' program to be rebuilt."
163 >      echo "the 'autom4te' program to be rebuilt."
164        program_details 'autom4te'
165        ;;
166      bison*|yacc*)

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)