summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-23 17:52:03 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-23 17:52:03 +0100
commit9c5950b73129a2a4d3e0ae2e81737845277971cb (patch)
treec0edbb5337a0f78a4e79782cf8a10c1bb343e1d1
parent876b38c7a284889b5df6f9e3883b350a359541b8 (diff)
downloadxine-lib-9c5950b73129a2a4d3e0ae2e81737845277971cb.tar.gz
xine-lib-9c5950b73129a2a4d3e0ae2e81737845277971cb.tar.bz2
Missing "fi".
-rw-r--r--m4/xine.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/xine.m4 b/m4/xine.m4
index cf64ec022..9aac9da6a 100644
--- a/m4/xine.m4
+++ b/m4/xine.m4
@@ -99,6 +99,7 @@ AC_DEFUN([AM_PATH_XINE], [
*** to modify your LD_LIBRARY_PATH enviroment variable, or edit
*** /etc/ld.so.conf so that the correct libraries are found at run-time.
])
+ fi
fi
AC_SUBST(XINE_CFLAGS)
AC_SUBST(XINE_LIBS)