summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-02-11 10:03:08 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-02-11 10:03:08 +0000
commit89cdebf68ec4bab9829d8e0fb3296d3170fc3516 (patch)
tree8f3de54c9ba12dcb8c3a8478c8b4f90ea386553f /autogen.sh
parent6316f1a5c6e868f9e82fceebbb954346e2ba8839 (diff)
downloadpango-89cdebf68ec4bab9829d8e0fb3296d3170fc3516.tar.gz
Added recent API changes. Doc comment fixes
Thu Feb 10 23:45:49 2000 Owen Taylor <otaylor@redhat.com> * docs/**: Added recent API changes. * libpango/pango-context.c: Doc comment fixes * configure.in: Add in directories from unicode-config when running AC_CHECK_LIB on libunicode.
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 0e8f76c4..cae6b879 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
-PROJECT=PanGo
+PROJECT=Pango
TEST_TYPE=-f
FILE=libpango/pango.h