search for: noinst

Displaying 5 results from an estimated 5 matches for "noinst".

Did you mean: noinstr
2013 Aug 19
1
[PATCH] tests: change noinst to check
...file.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 03315de..5aa3219 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -82,7 +82,7 @@ images_files_build = \ initrd-x86_64.img.gz \ test-grep.txt.gz -noinst_DATA = $(images_files_build) test.iso +check_DATA = $(images_files_build) test.iso CLEANFILES = $(images_files_build) test.iso
2008 May 02
1
nut: simplification of the automake stuff
Hallo. Here is a simplification of the automake stuff for nut 2.2.2. The idea is simple: libcommon.a contains stuff for the binaries libparseconf.la contains stuff for binaries and shared library Both are NOINST, automake understands perfectly our intentions. The rest is only a removal of the implicitly defined stuff. On top of the parallel build patch I got build success on all platforms supported by SuSE: ??i386, x86_64, ia64, s390?, s390x, ppc and ppc64. Note that I did not yet verify correctness of b...
2007 Aug 27
0
[ANNOUNCE] libpciaccess 0.9.1
...Whitespace police. Initial support for reading expansion ROM via VGA BIOS address. Bump version to 0.9.0. Add linux_devmem.h to file list. Bump version to 0.9.1 (sigh). James Cloos (1): Remove deprecated .cvsignore files Kristian H??gsberg (1): Add scanpci as a noinst target. edward shu (1): Libpciaccess on Solaris Initial integration git tag: libpciaccess-0.9.1 http://xorg.freedesktop.org/archive/individual/lib/libpciaccess-0.9.1.tar.bz2 MD5: 4b2df0a840917d1ced91973d7626c25d libpciaccess-0.9.1.tar.bz2 SHA1: 5f347ce5e2932916f693553d4eb4f4dec6eda3e9 li...
2006 Dec 21
0
State of the art
...uite buggy even with the old swfdec, so I removed them completely. The current codebase now contains: - libswfdec, the main library. I've reduced the amount of installed headers as much as possible so I can mess with the API as much as I'd like without causing too much trouble. - two noinst programs swfplay and swfdebug in the player/ dir for playing or debugging libswfdec. The code might be useful to develop Flash GUI apps, but I haven't spent too much time thinking about that. - Some simple tools in the test/ dir. They're not installed either. Notable might be swfdec-e...
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...| 11 +- doc/xml/Xserver-spec.xml | 205 +-- doc/xml/dtrace/.gitignore | 1 - doc/xml/dtrace/Makefile.am | 12 +- doc/xml/xmlrules-inst.in | 23 + doc/xml/xmlrules-noinst.in | 22 + doc/xml/xmlrules.in | 53 +- exa/exa.c | 3 +- fb/Makefile.am | 2 +- fb/fb.h | 3 +- fb/fbcmap.c...