Skip to content

Commit

Permalink
Update configure
Browse files Browse the repository at this point in the history
Co-authored-by: Mobin <[email protected]>
  • Loading branch information
iMilnb and mobin-2008 authored Jan 29, 2025
1 parent e4df11c commit 65ce9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,8 @@ fi
case "$PLATFORM" in
Linux|FreeBSD|NetBSD|OpenBSD|Darwin)
;;
*) warning "$PLATFORM platform is unknown!" \
"Known Platforms are: Linux, FreeBSD, NetBSD, OpenBSD, Darwin"
*) warning "$PLATFORM platform is unknown!" \
"Known Platforms are: Linux, FreeBSD, NetBSD, OpenBSD, Darwin"
;;
esac

Expand Down

0 comments on commit 65ce9c4

Please sign in to comment.