summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2012-08-31 17:22:07 +0000
committerRalph Giles <giles@xiph.org>2012-08-31 17:22:07 +0000
commit2d673be9ae0b3263fbe941296b5d11755988905b (patch)
tree6beddf0ced130fefaaed36a46f4e2cfb323d130a
parent50e8f66ece86104256f1cded304c7221be4b0f5b (diff)
downloadogg-2d673be9ae0b3263fbe941296b5d11755988905b.tar.gz
Remote trailing whitespace.
git-svn-id: http://svn.xiph.org/trunk/ogg@18564 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--ogg.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ogg.m4 b/ogg.m4
index 1d3fb8b..77d663b 100644
--- a/ogg.m4
+++ b/ogg.m4
@@ -6,7 +6,7 @@ dnl XIPH_PATH_OGG([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]])
dnl Test for libogg, and define OGG_CFLAGS and OGG_LIBS
dnl
AC_DEFUN([XIPH_PATH_OGG],
-[dnl
+[dnl
dnl Get the cflags and libraries
dnl
AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")