Re: imlib configure.in, was Re: hrm ... what is fsuid.h



It has already been put into CVS, but here it is:

--- configure.in.old    Thu Jan 14 13:59:57 1999
+++ configure.in        Thu Jan 14 13:59:12 1999
@@ -48,16 +48,16 @@

 dnl Now we check to see if our libtool supports shared lib deps
 dnl (in a rather ugly way even)
-if $dynworks; then
-   imlib_libtool_config="${CONFIG_SHELL-/bin/sh} libtool --config"
-   imlib_deplibs_check=`$imlib_libtool_config | \
-      grep '^[[a-z_]]*check[[a-z_]]*_method=[['\''"]]' | \
-      sed 's/.*[['\''"]]\(.*\)[['\''"]]$/\1/'`
-   if test "x$imlib_deplibs_check" = "xnone" || \
-      test "x$imlib_deplibs_check" = "x"; then
-      dynworks=false
-   fi
-fi
+dnl if $dynworks; then
+dnl    imlib_libtool_config="${CONFIG_SHELL-/bin/sh} libtool --config"
+dnl    imlib_deplibs_check=`$imlib_libtool_config | \
+dnl       grep '^[[a-z_]]*check[[a-z_]]*_method=[['\''"]]' | \
+dnl       sed 's/.*[['\''"]]\(.*\)[['\''"]]$/\1/'`
+dnl    if test "x$imlib_deplibs_check" = "xnone" || \
+dnl       test "x$imlib_deplibs_check" = "x"; then
+dnl       dynworks=false
+dnl    fi
+dnl fi

 if $dynworks; then
    AC_DEFINE(USE_GMODULE)

Michael Hall wrote:
> 
> 
>   Since its been narrowed down to the imlib configure.in, is there a patch
> available or that could be posted ?
>   Thanks.
> 

-- 
TTFN
MikeB



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]