mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
common/m4/as-compiler-flag.m4: Properly quote arguments, which may contain commas. Fixes detection of -Wa,-mregnames
Original commit message from CVS: * common/m4/as-compiler-flag.m4: Properly quote arguments, which may contain commas. Fixes detection of -Wa,-mregnames
This commit is contained in:
parent
ca7539c40e
commit
ac77bfe982
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-05-07 David Schleef <ds@schleef.org>
|
||||
|
||||
* common/m4/as-compiler-flag.m4: Properly quote arguments,
|
||||
which may contain commas. Fixes detection of -Wa,-mregnames
|
||||
|
||||
2004-05-06 David Schleef <ds@schleef.org>
|
||||
|
||||
Changes to handle compilers that don't have variadic macro
|
||||
|
|
Loading…
Reference in a new issue