aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-11-16 18:20:33 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-11-16 18:20:33 +0000
commit26be8550ae1aad5db9bcf9b0cfe1fdecccd210df (patch)
tree78284573e83dd8b6677cbc1fd7ff2ce241c214ca /configure
parent9e6d513fe192e53778b6dd98954e43b8e6f0c3a6 (diff)
downloadsg3_utils-26be8550ae1aad5db9bcf9b0cfe1fdecccd210df.tar.gz
second fix rev on 1.47 release; accept uclinux as linux
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@922 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 84460e62..31bf161d 100755
--- a/configure
+++ b/configure
@@ -12754,7 +12754,7 @@ _ACEOF
check_for_getrandom
CFLAGS="$CFLAGS -D__USE_MINGW_ANSI_STDIO";;
- *-*-linux-gnu* | *-*-linux*)
+ *-*-linux-gnu* | *-*-linux* | *-*-uclinux-gnu* | *-*-uclinux*)
cat >>confdefs.h <<_ACEOF
#define SG_LIB_LINUX 1