diff options
| author | Bruce Momjian | 2006-03-11 04:38:42 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2006-03-11 04:38:42 +0000 |
| commit | f3d99d160d1f6104dc7b1b44e66aa4c713e52680 (patch) | |
| tree | 2cbd8fd961414b548e8b6d506a3cd286d66b8f0e /config/missing | |
| parent | 7992d0fbcaa5fa185f465e434836d63c1da94ba9 (diff) | |
Add CVS tag lines to files that were lacking them.
Diffstat (limited to 'config/missing')
| -rwxr-xr-x | config/missing | 2 |
1 files changed, 2 insertions, 0 deletions
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. |
