[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Patches] pkgversion/bugurl configure resync
- To: <patches@xxxxxxxxxx>
- Subject: Re: [Patches] pkgversion/bugurl configure resync
- From: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Date: Sat, 17 Nov 2012 18:01:01 +0000
And another fix to avoid pkgversion/bugurl differences: the definitions of
REPORT_BUGS_TO / PKGVERSION for cross-rpcgen are no longer needed, so I've
applied this patch.
Index: libc/sunrpc/proto.h
===================================================================
--- libc/sunrpc/proto.h (revision 21779)
+++ libc/sunrpc/proto.h (revision 21780)
@@ -62,7 +62,4 @@
#define _(X) (X)
#define textdomain(X) ((void) 0)
-#define REPORT_BUGS_TO ""
-#define PKGVERSION ""
-
#endif
Index: libc/ChangeLog.eglibc
===================================================================
--- libc/ChangeLog.eglibc (revision 21779)
+++ libc/ChangeLog.eglibc (revision 21780)
@@ -1,5 +1,10 @@
2012-11-17 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+ * sunrpc/proto.h [IS_in_build] (REPORT_BUGS_TO): Remove.
+ [IS_in_build] (PKGVERSION): Likewise.
+
+2012-11-17 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
* configure.in: Resync pkgversion/bugurl code closer with glibc.
* configure: Regenerated.
--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx
_______________________________________________
Patches mailing list
Patches@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/patches