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

Change the names of the subdirectories tkinter and stdwin to

lib-tk and lib-stdwin.  (BTW this was also done in the previous
checkin of (toplevel)/Makefile.in, though not noted in the checkin
message.)
üst 38bbbc73
...@@ -179,7 +179,7 @@ errno errnomodule.c # posix (UNIX) errno values ...@@ -179,7 +179,7 @@ errno errnomodule.c # posix (UNIX) errno values
#STDWIN=/ufs/guido/src/stdwin #STDWIN=/ufs/guido/src/stdwin
# Uncomment these lines: # Uncomment these lines:
#STDWINPATH=:stdwin #STDWINPATH=:lib-stdwin
#LIBTEXTEDIT=$(STDWIN)/$(MACHDEP)/Packs/textedit/libtextedit.a #LIBTEXTEDIT=$(STDWIN)/$(MACHDEP)/Packs/textedit/libtextedit.a
#LIBX11STDWIN=$(STDWIN)/$(MACHDEP)/Ports/x11/libstdwin.a #LIBX11STDWIN=$(STDWIN)/$(MACHDEP)/Ports/x11/libstdwin.a
#stdwin stdwinmodule.c -I$(STDWIN)/H $(LIBTEXTEDIT) $(LIBX11STDWIN) -lX11 #stdwin stdwinmodule.c -I$(STDWIN)/H $(LIBTEXTEDIT) $(LIBX11STDWIN) -lX11
...@@ -263,7 +263,7 @@ md5 md5module.c md5c.c ...@@ -263,7 +263,7 @@ md5 md5module.c md5c.c
# Change the -l arguments to use Tcl 7.4 and Tk 4.0! # Change the -l arguments to use Tcl 7.4 and Tk 4.0!
# *** ALWAYS enable this line: # *** ALWAYS enable this line:
#TKPATH=:tkinter #TKPATH=:lib-tk
# *** Enable *one* of the following lines: # *** Enable *one* of the following lines:
# For Solaris: # For Solaris:
......
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