This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


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

Re: [Fwd: winsup/utils ChangeLog Makefile.in]


Chris,

>>This:
===================================================================
RCS file: /cvs/uberbaum/winsup/utils/Makefile.in,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- winsup/utils/Makefile.in    2001/10/24 21:56:53     1.27
+++ winsup/utils/Makefile.in    2001/10/24 22:09:37     1.28
@@ -67,7 +67,7 @@
 MINGW_LDFLAGS:=$(ALL_LDFLAGS) $(MINGW_LIB)
 DUMPER_LDFLAGS:=$(ALL_LDFLAGS) $(DUMPER_LIB)
 
-PROGS:=        cygcheck.exe cygpath.exe cygme.exe getfacl.exe kill.exe
mkgroup.exe \
+PROGS:=        cygcheck.exe cygpath.exe getfacl.exe kill.exe
mkgroup.exe \
        mkpasswd.exe mount.exe passwd.exe ps.exe regtool.exe setfacl.exe
\
        ssp.exe strace.exe umount.exe
 
>>Doesn't match this:
===================================================================
RCS file: /cvs/uberbaum/winsup/utils/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- winsup/utils/ChangeLog      2001/10/24 22:09:37     1.87
+++ winsup/utils/ChangeLog      2001/10/24 23:56:45     1.88
@@ -1,6 +1,7 @@
 2001-10-24  Christopher Faylor  <cgf@redhat.com>
 
-       * Makefile.in: Remove EXEEXT consideration.  We always need
EXEEXT.
+       * Makefile.in: Remove EXEEXT consideration.  We always need .exe
+       extensions.
 
 2001-10-20  Corinna Vinschen  <corinna@vinschen.de>


>>The change you made had nothing to do with EXEEXT, at least the Makefile.in diff doesn't say that it does.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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