add -Wundef compiler flag, to catch typo in #if or similar situations
authorAurelien Jacobs <aurel@gnuage.org>
Fri, 16 Jan 2009 00:37:38 +0000 (00:37 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Fri, 16 Jan 2009 00:37:38 +0000 (00:37 +0000)
commit764551c672bfc9d87ceef31ba5f111ca02533e1a
tree5f54b49b42cbbf1b4ad3b479624d0d2f47c4db30
parent8b192330d5010f810f084065b790f82bb1305e7a
add -Wundef compiler flag, to catch typo in #if or similar situations

Originally committed as revision 16621 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure