commit-gnue
[Top][All Lists]
Advanced

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

gnue/geas configure.in lib/Makefile.am src/Make...


From: Reinhard Mueller
Subject: gnue/geas configure.in lib/Makefile.am src/Make...
Date: Sat, 09 Jun 2001 14:36:36 -0700

CVSROOT:        /cvs
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       01/06/09 14:36:36

Modified files:
        geas           : configure.in 
        geas/lib       : Makefile.am 
        geas/src       : Makefile.am 

Log message:
        removed last references to md5 library

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/configure.in.diff?cvsroot=OldCVS&tr1=1.31&tr2=1.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/lib/Makefile.am.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/src/Makefile.am.diff?cvsroot=OldCVS&tr1=1.34&tr2=1.35&r1=text&r2=text

Patches:
Index: gnue/geas/configure.in
diff -u gnue/geas/configure.in:1.31 gnue/geas/configure.in:1.32
--- gnue/geas/configure.in:1.31 Wed Jun  6 10:25:03 2001
+++ gnue/geas/configure.in      Sat Jun  9 14:36:36 2001
@@ -373,7 +373,6 @@
        idl/Makefile             \
        src/Makefile             \
        lib/Makefile             \
-       lib/md5/Makefile         \
        lib/classdefs/Makefile   \
        src/config/Makefile      \
        src/datamonitor/Makefile \
Index: gnue/geas/lib/Makefile.am
diff -u gnue/geas/lib/Makefile.am:1.3 gnue/geas/lib/Makefile.am:1.4
--- gnue/geas/lib/Makefile.am:1.3       Wed May 16 08:55:16 2001
+++ gnue/geas/lib/Makefile.am   Sat Jun  9 14:36:36 2001
@@ -1,3 +1,3 @@
-## $Id: Makefile.am,v 1.3 2001/05/16 15:55:16 reinhard Exp $
+## $Id: Makefile.am,v 1.4 2001/06/09 21:36:36 reinhard Exp $
 
-SUBDIRS = classdefs md5
+SUBDIRS = classdefs
Index: gnue/geas/src/Makefile.am
diff -u gnue/geas/src/Makefile.am:1.34 gnue/geas/src/Makefile.am:1.35
--- gnue/geas/src/Makefile.am:1.34      Wed Jun  6 10:56:18 2001
+++ gnue/geas/src/Makefile.am   Sat Jun  9 14:36:36 2001
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.34 2001/06/06 17:56:18 reinhard Exp $
+## $Id: Makefile.am,v 1.35 2001/06/09 21:36:36 reinhard Exp $
 
 SUBDIRS        = config objectstore oql objectcache methods datamonitor
 
@@ -27,7 +27,6 @@
        -I$(topdir)/src/config/  \
        -I$(topdir)/src/objectstore/  \
        -I$(top_srcdir)/lib/classdefs \
-       -I$(top_srcdir)/lib/md5 \
        -I$(top_srcdir) \
        $(GLIB_CFLAGS)    \
        $(DB_CFLAGS)      \
@@ -39,7 +38,6 @@
        $(DB_LIBS)                                 \
        $(ORBIT_LIBS)                              \
        $(NAMESERVICE_LIBS)                        \
-       $(top_builddir)/lib/md5/libmd5.a           \
        $(MODULES)                                 \
        $(PYTHON_LFLAGS)                           \
        -luuid                                     \



reply via email to

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