Kaydet (Commit) 5aadaf5a authored tarafından Guido van Rossum's avatar Guido van Rossum

Need to define AR since it is used, and not all Makes define it by default.

üst d0417ecc
......@@ -81,6 +81,7 @@ VERSION= @VERSION@
srcdir= @srcdir@
VPATH= @srcdir@
CC= @CC@
AR= @AR@
RANLIB= @RANLIB@
DEFS= @DEFS@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment