svn commit: samba r2835 - branches/SAMBA_3_0/source/aparser branches/SAMBA_3_0/source/client branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/libsmb branches/SAMBA_3_0/source/nsswitch branches/SAMBA_3_0/source/utils branches/SAMBA_3_0/source/web trunk/source/client trunk/source/include trunk/source/libsmb trunk/source/nsswitch trunk/source/utils trunk/source/web

tpot at samba.org tpot at samba.org
Thu Oct 7 04:01:19 GMT 2004


Author: tpot
Date: 2004-10-07 04:01:18 +0000 (Thu, 07 Oct 2004)
New Revision: 2835

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2835&nolog=1

Log:
Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of 
'..' from all #include preprocessor commands.   This fixes bugzilla #1880
where OpenVMS gets confused about the '.' characters.

Modified:
   branches/SAMBA_3_0/source/aparser/parser.h
   branches/SAMBA_3_0/source/client/client.c
   branches/SAMBA_3_0/source/client/clitar.c
   branches/SAMBA_3_0/source/include/includes.h
   branches/SAMBA_3_0/source/include/libsmb_internal.h
   branches/SAMBA_3_0/source/libsmb/libsmb_cache.c
   branches/SAMBA_3_0/source/libsmb/libsmb_compat.c
   branches/SAMBA_3_0/source/libsmb/libsmbclient.c
   branches/SAMBA_3_0/source/nsswitch/winbindd.h
   branches/SAMBA_3_0/source/utils/net.c
   branches/SAMBA_3_0/source/utils/net.h
   branches/SAMBA_3_0/source/utils/net_ads.c
   branches/SAMBA_3_0/source/utils/net_ads_cldap.c
   branches/SAMBA_3_0/source/utils/net_groupmap.c
   branches/SAMBA_3_0/source/utils/net_help.c
   branches/SAMBA_3_0/source/utils/net_idmap.c
   branches/SAMBA_3_0/source/utils/net_lookup.c
   branches/SAMBA_3_0/source/utils/net_rap.c
   branches/SAMBA_3_0/source/utils/net_rpc.c
   branches/SAMBA_3_0/source/utils/net_rpc_join.c
   branches/SAMBA_3_0/source/utils/net_rpc_printer.c
   branches/SAMBA_3_0/source/utils/net_rpc_samsync.c
   branches/SAMBA_3_0/source/utils/net_status.c
   branches/SAMBA_3_0/source/utils/net_time.c
   branches/SAMBA_3_0/source/utils/ntlm_auth.c
   branches/SAMBA_3_0/source/utils/ntlm_auth.h
   branches/SAMBA_3_0/source/utils/ntlm_auth_diagnostics.c
   branches/SAMBA_3_0/source/web/cgi.c
   branches/SAMBA_3_0/source/web/diagnose.c
   branches/SAMBA_3_0/source/web/neg_lang.c
   branches/SAMBA_3_0/source/web/startstop.c
   branches/SAMBA_3_0/source/web/statuspage.c
   branches/SAMBA_3_0/source/web/swat.c
   trunk/source/client/client.c
   trunk/source/client/clitar.c
   trunk/source/include/includes.h
   trunk/source/include/libsmb_internal.h
   trunk/source/libsmb/libsmb_cache.c
   trunk/source/libsmb/libsmb_compat.c
   trunk/source/libsmb/libsmbclient.c
   trunk/source/nsswitch/winbindd.h
   trunk/source/utils/net.c
   trunk/source/utils/net.h
   trunk/source/utils/net_ads.c
   trunk/source/utils/net_ads_cldap.c
   trunk/source/utils/net_groupmap.c
   trunk/source/utils/net_help.c
   trunk/source/utils/net_idmap.c
   trunk/source/utils/net_lookup.c
   trunk/source/utils/net_privileges.c
   trunk/source/utils/net_rap.c
   trunk/source/utils/net_rpc.c
   trunk/source/utils/net_rpc_join.c
   trunk/source/utils/net_rpc_printer.c
   trunk/source/utils/net_rpc_samsync.c
   trunk/source/utils/net_status.c
   trunk/source/utils/net_time.c
   trunk/source/utils/ntlm_auth.c
   trunk/source/utils/ntlm_auth.h
   trunk/source/utils/ntlm_auth_diagnostics.c
   trunk/source/web/cgi.c
   trunk/source/web/diagnose.c
   trunk/source/web/neg_lang.c
   trunk/source/web/startstop.c
   trunk/source/web/statuspage.c
   trunk/source/web/swat.c


Changeset:
Sorry, the patch is too large (931 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=2835&nolog=1


More information about the samba-cvs mailing list