mirror of
https://github.com/rgaufman/live555.git
synced 2026-01-12 00:04:30 +08:00
5 lines
377 B
Bash
Executable File
5 lines
377 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "Whoa! This software distribution does NOT use the normal Unix \"configure\" mechanism for generating a Makefile. For instructions on how to build this software, see <http://www.live555.com/liveMedia/>."
|
|
echo "Also, please make sure that you're using the most up-to-date version of the source code - available from <http://www.live555.com/liveMedia/public/>."
|