summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorCarsten Haitzler <raster@rasterman.com>2000-04-27 03:01:46 +0000
committerCarsten Haitzler <raster@rasterman.com>2000-04-27 03:01:46 +0000
commit63aade9e18ccfc8d1a7888145ad0699b6311e763 (patch)
tree5e7f926c8243c184ada10fafec2a55ae8f4ae2d7 /autogen.sh
parent0a7de7daf5293d67a95ed9f0c2bf7e9377488d1a (diff)
downloadimlib2-63aade9e18ccfc8d1a7888145ad0699b6311e763.tar.gz
better configure check for freetype- hopefulyl people wont keep askign dumb
questions anymroe about freetype.h SVN revision: 2550
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/autogen.sh b/autogen.sh
index 0a63e65..5cec221 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -42,10 +42,5 @@ echo
echo "make"
echo "make install"
echo
-echo "to compile and install the loaders for imlib2 demo."
-echo "also make sure you run imlib2 from THIS directory - ie:"
-echo
-echo "./imlib2"
-echo
echo "have fun."