24689491 Adjust libgsl for upcoming libtool 2.4.6 changes
authorRich Burridge <rich.burridge@oracle.com>
Mon, 19 Sep 2016 16:00:54 -0700
changeset 6928 52fa7ed60803
parent 6926 57be0861de3f
child 6929 e7955ccacd45
24689491 Adjust libgsl for upcoming libtool 2.4.6 changes
components/libgsl/Makefile
--- a/components/libgsl/Makefile	Mon Sep 19 13:40:23 2016 -0700
+++ b/components/libgsl/Makefile	Mon Sep 19 16:00:54 2016 -0700
@@ -68,8 +68,7 @@
 		$(COMPONENT_SRC)/doc/examples/Makefile.am ;
 
 # Recreate configure and top-level Makefile to pickup libsunperf changes.
-COMPONENT_PREP_ACTION = \
-	(cd $(@D) ; ACLOCAL=aclocal-1.11 AUTOMAKE=automake-1.11 autoreconf -f)
+COMPONENT_PREP_ACTION = (cd $(@D) ; autoreconf -fiv)
 
 LDFLAGS += $(CC_BITS)
 LDFLAGS += $(studio_PIC)