X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fmissing;h=db98974ff5d59295d7e0edfec2eb2069dc78ef1a;hb=8c554e1ffea9ca414ac3e0c09437ef91a8edcfc1;hp=ed429b4dd9b20255062952dc782df0492d17fc2c;hpb=d7a59576910338592410afd23bb726348fa59000;p=platform%2Fupstream%2Fautomake.git diff --git a/lib/missing b/lib/missing index ed429b4..db98974 100755 --- a/lib/missing +++ b/lib/missing @@ -1,9 +1,9 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2012-06-26.16; # UTC +scriptversion=2013-10-28.13; # UTC -# Copyright (C) 1996-2012 Free Software Foundation, Inc. +# Copyright (C) 1996-2013 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify @@ -160,7 +160,7 @@ give_advice () ;; autom4te*) echo "You might have modified some maintainer files that require" - echo "the 'automa4te' program to be rebuilt." + echo "the 'autom4te' program to be rebuilt." program_details 'autom4te' ;; bison*|yacc*)