]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - configure
Improve the config/parse_types.sh helper script
authorTheodore Ts'o <tytso@mit.edu>
Wed, 4 Jul 2007 20:28:47 +0000 (16:28 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 4 Jul 2007 23:55:03 +0000 (19:55 -0400)
commit29a5deed215573ff287d27460de620aa7fff812a
treefef6dfc60bfc27fec1c85315faf013e8766561c4
parenta3f464ffe7646599647ef16d3fdee7179943eb94
Improve the config/parse_types.sh helper script

Fix a potential security problem if e2fsprogs is built as root (as
Gentoo does!).  In addition fix the script and how it is called from
the configure script so that it does the right thing when
cross-compiling.

Fixes-Gentoo-bug: #146903

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
config/parse-types.sh
configure
configure.in