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