diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-03 02:33:49 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-03 02:33:49 +0800 |
commit | ee0fbb04172977f5c8076f4a99658c35eef645d4 (patch) | |
tree | 9bef1360436ae633cae93e13401bb44b8559813c /ChangeLog | |
parent | b311ff4ba10c572412ff812806a9e53c8928500c (diff) | |
download | gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.tar gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.tar.gz gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.tar.bz2 gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.tar.lz gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.tar.xz gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.tar.zst gsoc2013-epiphany-ee0fbb04172977f5c8076f4a99658c35eef645d4.zip |
Add GECKO_XPIDL to check for xpidl compiler and include directory.
2006-02-02 Christian Persch <chpe@cvs.gnome.org>
* m4/gecko.m4:
Add GECKO_XPIDL to check for xpidl compiler and include directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ * m4/gecko.m4: + Add GECKO_XPIDL to check for xpidl compiler and include directory. + +2006-02-02 Christian Persch <chpe@cvs.gnome.org> + + * m4/gecko.m4: + Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS. * configure.ac: |