Re: patches to gnucap-2006-07-08

al davis <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
On Wednesday 02 August 2006 17:20, Dan McMahill wrote:
> Here are a few patches for gnucap-2006-07-08.  What they do
> are:

The list software stripped out the attachment.  Since it was held for
moderation, I was able to get it from the moderation notice.  Here it is in text form:
===================================

::::::::::::::
patch-aa
::::::::::::::
--- configure.ac.orig   2006-06-28 10:51:41.000000000 -0400
+++ configure.ac        2006-08-01 08:43:49.000000000 -0400
@@ -27,5 +27,5 @@
 # used as a check to be sure we found it
 
-AM_INIT_AUTOMAKE(gnucap, 2006-05-06)
+AM_INIT_AUTOMAKE(gnucap, 2006-07-08)
 AM_CONFIG_HEADER([config.h])
 
@@ -124,4 +124,5 @@
        examples/Makefile
        man/Makefile
+       man/html/Makefile
        man/Addmodel/Makefile
        man/Behavior/Makefile
::::::::::::::
patch-ab
::::::::::::::
--- man/Makefile.am.orig        2006-06-28 04:29:13.000000000 -0400
+++ man/Makefile.am     2006-07-30 08:30:03.000000000 -0400
@@ -2,5 +2,5 @@
 ##
 
-####SUBDIRS= ${TEXDIRS} html
+SUBDIRS= ${TEXDIRS} html
 
 pkgmanualdir= ${pkgdatadir}/manual
::::::::::::::
patch-ac
::::::::::::::
--- /dev/null   2006-08-01 03:24:45.000000000 -0400
+++ man/html/Makefile.am        2006-07-30 08:35:15.000000000 -0400
@@ -0,0 +1,8 @@
+## $Id$
+##
+
+pkghtmlmanualdir= ${pkgdatadir}/manual/html
+dist_pkghtmlmanual_DATA= ${HTMLFILES} gnucap-man.hidx gnucap-man.hind
+
+HTMLFILES= $(wildcard $(srcdir)/*.html)
+
::::::::::::::
patch-ad
::::::::::::::
--- src/Makefile.am.orig        2006-06-28 04:15:58.000000000 -0400
+++ src/Makefile.am     2006-07-30 09:15:52.000000000 -0400
@@ -52,5 +52,5 @@
        s__out.cc s__solve.cc s_dc.cc s_dc_set.cc s_dc_swp.cc s_fo.cc s_fo_out.cc \
        s_fo_set.cc s__.h u_status.h s_ac.h s_dc.h s_fo.h s_tr.h s_tr.cc s_tr_rev.cc \
-       s_tr_set.cc s_tr_swp.cc u_cardst.h m_wave.h u_nodemap.cc u_sdp.cc \
+       s_tr_set.cc s_tr_swp.cc u_cardst.h u_limit.h m_wave.h u_nodemap.cc u_sdp.cc \
        u_prblst.cc u_probe.cc u_xprobe.cc u_nodemap.h u_sdp.h u_prblst.h \
        u_probe.h u_xprobe.h u_parameter.h u_parameter.cc \
::::::::::::::
patch-ae
::::::::::::::
--- test/Makefile.am.orig       2005-08-22 14:42:44.000000000 -0400
+++ test/Makefile.am    2006-07-30 09:08:44.000000000 -0400
@@ -81,4 +81,6 @@
        eqmodify.ckt e_storag.1.ckt l.ckt named_nodes.ckt nmos100.ckt nmos15.ckt \
        nmp100.ckt opamp-ol.ckt opamp-ol-disto.ckt opamp-vf.ckt oscillator.1.ckt \
-       oscillator.2.ckt README sl.ckt test trcurve.ckt trcurves.ckt u_.doc zx.ckt 
+       oscillator.2.ckt param.1.ckt param.2.ckt param.3.ckt param.4.ckt param.5.ckt \
+       parse.1.ckt README sl.ckt test trcurve.ckt trcurves.ckt u_.doc zero.2.ckt \
+       zero.ckt
 
::::::::::::::
patch-af
::::::::::::::
--- test/==/Makefile.am.orig    2005-08-22 14:43:19.000000000 -0400
+++ test/==/Makefile.am 2006-07-30 09:08:56.000000000 -0400
@@ -102,5 +102,7 @@
        e_storag.1.ckt.out l.ckt.out named_nodes.ckt.out nmos100.ckt.out \
        nmos15.ckt.out nmp100.ckt.out opamp-ol.ckt.out opamp-ol-disto.ckt.out \
-       opamp-vf.ckt.out oscillator.1.ckt.out oscillator.2.ckt.out sl.ckt.out \
-       trcurve.ckt.out trcurves.ckt.out zx.ckt.out 
+       opamp-vf.ckt.out oscillator.1.ckt.out oscillator.2.ckt.out param.1.ckt.out \
+       param.2.ckt.out param.3.ckt.out param.4.ckt.out param.5.ckt.out \
+       parse.1.ckt.out sl.ckt.out \
+       trcurve.ckt.out trcurves.ckt.out zero.2.ckt.out zero.ckt.out

===================================================
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.