r10899: Automated commit for Debian build of clsql upstream-version-3.5.5
[clsql.git] / uffi / make.sh
index 6b353743f37f4cb19cc26dad0b23dee855055ae8..843aa4793ee8cf7d51e2c2939b94391786f953af 100644 (file)
@@ -2,6 +2,7 @@
 
 case "`uname`" in
     Linux) os_linux=1 ;;
+    GNU) os_linux=1 ;;
     FreeBSD) os_freebsd=1 ;;
     GNU/kFreeBSD) os_gnukfreebsd=1;;
     Darwin) os_darwin=1 ;;