Dennis Worthem
2014-06-28 20:48:29 UTC
Sam
When I generated the patch file for autoconf I got the following text:
Index: autoconf-2.69/lib/autoconf/lang.m4
===================================================================
--- autoconf-2.69.orig/lib/autoconf/lang.m4 2012-01-21 08:46:39.000000000 -0500
+++ autoconf-2.69/lib/autoconf/lang.m4 2014-06-28 00:49:20.000000000 -0400
@@ -450,7 +450,7 @@
# On UWIN (which uses a cc wrapper for MSVC), the compiler also generates
# a .pdb file
#
-# When the w32 free Borland C++ command line compiler links a program
+# When the w32 Borland C++ command line compiler links a program
# (conftest.exe), it also produces a file named `conftest.tds' in
# addition to `conftest.obj'.
#
It seems that in parkes quilt was not generating the "Index:" entry. Should I leave the in and do the DEP-3 headers go before or after this "Index:" line?
Thanks
Dennis
When I generated the patch file for autoconf I got the following text:
Index: autoconf-2.69/lib/autoconf/lang.m4
===================================================================
--- autoconf-2.69.orig/lib/autoconf/lang.m4 2012-01-21 08:46:39.000000000 -0500
+++ autoconf-2.69/lib/autoconf/lang.m4 2014-06-28 00:49:20.000000000 -0400
@@ -450,7 +450,7 @@
# On UWIN (which uses a cc wrapper for MSVC), the compiler also generates
# a .pdb file
#
-# When the w32 free Borland C++ command line compiler links a program
+# When the w32 Borland C++ command line compiler links a program
# (conftest.exe), it also produces a file named `conftest.tds' in
# addition to `conftest.obj'.
#
It seems that in parkes quilt was not generating the "Index:" entry. Should I leave the in and do the DEP-3 headers go before or after this "Index:" line?
Thanks
Dennis