make make distcheck pass

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1653 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2007-08-12 20:51:58 +00:00
parent db7fdf6e32
commit e6714e1cb1
6 changed files with 2 additions and 11280 deletions

View file

@ -115,6 +115,7 @@ AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
AC_SUBST(LTDLINCL)
AC_SUBST(LIBLTDL)
AC_CONFIG_SUBDIRS(libltdl)
if test "x$enable_ltdl_install" = "xno" && test "x$ac_cv_lib_ltdl_lt_dlinit" = "xno" ; then
AC_MSG_ERROR([[
@ -782,8 +783,6 @@ src/pulse/version.h
])
AC_OUTPUT
AC_CONFIG_SUBDIRS(libltdl)
# ==========================================================================
ENABLE_X11=no
if test "x$HAVE_X11" = "x1" ; then