* .cvsignore: Ignore .bootstrap.
*.bz2
*.gz
*.tar
+.bootstrap
ABOUT-NLS
COPYING
INSTALL
+2005-12-06 Eric Blake <ebb9@byu.net> (trivial changes)
+
+ * configure.ac (DENSITY_LETTER): Fix m4 overquoting.
+ * .cvsignore: Ignore .bootstrap.
+
2005-12-06 Sergey Poznyakoff <gray@gnu.org.ua>
* doc/tar.texi: Document --to-command and --info-script
* THANKS: Add Guerkan Karaman.
* NEWS: Update
-
+
2005-11-30 Paul Eggert <eggert@cs.ucla.edu>
* doc/tar.texi (Option Summary): Rewrite the
case $DEFAULT_ARCHIVE in
*[[0-7][lmh]])
AC_DEFINE(DENSITY_LETTER, 1,
- [[Define to 1 if density may be indicated by [lmh] at end of device.]])
+ [Define to 1 if density may be indicated by [lmh] at end of device.])
device_prefix=`echo $DEFAULT_ARCHIVE | sed 's/[0-7][lmh]$//'`
;;
*[[0-7]])