List Info

Thread: slight change in configure.ac to support cygwin




slight change in configure.ac to support cygwin
country flaguser name
Germany
2007-12-27 10:16:16
Hi list,

attached is a minor patch that ensures that we get a clean
configure run on 
Cygwin 1.x (POSIX.1 layer) systems. The issue on cygwin is,
we need a more 
strict library (-lxml2 in this case) specification while
linking.

Asking Paul to apply to CVS please.

Stipe

------------------------------------------------------------
-------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation
(KSF)
http://www.tolj.org/     
        http://www.kannel.org/

mailto:st__tolj.org          
mailto:stolj__kannel.org
------------------------------------------------------------
-------

_______________________________________________
Devel mailing list
Develmbuni.org
http://
lists.mbuni.org/mailman/listinfo/devel

  
Re: slight change in configure.ac to support cygwin
user name
2007-12-30 22:12:26
Applied.

Thanks.


On Dec 27, 2007 7:16 PM, Stipe Tolj < sttolj.org">sttolj.org&gt; wrote:
Hi list,

attached is a minor patch that ensures that we get a clean configure run on
Cygwin 1.x (POSIX.1 layer) systems. The issue on cygwin is, we need a more
strict library (-lxml2 in this case) specification while linking.

Asking Paul to apply to CVS please.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto: st__tolj.org">st__tolj.org           mailto: stolj__kannel.org">stolj_{at}_kannel.org
-------------------------------------------------------------------

### Eclipse Workspace Patch 1.0
#P mbuni-cvs-head
Index: configure.ac
===================================================================
RCS file: /cvsroot/mbuni/mbuni/configure.ac,v
retrieving revision 1.26
diff -u -r1.26 configure.ac
--- configure.ac        21 Dec 2007 10:14:08 -0000      1.26
+++ configure.ac        27 Dec 2007 16:13:02 -0000
-251,8 +251,9
        AC_MSG_RESULT([$gw_version])
        AC_MSG_CHECKING([Kannel libs])
        if ! $GW_CONFIG --libs &>/dev/null ; then
-                LDFLAGS="$LDFLAGS `$GW_CONFIG --libs`&quot;
                gw_libdir=`$GW_CONFIG --libs`
+                LDFLAGS="$LDFLAGS $gw_libdir"
+                LIBS="$LIBS $gw_libdir"
                AC_MSG_RESULT([$gw_libdir])
        fi
        AC_MSG_CHECKING([Kannel includes])
Index: .cvsignore
===================================================================
RCS file: /cvsroot/mbuni/mbuni/.cvsignore,v
retrieving revision 1.1
diff -u -r1.1 .cvsignore
--- .cvsignore  25 Oct 2005 09:53:13 -0000      1.1
+++ .cvsignore  27 Dec 2007 16:13:02 -0000
-16,3 +16,9
 libtool
 config.status
 gmon.out
+autom4te.cache
+mbuni-config.h
+mbuni-config.h.in
+.cproject
+.project
+stamp-h1

_______________________________________________
Devel mailing list
Develmbuni.org">Develmbuni.org
http://lists.mbuni.org/mailman/listinfo/devel


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )