Skip to content

Commit

Permalink
updated configure.ac
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Sep 24, 2024
1 parent cbab05c commit 2719f19
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions logalert-x/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ case "$host" in
*-*-linux*)
CPPFLAGS="$CPPFLAGS -Dlint -DLINUX -Wall -I/usr/include/qmail"
CFLAGS="$CFLAGS -O4 -Wall"
if test -f /etc/fedora-release
then
CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
fi
;;

*-*-freebsd*)
Expand Down

0 comments on commit 2719f19

Please sign in to comment.