]> granicus.if.org Git - python/commit
According to Harri Pasanen, the Solaris+gcc test for LINKFORSHARED
authorGuido van Rossum <guido@python.org>
Thu, 3 Feb 2000 13:50:24 +0000 (13:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Feb 2000 13:50:24 +0000 (13:50 +0000)
commitff484183de25b477db56e7fe04f9b60f6558787a
tree7b1e29ea09db56e5409fe002015673c226a33584
parent9c6ba9b598ec1294164e16ca27bd4a344ba15b08
According to Harri Pasanen, the Solaris+gcc test for LINKFORSHARED
needed an adaptation for the latest gcc -- we need to grep stderr as
well as stdout for the magic string BFD.  (Does anybody know what BFD
means?)
configure