diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-06-03 18:26:25 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2015-06-03 18:26:25 +0100 |
commit | 1c3e1bae41bcdc0d5c590bb2f95b987a42254de7 (patch) | |
tree | 8a4443eeae9bbcf142af1152c7192768e152a5b3 | |
parent | 3821ca4917e9f508ec09a24f43dfc9c29066fa20 (diff) | |
download | rtmux-1c3e1bae41bcdc0d5c590bb2f95b987a42254de7.tar.gz rtmux-1c3e1bae41bcdc0d5c590bb2f95b987a42254de7.tar.bz2 rtmux-1c3e1bae41bcdc0d5c590bb2f95b987a42254de7.zip |
Remove $Id$.
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ #!/bin/sh -# $Id$ if [ "x$(uname)" = "xOpenBSD" ]; then [ -z "$AUTOMAKE_VERSION" ] && export AUTOMAKE_VERSION=1.10 |