diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/xine.m4 | 1 |
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) |