8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c287a commit 9252b8eCopy full SHA for 9252b8e
configure
@@ -11666,6 +11666,12 @@ esac
11666
;;
11667
esac
11668
11669
+ case " $LIBOBJS " in
11670
+ *" system.$ac_objext "* ) ;;
11671
+ *) LIBOBJS="$LIBOBJS system.$ac_objext"
11672
+ ;;
11673
+esac
11674
+
11675
case " $LIBOBJS " in
11676
*" win32env.$ac_objext "* ) ;;
11677
*) LIBOBJS="$LIBOBJS win32env.$ac_objext"
0 commit comments