Whamcloud - gitweb
debian: add make variable to pass extra parameters to configure
authorFilipe Brandenburger <filbranden@google.com>
Sat, 15 Dec 2012 04:50:28 +0000 (20:50 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 28 Dec 2012 18:15:55 +0000 (13:15 -0500)
commit9aaa4eabd18f4917c198e8f27b02c679a5361c49
treeebbd61a32ea7c5471c9e19e30fdf43d537cfa938
parenta8ffb5c2c4061fa90ded0851452b52cb44e1638d
debian: add make variable to pass extra parameters to configure

Setting EXTRA_CONF_FLAGS in rules.custom will pass the extra arguments
to calls of ./configure when building e2fsprogs. This can be used, for
instance, to pass a --libdir argument or similar to the configure
script.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/rules