]> err.no Git - util-linux/commit
mkfs.cramfs: cleanup HAVE_ macros usage
authorKarel Zak <kzak@redhat.com>
Thu, 14 Jun 2007 11:55:37 +0000 (13:55 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Jun 2007 11:55:37 +0000 (13:55 +0200)
commit94ed908c8d2ef5bfb1d6119babc3d00f52a27ca7
tree4d30111410052ec313be9532f44912666d3e8a43
parent4445728f0f5c5f0029b5b95ee280ce5cfc90fd5b
mkfs.cramfs: cleanup HAVE_ macros usage

It's bad to use any HAVE_* macros for anything other than
for build-system (autotools) stuff.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/mkfs.cramfs.c