source: trunk/third/gstreamer/configure.athena @ 22584

Revision 22584, 63 bytes checked in by ghudson, 18 years ago (diff)
Prevent gstreamer from finding valgrind; if it does find valgrind, it does something weird and unnatural with it and fails to link.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3exec ./configure --disable-tests --disable-valgrind
Note: See TracBrowser for help on using the repository browser.