From f3d99d160d1f6104dc7b1b44e66aa4c713e52680 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 11 Mar 2006 04:38:42 +0000 Subject: Add CVS tag lines to files that were lacking them. --- config/missing | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/missing') diff --git a/config/missing b/config/missing index 29865631d5..2d47501bb5 100755 --- a/config/missing +++ b/config/missing @@ -1,5 +1,7 @@ #! /bin/sh +# $PostgreSQL: pgsql/config/missing,v 1.4 2006/03/11 04:38:28 momjian Exp $ + # This is *not* the GNU `missing' script, although it is similar in # concept. You can call it from the makefiles to get consistent # behavior when certain utility programs are missing. -- cgit v1.2.3