summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-04-24 09:38:57 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-04-24 09:38:57 +0900
commit13c81767a115e1b5dd474335c5015eeeeed94884 (patch)
tree60013e151b79706a5c64472943aa22e16105651a /bootstrap.sh
parentd7be0f8f5db342f7fd265ee425d20e3711373a5c (diff)
downloadlibgd-13c81767a115e1b5dd474335c5015eeeeed94884.tar.gz
We have moved to git
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 5d64df2..3092064 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,6 +1,6 @@
#!/bin/sh --
# $Id$
-# Small shell script to build gd from CVS
+# Small shell script to build gd from source
# allow importing from the environment, e.g.
# "AUTOCONF=autoconf259 ... ./bootstrap.sh"