]> granicus.if.org Git - python/commitdiff
Change the names of the subdirectories tkinter and stdwin to
authorGuido van Rossum <guido@python.org>
Mon, 8 Sep 1997 01:54:43 +0000 (01:54 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Sep 1997 01:54:43 +0000 (01:54 +0000)
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.)

Modules/Setup.in

index 8f9c12be606dc1bcf900338c2d2aff6e3d388e47..3eb30c5e32f25e39597c5609e7af8403af3c39c8 100644 (file)
@@ -179,7 +179,7 @@ errno errnomodule.c # posix (UNIX) errno values
 #STDWIN=/ufs/guido/src/stdwin
 
 # Uncomment these lines:
-#STDWINPATH=:stdwin
+#STDWINPATH=:lib-stdwin
 #LIBTEXTEDIT=$(STDWIN)/$(MACHDEP)/Packs/textedit/libtextedit.a
 #LIBX11STDWIN=$(STDWIN)/$(MACHDEP)/Ports/x11/libstdwin.a
 #stdwin stdwinmodule.c -I$(STDWIN)/H $(LIBTEXTEDIT) $(LIBX11STDWIN) -lX11
@@ -263,7 +263,7 @@ md5 md5module.c md5c.c
 # Change the -l arguments to use Tcl 7.4 and Tk 4.0!
 
 # *** ALWAYS enable this line:
-#TKPATH=:tkinter
+#TKPATH=:lib-tk
 
 # *** Enable *one* of the following lines:
 # For Solaris: