components/libtorrent/Makefile
changeset 673 bb9df3c906be
parent 300 6bbccb36ba62
child 698 7144bcdfe7dd
--- a/components/libtorrent/Makefile	Tue Jan 31 13:11:02 2012 -0800
+++ b/components/libtorrent/Makefile	Wed Feb 01 12:26:49 2012 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -42,10 +42,10 @@
 
 COMPONENT_PREP_ACTION = \
         (cd $(@D) ; \
-	    aclocal-1.10 -I./scripts -I. ; \
+	    aclocal -I./scripts -I. ; \
 	    autoheader; \
 	    libtoolize --automake --copy --force; \
-	    automake-1.10; \
+	    automake; \
 	    autoconf )
 
 # Although -norunpath is set for CXXFLAGS, we need to put -norunpath