aboutsummaryrefslogtreecommitdiff
path: root/bdep/version.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/version.hxx.in')
-rw-r--r--bdep/version.hxx.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/version.hxx.in b/bdep/version.hxx.in
index b72e879..086f821 100644
--- a/bdep/version.hxx.in
+++ b/bdep/version.hxx.in
@@ -60,7 +60,7 @@ $libodb_sqlite.check(LIBODB_SQLITE_VERSION, LIBODB_SQLITE_SNAPSHOT)$
# else
# define BDEP_OS "Windows"
# endif
-#elif defined(__linux)
+#elif defined(__linux__)
# define BDEP_OS "GNU/Linux"
#elif defined(__APPLE__)
# define BDEP_OS "MacOS"