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

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

[Dotgnu-pnet-commits] CVS: pnet/tests Makefile.am,1.14,1.15


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

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

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/tests/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** Makefile.am 4 Dec 2002 00:48:34 -0000       1.14
--- Makefile.am 14 Dec 2002 23:24:39 -0000      1.15
***************
*** 12,16 ****
  test_verify_LDADD   = ../engine/libILEngine.a ../dumpasm/libILDumpAsm.a \
                                          ../image/libILImage.a 
../support/libILSupport.a \
!                                         $(FFILIBS) $(GCLIBS) $(REGEXLIBS)
  
  test_thread_SOURCES = test_thread.c \
--- 12,16 ----
  test_verify_LDADD   = ../engine/libILEngine.a ../dumpasm/libILDumpAsm.a \
                                          ../image/libILImage.a 
../support/libILSupport.a \
!                                         $(FFILIBS) $(GCLIBS)
  
  test_thread_SOURCES = test_thread.c \




reply via email to

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