diff options
Diffstat (limited to 'devel/djgpp-gcc/scripts/pre-configure')
| -rw-r--r-- | devel/djgpp-gcc/scripts/pre-configure | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/devel/djgpp-gcc/scripts/pre-configure b/devel/djgpp-gcc/scripts/pre-configure index 6a141bec51c6..5bb19d128206 100644 --- a/devel/djgpp-gcc/scripts/pre-configure +++ b/devel/djgpp-gcc/scripts/pre-configure @@ -2,8 +2,8 @@  AUTOCONF_OLD=autoconf-2.13  AUTOHEADER_OLD=autoheader-2.13 -AUTOCONF=autoconf-2.61 -AUTOHEADER=autoheader-2.61 +AUTOCONF=autoconf-2.62 +AUTOHEADER=autoheader-2.62  ACLOCAL=aclocal-1.9  AUTOMAKE=automake-1.9 | 
