[xiph-cvs] cvs commit: vorbis-tools/share Makefile.am

Stan Seibert volsung at xiph.org
Sat Sep 22 16:13:51 PDT 2001



volsung     01/09/22 16:13:50

  Modified:    share    Makefile.am
  Log:
  Now "make install" won't install the shared code built in vorbis-tools/share.

Revision  Changes    Path
1.2       +1 -1      vorbis-tools/share/Makefile.am

Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/share/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am	2001/09/22 22:49:51	1.1
+++ Makefile.am	2001/09/22 23:13:50	1.2
@@ -4,7 +4,7 @@
 
 INCLUDES = -I$(top_srcdir)/include
 
-lib_LIBRARIES = libutf8.a libgetopt.a
+noinst_LIBRARIES = libutf8.a libgetopt.a
 
 libutf8_a_SOURCES = utf8.c
 MAP_FILES = 8859-1.map 8859-2.map

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list