aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLibravatar a1346054 <36859588+a1346054@users.noreply.github.com>2021-09-22 21:05:33 +0000
committerLibravatar GitHub <noreply@github.com>2021-09-22 23:05:33 +0200
commit47f7347715ba0410cee5ecb0c0d03bbb6bb273ad (patch)
tree9d73b1725d9d6d88ca24314732b2491b01cc609b /configure.ac
parentuse license file from gnu.org (#4571) (diff)
downloadfirejail-47f7347715ba0410cee5ecb0c0d03bbb6bb273ad.tar.gz
firejail-47f7347715ba0410cee5ecb0c0d03bbb6bb273ad.tar.zst
firejail-47f7347715ba0410cee5ecb0c0d03bbb6bb273ad.zip
fix spelling (#4573)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7879a5239..5fde6d402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,7 +76,7 @@ AS_IF([test "x$enable_dbusproxy" != "xno"], [
76 AC_SUBST(HAVE_DBUSPROXY) 76 AC_SUBST(HAVE_DBUSPROXY)
77]) 77])
78 78
79# overlayfs features temporarely disabled pending fixes 79# overlayfs features temporarily disabled pending fixes
80HAVE_OVERLAYFS="" 80HAVE_OVERLAYFS=""
81AC_SUBST(HAVE_OVERLAYFS) 81AC_SUBST(HAVE_OVERLAYFS)
82# 82#