]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Unset all documented CVS environment variables.
authorBruno Haible <bruno@clisp.org>
Thu, 25 Jul 2002 12:38:56 +0000 (12:38 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:41 +0000 (12:08 +0200)
misc/ChangeLog
misc/autopoint.in

index 666328a4f77903e9bd26af6f9625856c7dcf565e..7ee96865af83de3f3e399942d4b3c4869d045853 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-25  Bruno Haible  <bruno@clisp.org>
+
+       * autopoint.in: Unset also CVS_IGNORE_REMOTE_ROOT and CVSIGNORE.
+
 2002-07-23  Bruno Haible  <bruno@clisp.org>
 
        * gettextize.in: Add inttypes-pri.m4 to m4filelist.
index db0c749b53317aaadcbd024b1bcbd3378b389d4f..a261a423a82ab01422353025a3377a0cdbceafd2 100644 (file)
@@ -231,12 +231,14 @@ CVSROOT="$srcdir/$cvs_dir"
 export CVSROOT
 unset CVS_CLIENT_LOG
 unset CVS_CLIENT_PORT
+unset CVS_IGNORE_REMOTE_ROOT
 unset CVS_PASSFILE
 unset CVS_PASSWORD
 unset CVS_RCMD_PORT
 unset CVS_RSH
 unset CVS_SERVER
 unset CVS_SERVER_SLEEP
+unset CVSIGNORE
 unset CVSREAD
 unset CVSUMASK
 unset CVSWRAPPERS