Commit acdd56d8 authored by Rafaël Carré's avatar Rafaël Carré

configure.ac: fix use of *FLAGS_save and VLC_{SAVE, RESTORE}_FLAGS

You should use them like this:
- modify *FLAGS and LIBS globally
- use VLC_SAVE_FLAGS to push the variables
- modify the variables for the tests
- use VLC_RESTORE_FLAGS when you're done to pop the variables
parent 5f4bb6a9
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment