sim: common: split up acinclude.m4 into individual m4 files
[deliverable/binutils-gdb.git] / sim / m32c / configure.ac
index beaf2059916a64ecdcfea733d40bae1244d37451..789bce45a02965d3a7cb9f8cef50ea9c55351ace 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)
-AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
+AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 
 SIM_AC_COMMON
 
This page took 0.023889 seconds and 4 git commands to generate.