aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/rx/configure.ac')
-rw-r--r--sim/rx/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/configure.ac b/sim/rx/configure.ac
index 19657c5..bc7bab1 100644
--- a/sim/rx/configure.ac
+++ b/sim/rx/configure.ac
@@ -21,7 +21,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl
AC_PREREQ(2.64)dnl
AC_INIT(Makefile.in)
-sinclude(../common/aclocal.m4)
+sinclude(../common/acinclude.m4)
SIM_AC_COMMON