diff options
author | Andy Wingo <wingo@pobox.com> | 2002-01-07 10:28:29 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2002-01-07 10:28:29 +0000 |
commit | 74263a25ad53f8f78bec09a0a59742a4bedcaf0d (patch) | |
tree | 62ea9099f30341553325536f9c756e9b86a5b439 /acconfig.h | |
parent | 45ae8260aa60c8225e9c7b4c4f88d45f4daafd7e (diff) | |
download | gst-plugins-bad-74263a25ad53f8f78bec09a0a59742a4bedcaf0d.tar.gz gst-plugins-bad-74263a25ad53f8f78bec09a0a59742a4bedcaf0d.tar.bz2 gst-plugins-bad-74263a25ad53f8f78bec09a0a59742a4bedcaf0d.zip |
fix for gsm
Original commit message from CVS:
fix for gsm
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,8 @@ #undef HAVE_LIBSDL #undef HAVE_LIBOPENQUICKTIME +#undef GSM_HEADER_IN_SUBDIR + #undef HAVE_ATOMIC_H #undef GST_DEBUG_ENABLED |