From 727d8d250401572bf0d8792ba8785d28cfc3029d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Stenberg?= Date: Thu, 11 Nov 2004 09:38:09 +0000 Subject: [PATCH] Use new info format git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5401 a1c6a512-1295-4272-9138-f99709370657 --- CVSROOT/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CVSROOT/config b/CVSROOT/config index 8069cad5df..a1f3a82709 100644 --- a/CVSROOT/config +++ b/CVSROOT/config @@ -9,3 +9,6 @@ # level of the new working directory when using the `cvs checkout' # command. #TopLevelAdmin=no + +# use new info format +UseNewInfoFmtStrings=yes