[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: sdb
Date: 06/01/07 17:34:53
Modified: . Makefile.am
Log:
* configure.ac, src/Makefile.am: Changed automake stuff
to explicitly look for guile, and then link to it.
* autogen.sh, m4/guile.m4: Added local guile macros.
Revision Changes Path
1.20 +1 -1 eda/geda/devel/gnetlist/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/devel/gnetlist/src/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- Makefile.am 22 Feb 2005 22:13:28 -0000 1.19
+++ Makefile.am 7 Jan 2006 22:34:53 -0000 1.20
@@ -14,7 +14,7 @@
endif
INCLUDES = -I$(top_srcdir)/include @GNETLIST_CFLAGS@
-gnetlist_LDADD = @GNETLIST_LDFLAGS@
+gnetlist_LDADD = @GNETLIST_LDFLAGS@ @GUILE_LDFLAGS@
EXTRA_DIST = create_proto