diff options
Diffstat (limited to 'sim/README-HACKING')
-rw-r--r-- | sim/README-HACKING | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/README-HACKING b/sim/README-HACKING index 78e60fa..0c67648 100644 --- a/sim/README-HACKING +++ b/sim/README-HACKING @@ -39,7 +39,6 @@ The configure.ac of a simulator using the common framework should look like: --- snip --- dnl Process this file with autoconf to produce a configure script. sinclude(../common/aclocal.m4) -AC_PREREQ(2.5)dnl AC_INIT(Makefile.in) SIM_AC_COMMON |