aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-09-18 11:17:28 +0200
committerOmar Polo <op@omarpolo.com>2021-09-18 11:17:28 +0200
commite30e5385f15dec8279c1ece2eb6cb6691b5d6d63 (patch)
tree512d091117255084f049e1cb3d5013874f049c36 /configure
parentb03b7d5baee99ec806081e6658db3edb7a9ed698 (diff)
sort tests
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f8467fc..3948535 100755
--- a/configure
+++ b/configure
@@ -236,8 +236,8 @@ fi
runtest err ERR || true
runtest explicit_bzero EXPLICIT_BZERO || true
runtest freezero FREEZERO || true
-runtest getdtablesize GETDTABLESIZE || true
runtest getdtablecount GETDTABLECOUNT || true
+runtest getdtablesize GETDTABLESIZE || true
runtest getprogname GETPROGNAME || true
runtest imsg IMSG -lutil || true
runtest libevent LIBEVENT || true