]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Specified libraries for flmodule.
authorSjoerd Mullender <sjoerd@acm.org>
Wed, 21 Sep 1994 11:51:10 +0000 (11:51 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Wed, 21 Sep 1994 11:51:10 +0000 (11:51 +0000)
Modules/Setup.in

index 3fe98f13b76e545d5cd76fdaa0d81990b16982e1..eed230a01eae8e2ae439720d2f4a8ffc9a2682a3 100644 (file)
@@ -174,7 +174,7 @@ md5 md5module.c md5c.c
 # toplevel directory.
 
 #FORMS=/ufs/guido/src/forms/FORMS
-#fl flmodule.c -I$(FORMS) $(FORMS)/libforms.a
+#fl flmodule.c -I$(FORMS) $(FORMS)/libforms.a -lfm_s -lgl_s
 
 
 # SunOS specific modules -- off by default