diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2008-03-03 13:03:43 +0000 |
|---|---|---|
| committer | Peter Kjellerstedt <pkj@axis.com> | 2008-03-03 13:03:43 +0000 |
| commit | b7938d24ee5c45fcf17b9987bb88f698430c529e (patch) | |
| tree | 2affb7fb242babdf1cd31612e3e95b664d5b44fb /ChangeLog | |
| parent | ea6cf647fe47a30e5a5a3060d32518eb75268728 (diff) | |
configure.ac: Move the checks for bison, flex and as to the program section and the check for gcc inline asm to the c...
Original commit message from CVS:
* configure.ac:
Move the checks for bison, flex and as to the program section and the
check for gcc inline asm to the compiler characteristics section.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2008-03-03 Peter Kjellerstedt <pkj@axis.com> * configure.ac: + Move the checks for bison, flex and as to the program section and the + check for gcc inline asm to the compiler characteristics section. + +2008-03-03 Peter Kjellerstedt <pkj@axis.com> + + * configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which plug-ins are included/excluded. (#498222) |
