[Pkg-e-commits] [SCM] Core abstraction layer for enlightenment DR 0.17 branch, upstream-vcs, updated. 17066e277fc229c9ca06f46287cf52d5ee7ae37f

mej mej at alioth.debian.org
Sat Mar 15 18:25:10 UTC 2008


The following commit has been merged in the upstream-vcs branch:
commit 5dc44b08707dc569897312604e612be857923c13
Author: mej <mej>
Date:   Tue Mar 11 02:25:29 2008 +0000

    Mon Mar 10 19:25:39 2008                        Michael Jennings (mej)
    
    Do not require bleeding-edge autoFUCK tools.
    ----------------------------------------------------------------------

diff --git a/configure.in b/configure.in
index 6895c39..58c689c 100644
--- a/configure.in
+++ b/configure.in
@@ -57,7 +57,7 @@ PKG_PROG_PKG_CONFIG
 dnl check common functions and headers
 AC_CHECK_FUNCS(gettimeofday)
 AC_CHECK_FUNCS(strlcpy)
-AC_CHECK_HEADERS_ONCE(dlfcn.h features.h langinfo.h locale.h netinet/in.h sys/mman.h sys/time.h windows.h winsock2.h)
+AC_CHECK_HEADERS(dlfcn.h features.h langinfo.h locale.h netinet/in.h sys/mman.h sys/time.h windows.h winsock2.h)
 AC_CHECK_LIB(dl, dlopen, dlopen_libs=-ldl)
 AC_SUBST(dlopen_libs)
 

-- 
Core abstraction layer for enlightenment DR 0.17



More information about the Pkg-e-commits mailing list