[parted-devel] GNU Parted Official Repository: Changes to 'master'
Jim Meyering
meyering at alioth.debian.org
Wed Mar 7 13:48:25 CET 2007
Makefile.cfg | 1 -
debug/clearfat/clearfat.c | 2 +-
include/parted/debug.h | 2 +-
include/parted/endian.h | 2 +-
libparted/arch/beos.c | 2 +-
libparted/arch/gnu.c | 2 +-
libparted/arch/linux.c | 2 +-
libparted/cs/geom.c | 2 +-
libparted/debug.c | 2 +-
libparted/device.c | 2 +-
libparted/disk.c | 2 +-
libparted/exception.c | 2 +-
libparted/filesys.c | 2 +-
libparted/fs/amiga/affs.c | 2 +-
libparted/fs/amiga/apfs.c | 2 +-
libparted/fs/amiga/asfs.c | 2 +-
libparted/fs/amiga/interface.c | 2 +-
libparted/fs/bfs/bfs.c | 2 +-
libparted/fs/ext2/ext2.c | 2 +-
libparted/fs/ext2/ext2.h | 2 +-
libparted/fs/ext2/ext2_block_relocator.c | 2 +-
libparted/fs/ext2/ext2_buffer.c | 2 +-
libparted/fs/ext2/ext2_inode_relocator.c | 2 +-
libparted/fs/ext2/ext2_meta.c | 2 +-
libparted/fs/ext2/ext2_mkfs.c | 2 +-
libparted/fs/ext2/ext2_resize.c | 2 +-
libparted/fs/ext2/interface.c | 2 +-
libparted/fs/ext2/parted_io.c | 2 +-
libparted/fs/ext2/tune.c | 2 +-
libparted/fs/fat/fat.h | 2 +-
libparted/fs/hfs/advfs.c | 2 +-
libparted/fs/hfs/advfs_plus.c | 2 +-
libparted/fs/hfs/cache.c | 2 +-
libparted/fs/hfs/file.c | 2 +-
libparted/fs/hfs/file_plus.c | 2 +-
libparted/fs/hfs/hfs.c | 2 +-
libparted/fs/hfs/journal.c | 2 +-
libparted/fs/hfs/probe.c | 2 +-
libparted/fs/hfs/reloc.c | 2 +-
libparted/fs/hfs/reloc_plus.c | 2 +-
libparted/fs/jfs/jfs.c | 2 +-
libparted/fs/linux_swap/linux_swap.c | 2 +-
libparted/fs/ntfs/ntfs.c | 2 +-
libparted/fs/reiserfs/geom_dal.c | 2 +-
libparted/fs/reiserfs/geom_dal.h | 2 +-
libparted/fs/reiserfs/reiserfs.c | 2 +-
libparted/fs/ufs/ufs.c | 2 +-
libparted/fs/xfs/xfs.c | 2 +-
libparted/labels/aix.c | 2 +-
libparted/labels/bsd.c | 2 +-
libparted/labels/dasd.c | 2 +-
libparted/labels/dos.c | 2 +-
libparted/labels/gpt.c | 2 +-
libparted/labels/loop.c | 2 +-
libparted/labels/mac.c | 2 +-
libparted/labels/pc98.c | 2 +-
libparted/labels/rdb.c | 2 +-
libparted/labels/sun.c | 2 +-
libparted/libparted.c | 2 +-
parted/strlist.c | 2 +-
partprobe/partprobe.c | 2 +-
61 files changed, 60 insertions(+), 61 deletions(-)
New commits:
commit b906fb597e84c5ff7ca3c54343b6c2de216d2471
Author: Jim Meyering <jim at meyering.net>
Date: Wed Mar 7 12:29:47 2007 +0100
Use <config.h> consistently, not "config.h".
* Makefile.cfg (local-checks-to-skip): Remove sc_require_config_h,
to enable the "make distcheck" test for this.
More information about the parted-devel
mailing list