diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2005-10-07 11:30:41 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2005-10-07 11:30:41 +0000 |
| commit | 76f35f988f37430e3d45e4d14fac68f0d0871cc4 (patch) | |
| tree | b2e1fea751fb14bc77e2beb825276fb5854ebe58 /ChangeLog | |
| parent | 216762e86b8413d94204fb5d8ee23eb0ec360cb3 (diff) | |
configure.ac: Add check for mmap
Original commit message from CVS:
* configure.ac:
Add check for mmap
* gst/debug/Makefile.am:
Only compile efence plugin on systems that have mmap.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-10-07 Tim-Philipp Müller <tim at centricular dot net> + + * configure.ac: + Add check for mmap + + * gst/debug/Makefile.am: + Only compile efence plugin on systems that have mmap. + 2005-10-05 Tim-Philipp Müller <tim at centricular dot net> * gst/debug/Makefile.am: |
