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 6da99cf commit e4df11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ fi

## Verify PLATFORM value
case "$PLATFORM" in
Linux|FreeBSD|NetBSD|OpenBSD|Darwin)
Linux|FreeBSD|NetBSD|OpenBSD|Darwin)
;;
*) warning "$PLATFORM platform is unknown!" \
"Known Platforms are: Linux, FreeBSD, NetBSD, OpenBSD, Darwin"
Expand Down

0 comments on commit e4df11c

Please sign in to comment.