configure

changeset 1528
6a687a7caed8
parent 1526
047f8a19f7fa
--- a/configure	Sun Nov 30 14:10:56 2025 +0100
+++ b/configure	Sun Nov 30 14:33:19 2025 +0100
@@ -115,7 +115,7 @@
     fi
 fi
 if true \
-    && isplatform "bsd" \
+    && isplatform "freebsd" \
       ; then
     :
     if test -z "$pkgconfigdir__described__"; then
@@ -126,7 +126,7 @@
     fi
 fi
 if true \
-      && notisplatform "bsd" \
+      && notisplatform "freebsd" \
       ; then
     :
     if test -z "$pkgconfigdir__described__"; then
@@ -251,7 +251,7 @@
     fi
 fi
 if true \
-    && isplatform "bsd" \
+    && isplatform "freebsd" \
       ; then
     :
     if test -z "$pkgconfigdir__initialized__"; then
@@ -260,7 +260,7 @@
     fi
 fi
 if true \
-      && notisplatform "bsd" \
+      && notisplatform "freebsd" \
       ; then
     :
     if test -z "$pkgconfigdir__initialized__"; then

mercurial