summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-01 10:01:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-01 10:01:22 +0000
commiteec8faedb2ef23a991d9e2faa505c40e6abe4466 (patch)
treecd11b74bd37afae30a836fc7a7383de6704ca161 /configure.ac
parentAdding debian version 4.1.4-3. (diff)
downloadsamhain-eec8faedb2ef23a991d9e2faa505c40e6abe4466.tar.xz
samhain-eec8faedb2ef23a991d9e2faa505c40e6abe4466.zip
Removing changes outside of debian directory.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 7dd90e8..1b3e2ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,7 @@ enable_asm_ok=yes
case "$host_os" in
- *linux*|*-kfreebsd*-gnu|*-gnu*)
+ *linux*)
sh_use_lcaps="yes"
AC_DEFINE(HOST_IS_LINUX)
AC_DEFINE(HAVE_EXT2_IOCTLS)