Changeset 1441
- Timestamp:
- Aug 27, 2008, 9:23:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build_support/ax_compare_version.m4
r1440 r1441 85 85 dnl ######################################################################### 86 86 AC_DEFUN([AX_COMPARE_VERSION], [ 87 AC_ PROG_AWK87 AC_REQUIRE([AC_PROG_AWK]) 88 88 89 89 # Used to indicate true or false condition
Note: See TracChangeset
for help on using the changeset viewer.