dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] pnetlib ChangeLog, 1.1411, 1.1412 configure.in, 1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib ChangeLog, 1.1411, 1.1412 configure.in, 1.98, 1.99
Date: Mon, 13 Oct 2003 10:13:44 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv31906

Modified Files:
        ChangeLog configure.in 
Log Message:


Add "AC_LIBTOOL_WIN32_DLL" to configure.in, so that Xsharp's support
routines are built properly under Win32.


Index: configure.in
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/configure.in,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -d -r1.98 -r1.99
*** configure.in        13 Oct 2003 01:36:26 -0000      1.98
--- configure.in        13 Oct 2003 10:13:41 -0000      1.99
***************
*** 26,29 ****
--- 26,30 ----
  AC_PROG_LN_S
  AC_PROG_MAKE_SET
+ AC_LIBTOOL_WIN32_DLL
  AM_PROG_LIBTOOL
  AC_PATH_PROG(CYGPATH, cygpath)

Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1411
retrieving revision 1.1412
diff -C2 -d -r1.1411 -r1.1412
*** ChangeLog   13 Oct 2003 07:16:55 -0000      1.1411
--- ChangeLog   13 Oct 2003 10:13:40 -0000      1.1412
***************
*** 67,70 ****
--- 67,73 ----
        * README: update the linking exception to match GNU Classpath.
  
+       * configure.in: add "AC_LIBTOOL_WIN32_DLL" to configure.in,
+       so that Xsharp's support routines are built properly under Win32.
+ 
  2003-10-12  Neil Cawse  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]