aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2014-09-08 23:33:41 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2014-09-08 23:33:41 +0100
commit93fe1b8659bb74a2931b857d8ba1231e151b770c (patch)
tree99de12e7ab9427b8aef8632209658264f55914a1
parent72797074f3bfe84914b25d6e1a5c9fc99e90e721 (diff)
downloadrtmux-93fe1b8659bb74a2931b857d8ba1231e151b770c.tar.gz
rtmux-93fe1b8659bb74a2931b857d8ba1231e151b770c.tar.bz2
rtmux-93fe1b8659bb74a2931b857d8ba1231e151b770c.zip
Stupid comment.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 82533a35..17cd0da6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -528,5 +528,5 @@ AM_CONDITIONAL(IS_SUNOS, test "x$PLATFORM" = xsunos)
AM_CONDITIONAL(IS_HPUX, test "x$PLATFORM" = xhpux)
AM_CONDITIONAL(IS_UNKNOWN, test "x$PLATFORM" = xunknown)
-# autoconf should create a Makefile. A shock!
+# autoconf should create a Makefile.
AC_OUTPUT(Makefile)