mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
git-svn-id: svn://svn.berlios.de/openocd/trunk@557 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT(configure.in)
|
||||
|
||||
AC_SEARCH_LIBS([ioperm], [ioperm])
|
||||
|
||||
Reference in New Issue
Block a user