summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@gnome.org>2004-01-24 19:34:37 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-01-24 19:34:37 +0000
commit86fd0f9f8e9d190843bd9aba8d6425e12b48ad97 (patch)
tree82770a7ddc6cc33a43c60244a972a668a5b271cd
parentd058779c836ec6ac56721581dd44d1dd91d3206c (diff)
downloadlibcroco-86fd0f9f8e9d190843bd9aba8d6425e12b48ad97.tar.gz
updated this to reflect this big change removed this test as it does not
2004-01-24 Dodji Seketeli <dodji@gnome.org> * autogen.sh: updated this to reflect this big change * tests/test-output-refs/test7.out: removed this test as it does not belong to libcroco anymore.
-rw-r--r--ChangeLog3
-rwxr-xr-xautogen.sh2
-rw-r--r--tests/test-output-refs/test7.out0
3 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bfe5bc1..d204940 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
xml rendering/layout engine.
Libcroco now needs libxml2 and glib only.
Sewfox need libgnomecanvas2.
+ * autogen.sh: updated this to reflect this big change
+ * tests/test-output-refs/test7.out: removed this test
+ as it does not belong to libcroco anymore.
2004-01-16 Dodji Seketeli <dodji@gnome.org>
diff --git a/autogen.sh b/autogen.sh
index 3466355..f7d81f1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ PKG_NAME="libcroco"
(test -f $srcdir/configure.in \
&& test -f $srcdir/README \
- && test -f $srcdir/src/parser/cr-parser.h) || {
+ && test -f $srcdir/src/cr-parser.h) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
exit 1
diff --git a/tests/test-output-refs/test7.out b/tests/test-output-refs/test7.out
deleted file mode 100644
index e69de29..0000000
--- a/tests/test-output-refs/test7.out
+++ /dev/null