summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorLars Knoll <lars@trolltech.com>2006-10-20 14:01:03 +0200
committerLars Knoll <lars@rincewind.(none)>2006-10-20 14:01:03 +0200
commitdd6234c9266a0d59643aa30bc1a4f0d3a88d40ed (patch)
treee482ddfc7cc460366773c19aa16b7c06f6ea69f4 /autogen.sh
parent6614d47b00bb992ec354ca1dc4bbd459b49b19dc (diff)
it's harfbuzz, not fontconfig
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 3b9c474..c2b8736 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
-PROJECT=Fontconfig
+PROJECT=harfbuzz
TEST_TYPE=-f
FILE=src/harfbuzz.h
ACLOCAL=${ACLOCAL-aclocal}