mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r8533: improve --help output
This commit is contained in:
parent
810fa4f762
commit
3dd6e20566
@ -105,5 +105,5 @@ if test -n "$DEVELOPER_CFLAGS"; then
|
||||
fi
|
||||
|
||||
# allow for --with-hostcc=gcc
|
||||
AC_ARG_WITH(hostcc,[Choose host compiler],[HOSTCC=$withval],[HOSTCC=$CC])
|
||||
AC_ARG_WITH(hostcc,[ --with-hostcc=compiler choose host compiler],[HOSTCC=$withval],[HOSTCC=$CC])
|
||||
AC_SUBST(HOSTCC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user