commit 204eae67f663e85004a76811021c21d15c966feb
parent e6236e08e2e2cc636986b0daa1171028f1a42a3b
Author: Brian Cassidy <bricas@cpan.org>
Date: Thu, 16 Feb 2012 14:12:26 -0400
fix build script comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shbuild/build_ubuntu.sh b/shbuild/build_ubuntu.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#########################################################
# This UNIX script builds AnsiLove/C under Ubuntu Linux #
-# and links it against libgd and libmath. #
+# and links it against libgd. #
#########################################################
# modify alconfig.h to configure the resulting binary #
#########################################################