]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/pru/configure.ac
sim: switch to AC_CONFIG_MACRO_DIRS
[thirdparty/binutils-gdb.git] / sim / pru / configure.ac
index 1d4474aeaa8e2ff8d314fd84ef585b83ca62514c..dcc2cbae3eff2cb51984bdb5e3f6a7b75faa480d 100644 (file)
@@ -19,7 +19,7 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
 dnl
 AC_INIT(Makefile.in)
-sinclude(../common/acinclude.m4)
+AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
 
 SIM_AC_COMMON