This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

setup ChangeLog Makefile.am Makefile.in main.cc


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Branch: 	setup-200206
Changes by:	maxb at sourceware dot org	2003-02-28 18:14:24

Modified files:
	.              : ChangeLog Makefile.am Makefile.in main.cc 

Log message:
	2003-02-28  Max Bowsher  <maxb at ukf dot net>
	
	Backport from HEAD
	* Makefile.am (%.o: %.rc): Make windres use $(CC) not hardcoded gcc.
	(inilint_LDADD): Remove -lstdc++.
	(setup_LDADD): Ditto.
	
	2003-02-28  Pierre Humblet  <pierre dot humblet at ieee dot org>
	
	Backported by Pavel Tsekov <ptsekov at gmx dot net>
	* main.cc (set_default_dacl): Replace with set_default_sec.
	(set_default_sec): Attempt to change the default group to
	Users or Administrators if it is None, in addition to setting
	Everyone in the default DACL.
	(main): Call set_default_sec instead of set_default_dacl.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&only_with_tag=setup-200206&r1=2.249.2.5&r2=2.249.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&only_with_tag=setup-200206&r1=2.16&r2=2.16.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.in.diff?cvsroot=cygwin-apps&only_with_tag=setup-200206&r1=2.76.2.1&r2=2.76.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/main.cc.diff?cvsroot=cygwin-apps&only_with_tag=setup-200206&r1=2.18&r2=2.18.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]