diff options
author | Carl Worth <cworth@cworth.org> | 2003-10-29 12:21:14 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2003-10-29 12:21:14 +0000 |
commit | fb811db0d2742231510a210b356530aed66f20d5 (patch) | |
tree | ccc80cce772e6fdb9bf6a348b7cf0097f7cbae56 | |
parent | 22c167e00fd7ad6ff3383d4235fec7894b84f4a2 (diff) |
Drop AC_CONFIG_AUX_DIR(config) as it was confusing "make distcheck"
-rw-r--r-- | pixman/ChangeLog.libic | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pixman/ChangeLog.libic b/pixman/ChangeLog.libic index 036bf65e..9049160f 100644 --- a/pixman/ChangeLog.libic +++ b/pixman/ChangeLog.libic @@ -9,6 +9,11 @@ 2003-10-29 Carl Worth <cworth@east.isi.edu> + * configure.in: Drop AC_CONFIG_AUX_DIR(config) as it was confusing + "make distcheck" + +2003-10-29 Carl Worth <cworth@east.isi.edu> + * configure.in: Bumped version to 0.1.2 to indicate new IcOperator type. |