The branch, master has been updated
via 9d1a080... s3: Next step to fix the build on OpenSolaris
from 086c6c0... s3: Attempt to fix the non-gnumake build
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 9d1a08032bdedf6606beea55167ded615a9c657f
Author: Volker Lendecke <[email protected]>
Date: Sun May 23 00:00:41 2010 +0200
s3: Next step to fix the build on OpenSolaris
-----------------------------------------------------------------------
Summary of changes:
source3/Makefile.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source3/Makefile.in b/source3/Makefile.in
index f5c243f..4ebb15c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -41,6 +41,7 @@ module_expor...@module_exports@
# --enable-picky-developer and --enable-krb5developer.
developer_cfla...@developer_cflags@
cfla...@cflags@
+c...@cpp@
CPPFLAGS=-DHAVE_CONFIG_H @CPPFLAGS@
exee...@exeext@
--
Samba Shared Repository