Signed-off-by: Juan Quintela <quint...@redhat.com> --- configure | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure b/configure index 08ff6a2..6175b75 100755 --- a/configure +++ b/configure @@ -779,9 +779,9 @@ echo " emulation targets" echo " --disable-guest-base disable GUEST_BASE support" echo " --enable-user-pie build usermode emulation targets as PIE" echo " --disable-user-pie do not build usermode emulation targets as PIE" -echo " --fmod-lib path to FMOD library" -echo " --fmod-inc path to FMOD includes" -echo " --oss-lib path to OSS library" +echo " --fmod-lib=PATH path to FMOD library" +echo " --fmod-inc=PATH path to FMOD includes" +echo " --oss-lib=PATH path to OSS library" echo " --set-uname-release=R Return R for uname -r in usermode emulation" echo " --sparc_cpu=V Build qemu for Sparc architecture v7, v8, v8plus, v8plusa, v9" echo " --disable-uuid disable uuid support" -- 1.6.6