[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: ahvezda
Date: 07/01/16 19:35:03
Modified: . Makefile.am
Log:
Applied patch by Peter Clifton to add --silent to libtool.
Revision Changes Path
1.59 +2 -1 eda/geda/gaf/libgeda/src/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/Makefile.am,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- Makefile.am 9 Jan 2007 04:47:11 -0000 1.58
+++ Makefile.am 17 Jan 2007 00:35:03 -0000 1.59
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.58 2007/01/09 04:47:11 ahvezda Exp $
+# $Id: Makefile.am,v 1.59 2007/01/17 00:35:03 ahvezda Exp $
#
# NOTE: Don't forget that in the libtool distribution, files in this
# directory are distributed by the demo_distfiles variable in the top
@@ -27,6 +27,7 @@
INCLUDES = -I$(top_srcdir)/include @LIBGEDA_CFLAGS@
libgeda_la_LDFLAGS = @LIBTOOL_FLAGS@ @LIBGEDA_LDFLAGS@
+LIBTOOL=@LIBTOOL@ --silent
EXTRA_DIST = create_proto
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs