aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/msp430/configure.ac')
-rw-r--r--sim/msp430/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/msp430/configure.ac b/sim/msp430/configure.ac
index 8b02a96..f74cd7e 100644
--- a/sim/msp430/configure.ac
+++ b/sim/msp430/configure.ac
@@ -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