Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
cd0d2c83
Commit
cd0d2c83
authored
Dec 03, 2014
by
Mike Hibler
Browse files
Require only autoconf 2.68 rather than 2.69.
2.68 is installed on FreeBSD 8.x.
parent
6c86a7fb
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
configure
View file @
cd0d2c83
This diff is collapsed.
Click to expand it.
configure.ac
View file @
cd0d2c83
...
...
@@ -20,7 +20,7 @@
#
# }}}
#
AC_PREREQ([2.6
9
])
AC_PREREQ([2.6
8
])
AC_INIT
AC_CONFIG_SRCDIR([Makeconf.in])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment