diff options
Diffstat (limited to 'sim/v850/configure.in')
-rw-r--r-- | sim/v850/configure.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/v850/configure.in b/sim/v850/configure.in index b31f21c..7d355af 100644 --- a/sim/v850/configure.in +++ b/sim/v850/configure.in @@ -1,4 +1,5 @@ -dnl Process this file with autoconf to produce a configure script. +dnl Process this file with `autoconf -l ../common' to produce a configure script. + AC_PREREQ(2.5)dnl AC_INIT(Makefile.in) |