25429820 X builds fail on build servers running s12_115
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Sun, 22 Jan 2017 18:50:37 -0800
changeset 1690 bdb0f93c6216
parent 1689 3233071f2137
child 1691 770d008d1b3b
25429820 X builds fail on build servers running s12_115
open-src/app/listres/Makefile
open-src/lib/libXScrnSaver/Makefile
open-src/util/lndir/Makefile
--- a/open-src/app/listres/Makefile	Wed Jan 11 14:46:59 2017 -0800
+++ b/open-src/app/listres/Makefile	Sun Jan 22 18:50:37 2017 -0800
@@ -2,7 +2,7 @@
 #
 # listres - Xt toolkit resource list utility
 #
-# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -46,6 +46,9 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
 
+# Regenerate configure to avoid freedesktop.org bug 50741
+AUTORECONF=yes
+
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES = man/listres.man
 MODULE_STABILITY=Committed
--- a/open-src/lib/libXScrnSaver/Makefile	Wed Jan 11 14:46:59 2017 -0800
+++ b/open-src/lib/libXScrnSaver/Makefile	Sun Jan 22 18:50:37 2017 -0800
@@ -2,7 +2,7 @@
 #
 # libXScrnSaver - Xlib-based client library for MIT-SCREEN-SAVER extension
 #
-# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -39,6 +39,9 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 
 
+# Regenerate configure to avoid freedesktop.org bug 50741
+AUTORECONF=yes
+
 # Library name (used for specfiles/mapfiles)
 LIBNAME=Xss
 
--- a/open-src/util/lndir/Makefile	Wed Jan 11 14:46:59 2017 -0800
+++ b/open-src/util/lndir/Makefile	Sun Jan 22 18:50:37 2017 -0800
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -47,7 +47,10 @@
 TARBALL_SHA256= 49f4fab0de8d418db4ce80dad34e9b879a4199f3e554253a8e1ab68f7c7cb65d
 
 # Patches to apply to source after unpacking, in order
-SOURCE_PATCHES=	
+SOURCE_PATCHES=
+
+# Regenerate configure to avoid freedesktop.org bug 50741
+AUTORECONF=yes
 
 # Man pages to apply Sun footer to & attributes to list
 SUNTOUCHED_MANPAGES=*.man