[PD-cvs] SF.net SVN: pure-data:[10405] trunk/externals/moocow/gfsm

mukau at users.sourceforge.net mukau at users.sourceforge.net
Sun Nov 30 17:43:07 CET 2008


Revision: 10405
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10405&view=rev
Author:   mukau
Date:     2008-11-30 16:43:07 +0000 (Sun, 30 Nov 2008)

Log Message:
-----------
+ changed local gfsm automake targets to 'noinst', added dummy prefix just to be sure

Modified Paths:
--------------
    trunk/externals/moocow/gfsm/Makefile.am
    trunk/externals/moocow/gfsm/gfsm/Makefile.am
    trunk/externals/moocow/gfsm/gfsm/configure.gnu
    trunk/externals/moocow/gfsm/gfsm/src/libgfsm/Makefile.am

Property Changed:
----------------
    trunk/externals/moocow/gfsm/
    trunk/externals/moocow/gfsm/config/
    trunk/externals/moocow/gfsm/gfsm/
    trunk/externals/moocow/gfsm/gfsm/doc/
    trunk/externals/moocow/gfsm/gfsm/doc/libgfsm/
    trunk/externals/moocow/gfsm/gfsm/doc/programs/
    trunk/externals/moocow/gfsm/gfsm/src/
    trunk/externals/moocow/gfsm/gfsm/src/libgfsm/
    trunk/externals/moocow/gfsm/gfsm/src/programs/
    trunk/externals/moocow/gfsm/gfsm/tests/
    trunk/externals/moocow/gfsm/src/


Property changes on: trunk/externals/moocow/gfsm
___________________________________________________________________
Modified: svn:ignore
   - gfsm.pc
magic
magic.local
*~
.*~
*.o
*.lo
*.la
*.a
*.so
*.gz
*.bz2
*.deb
*.changes
*.dsc
*.rpm
rpm
.libs
.deps
aclocal.m4
autom4te.cache
Makefile
Makefile.in
*.tmp
configure
config.log
config.status
config.cache
libtool
include

   + .cvsignore
gfsm.pc
magic
magic.local
*~
.*~
*.o
*.lo
*.la
*.a
*.so
*.gz
*.bz2
*.deb
*.changes
*.dsc
*.rpm
rpm
.libs
.deps
aclocal.m4
autom4te.cache
Makefile
Makefile.in
*.tmp
configure
config.log
config.status
config.cache
libtool
include


Modified: trunk/externals/moocow/gfsm/Makefile.am
===================================================================
--- trunk/externals/moocow/gfsm/Makefile.am	2008-11-30 16:20:57 UTC (rev 10404)
+++ trunk/externals/moocow/gfsm/Makefile.am	2008-11-30 16:43:07 UTC (rev 10405)
@@ -38,7 +38,6 @@
 
 ## -- maintainerclean: built by maintainer / by hand
 MAINTAINERCLEANFILES = *~ \
-	$(PODS:.pod=.txt) \
 	Makefile Makefile.in \
 	aclocal.m4 \
 	configure \
@@ -46,6 +45,8 @@
 	stamp-h.in \
 	config.h.in
 
+#	$(PODS:.pod=.txt)
+
 maintainer-clean-local:
 	rm -rf autom4te.cache
 


Property changes on: trunk/externals/moocow/gfsm/config
___________________________________________________________________
Modified: svn:ignore
   - *~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
aclocal.m4
Makefile
Makefile.in
README.txt
configure
.deps

depcomp
missing
config.guess
config.sub
ltmain.sh
install-sh
ylwrap


   + .cvsignore
*~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
aclocal.m4
Makefile
Makefile.in
README.txt
configure
.deps

depcomp
missing
config.guess
config.sub
ltmain.sh
install-sh
ylwrap




Property changes on: trunk/externals/moocow/gfsm/gfsm
___________________________________________________________________
Modified: svn:ignore
   - gfsm.pc
magic
magic.local
*~
.*~
*.o
*.lo
*.la
*.a
*.so
*.gz
*.bz2
*.deb
*.changes
*.dsc
*.rpm
rpm
.libs
.deps
aclocal.m4
autom4te.cache
Makefile
Makefile.in
*.tmp
configure
config.log
config.status
config.cache
libtool
include

   + .cvsignore
gfsm.pc
magic
magic.local
*~
.*~
*.o
*.lo
*.la
*.a
*.so
*.gz
*.bz2
*.deb
*.changes
*.dsc
*.rpm
rpm
.libs
.deps
aclocal.m4
autom4te.cache
Makefile
Makefile.in
*.tmp
configure
config.log
config.status
config.cache
libtool
include


Modified: trunk/externals/moocow/gfsm/gfsm/Makefile.am
===================================================================
--- trunk/externals/moocow/gfsm/gfsm/Makefile.am	2008-11-30 16:20:57 UTC (rev 10404)
+++ trunk/externals/moocow/gfsm/gfsm/Makefile.am	2008-11-30 16:43:07 UTC (rev 10405)
@@ -22,7 +22,7 @@
 SUFFIXES = .pc .pod .txt .html
 
 ## --- package config data
-pkgconfig_DATA = @PACKAGE at .pc
+#pkgconfig_DATA = @PACKAGE at .pc
 
 ##-- for gnulib
 ACLOCAL_AMFLAGS = -I m4
@@ -80,15 +80,15 @@
 	pod2html --outfile $@ $<
 endif
 
-pkgdoc_DATA = \
-	$(PODS:.pod=.txt) \
-	$(PODS:.pod=.html)
+#pkgdoc_DATA = \
+#	$(PODS:.pod=.txt) \
+#	$(PODS:.pod=.html)
 
 #-----------------------------------------------------------------------
 # Additional Variables & Rules: magic
 #-----------------------------------------------------------------------
 
-pkgdoc_DATA += gfsm.magic
+#pkgdoc_DATA += gfsm.magic
 
 ##-- phony
 .PHONY: install-magic unintall-magic

Modified: trunk/externals/moocow/gfsm/gfsm/configure.gnu
===================================================================
--- trunk/externals/moocow/gfsm/gfsm/configure.gnu	2008-11-30 16:20:57 UTC (rev 10404)
+++ trunk/externals/moocow/gfsm/gfsm/configure.gnu	2008-11-30 16:43:07 UTC (rev 10405)
@@ -1,2 +1,3 @@
 #!/bin/sh
-exec ./configure --disable-doc --disable-programs --disable-shared "$@"
+exec ./configure "$@" --disable-doc --disable-programs --disable-shared --prefix="$PWD/../../extended/build.moo/noinstall"
+


Property changes on: trunk/externals/moocow/gfsm/gfsm/doc
___________________________________________________________________
Added: svn:ignore
   + html
latex
man
*.stamp
*~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
*.gz
*.bz2
*.zip
.deps
autom4te.cache
aclocal.m4
Makefile
Makefile.in
README.txt
configure
config.log
config.status
config.cache
libtool
tmp



Property changes on: trunk/externals/moocow/gfsm/gfsm/doc/libgfsm
___________________________________________________________________
Added: svn:ignore
   + mainpage.dox
html
latex
man
libgfsm.doxy
doxy-filter.log
libgfsm.log
libgfsm.tag
*.stamp
*~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
*.gz
*.bz2
*.zip
.deps
autom4te.cache
aclocal.m4
Makefile
Makefile.in
README.txt
configure
config.log
config.status
config.cache
libtool
doxy-filter.cfg



Property changes on: trunk/externals/moocow/gfsm/gfsm/doc/programs
___________________________________________________________________
Added: svn:ignore
   + *.tmp

#*.pod
acknowledge.pod

*.gog
*.html
*.txt
*.tex
*.1
*.man
*.ps
*.pdf
*.dvi
*.aux
*.log
*.toc
*.idx
*.stamp
*~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
*.gz
*.bz2
*.zip
.deps
autom4te.cache
aclocal.m4
Makefile
Makefile.in
README.txt
configure
config.log
config.status
config.cache
libtool



Property changes on: trunk/externals/moocow/gfsm/gfsm/src
___________________________________________________________________
Added: svn:ignore
   + *~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
.deps
*.fst
*.tfst
*.lab
stamp-h*
config.h
config.h.in
aclocal.m4
Makefile
Makefile.in
README.txt
configure



Property changes on: trunk/externals/moocow/gfsm/gfsm/src/libgfsm
___________________________________________________________________
Added: svn:ignore
   + *~
.*~
*.o
*.lo
*.la
*.a
*.so
.libs
.deps
*.fst
*.tfst
*.lab
*.loT
gfsmConfigAuto.*
gfsmConfigNoAuto.h
gmon.out
*.output
stamp-h*
###config.h
config.h.in
aclocal.m4
Makefile
Makefile.in
README.txt
configure
graveyard
*.tfst
*.afst
*.thfst
*.gfst
*.lab
*.scl
*.sym
*.dot
*.vcg
*.ps
*.tfst
fsmlib
SFST.moocow
fsa6-src
pd-fst
save
libgfsm.*


Modified: trunk/externals/moocow/gfsm/gfsm/src/libgfsm/Makefile.am
===================================================================
--- trunk/externals/moocow/gfsm/gfsm/src/libgfsm/Makefile.am	2008-11-30 16:20:57 UTC (rev 10404)
+++ trunk/externals/moocow/gfsm/gfsm/src/libgfsm/Makefile.am	2008-11-30 16:43:07 UTC (rev 10405)
@@ -21,7 +21,8 @@
 
 ## --- libtool libraries
 #lib_LTLIBRARIES = ${lib_1}.la ... ${lib_N}.la
-lib_LTLIBRARIES = libgfsm.la
+#lib_LTLIBRARIES = libgfsm.la
+noinst_LTLIBRARIES = libgfsm.la
 
 ## --- shared data in @pkgdatadir@
 #pkgdata_DATA = ${data_1} ... ${data_N}
@@ -97,7 +98,8 @@
 
 ## --- installable headers: @includedir@/@pkgname@
 #pkginclude_HEADERS = ${hfile_1} ... ${hfile_N}
-pkginclude_HEADERS = \
+#pkginclude_HEADERS =
+noinst_HEADERS = \
 	gfsmAssert.h \
 	gfsmConfig.h \
 	gfsmConfigNoAuto.h \


Property changes on: trunk/externals/moocow/gfsm/gfsm/src/programs
___________________________________________________________________
Added: svn:ignore
   + gfsmindex
gfsmarith
gfsmheader
gfsmoptional
gfsmreplace
gfsmsigma
gfsmarcsort
gfsmclosure
gfsmcompile
gfsmcomplement
gfsmcompose
gfsmcompre
gfsmconcat
gfsmconnect
gfsmconvert
gfsmdeterminize
gfsmdifference
gfsmdraw
gfsminfo
gfsmintersect
gfsminvert
gfsmlabels
gfsmlookup
gfsmprint
gfsmproduct
gfsmproject
gfsmprune
gfsmrenumber
gfsmreverse
gfsmrmepsilon
gfsmstrings
gfsmunion
gfsmviterbi

*.out
*.tmp
tmp.*
tmp
SFST*

*~
.*~
*.o
*.lo
*.la
.libs
*.a
*.so
.deps
*.ps
*.lfsa
*.fst
#*.tfst
*.fsa
#*.tfsa
*.thfst
*.afst
*.afsa
*.gfsa
*.gfst
*.dot
#*.lab
*.scl

#*_cmdparser.c
#*_cmdparser.h

argh
save
tdata

stamp-h*
aclocal.m4
Makefile
Makefile.in
README.txt
configure

ma-dwds-hacks



Property changes on: trunk/externals/moocow/gfsm/gfsm/tests
___________________________________________________________________
Added: svn:ignore
   + *~
.*~

perl-t
atconfig
atlocal
Makefile
Makefile.in
testsuite
testsuite.dir
testsuite.log



Property changes on: trunk/externals/moocow/gfsm/src
___________________________________________________________________
Modified: svn:ignore
   - *~
.*~
*.gfst
*.dot
Makefile
Makefile.in
config.h.in

   + .cvsignore
*~
.*~
*.gfst
*.dot
Makefile
Makefile.in
config.h.in



This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list