- Use USES=localbase - Cosmetic change - Regenerate patch files with makepatch: - Take maintainership
13 lines
454 B
Text
13 lines
454 B
Text
--- Makefile.in.orig 2003-03-02 00:23:00 UTC
|
|
+++ Makefile.in
|
|
@@ -132,8 +132,8 @@ EXTRA_DIST = \
|
|
@ID3_NEEDZLIB_TRUE@zlib_subdir = zlib
|
|
@ID3_NEEDZLIB_FALSE@zlib_subdir =
|
|
|
|
-SUBDIRS = . m4 $(zlib_subdir) doc include id3com src examples
|
|
-DIST_SUBDIRS = . m4 zlib doc include id3com src examples prj libprj
|
|
+SUBDIRS = . m4 doc include id3com src examples
|
|
+DIST_SUBDIRS = . m4 doc include id3com src examples prj libprj
|
|
|
|
INCLUDES = @ID3LIB_DEBUG_FLAGS@
|
|
|