annotate mp_msg-mencoder.c @ 19400:0310c3310360

Fix compilation with -no-PIC and without -fomit-frame-pointer (used by --enable-debug). Fix from Jason Tackaberry for his previous -fPIC patch.
author uau
date Tue, 15 Aug 2006 14:50:24 +0000
parents 94813c4807f3
children 92b0eee57acb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5957
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
2 #define FOR_MENCODER 1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
3 #include "mp_msg.c"