X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=missing;h=f62bbae306c7e1bc28896aab8fe7bfb700a9a33e;hb=ad1287674b3d1beb2c160116aca626d9a56dd578;hp=cdea514931f558be2bcc47ef2d52e14ab395520b;hpb=bb0ada3bddfeeb4e98d3415c37266061c865005f;p=platform%2Fupstream%2Fecryptfs-utils.git diff --git a/missing b/missing index cdea514..f62bbae 100755 --- a/missing +++ b/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-2013 Free Software Foundation, Inc. +# Copyright (C) 1996-2014 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*)