Merge branch 'micro' into maint
[platform/upstream/automake.git] / t / wrap / aclocal.in
index ea3819a..cdcae1a 100644 (file)
@@ -1,7 +1,7 @@
 #!@PERL@ -w
 # @configure_input@
 
-# Copyright (C) 2012 Free Software Foundation, Inc.
+# Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -26,4 +26,4 @@ BEGIN
     '--automake-acdir=@abs_top_srcdir@/m4',
     '--system-acdir=@abs_top_srcdir@/m4/acdir';
 }
-require '@abs_top_builddir@/aclocal';
+require '@abs_top_builddir@/bin/aclocal';