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

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

[Dotgnu-pnet-commits] CVS: pnet/ilnative Makefile.am,1.9,1.10


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/ilnative Makefile.am,1.9,1.10
Date: Sat, 14 Dec 2002 18:24:41 -0500

Update of /cvsroot/dotgnu-pnet/pnet/ilnative
In directory subversions:/tmp/cvs-serv20326/ilnative

Modified Files:
        Makefile.am 
Log Message:


Use the builtin pnet regex routines in "lib_regexp.c"; remove
all references to the system regex library from the build system.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ilnative/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Makefile.am 22 Nov 2002 00:39:19 -0000      1.9
--- Makefile.am 14 Dec 2002 23:24:39 -0000      1.10
***************
*** 11,15 ****
  ilcheck_LDADD = ../engine/libILEngine.a ../dumpasm/libILDumpAsm.a \
                          ../image/libILImage.a ../support/libILSupport.a \
!                         $(FFILIBS) $(GCLIBS) $(REGEXLIBS)
  
  ilinternal_SOURCES = ilinternal.c
--- 11,15 ----
  ilcheck_LDADD = ../engine/libILEngine.a ../dumpasm/libILDumpAsm.a \
                          ../image/libILImage.a ../support/libILSupport.a \
!                         $(FFILIBS) $(GCLIBS)
  
  ilinternal_SOURCES = ilinternal.c




reply via email to

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