mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r9304: BUG 3001: don't use C style comments in configure.in (thanks Jason)
This commit is contained in:
parent
98d364459d
commit
78d49638e1
@ -759,7 +759,7 @@ CPPFLAGS="$old_CPPFLAGS"
|
||||
# subdirectory of headers.
|
||||
AC_CHECK_HEADERS(valgrind.h valgrind/valgrind.h valgrind/memcheck.h)
|
||||
|
||||
/* check for linux on amd64 since valgrind is not quite there yet */
|
||||
# check for linux on amd64 since valgrind is not quite there yet
|
||||
case "$host_os" in
|
||||
*linux*)
|
||||
case "$UNAME_P" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user