diff options
Diffstat (limited to 'libgloss/xc16x/configure.ac')
-rw-r--r-- | libgloss/xc16x/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/xc16x/configure.ac b/libgloss/xc16x/configure.ac index 40ecfea..e2200b8 100644 --- a/libgloss/xc16x/configure.ac +++ b/libgloss/xc16x/configure.ac @@ -13,7 +13,7 @@ # # Process this file with autoconf to produce a configure script. # -AC_PREREQ(2.59) +AC_PREREQ(2.69)dnl AC_INIT(crt0.S) if test "${enable_shared}" = "yes" ; then |