1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r18448: this gives nicer output...

metze
(This used to be commit 6bdb329da5)
This commit is contained in:
Stefan Metzmacher 2006-09-13 09:27:33 +00:00 committed by Gerald (Jerry) Carter
parent a57133c56e
commit c447b8a199

View File

@ -26,7 +26,7 @@
/* make sure we have included the correct config.h */
#ifndef CONFIG_H_IS_FROM_SAMBA
#warn "make sure you have removed all config.h files from standalone builds!"
#error "make sure you have removed all config.h files from standalone builds!"
#error "the included config.h isn't from samba!"
#endif