Update of /cvsroot/audacity/lib-src/libflac/include/FLAC++
In directory
sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv7404/lib-src/libflac/include/FLAC++
Modified Files:
Tag: AUDACITY_1_2
Makefile.in
Log Message:
Fix building of libflac.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/audacity/lib-src/libflac/include/FLAC++/Makefile.in,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- Makefile.in 8 Apr 2006 14:20:39 -0000 1.1.4.2
+++ Makefile.in 11 Nov 2006 23:25:02 -0000 1.1.4.3
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.5 from Makefile.am.
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004 Free Software Foundation, Inc.
+# 2003, 2004, 2005 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -64,6 +64,7 @@
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
+build_triplet = @build@
host_triplet = @host@
subdir = include/FLAC++
DIST_COMMON = $(flaccppinclude_HEADERS) $(srcdir)/Makefile.am \
@@ -73,11 +74,17 @@
$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(mkdir_p)
+mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
+am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
+am__vpath_adj = case $$p in \
+ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
+ *) f=$$p;; \
+ esac;
+am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(flaccppincludedir)"
flaccppincludeHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(flaccppinclude_HEADERS)
@@ -221,6 +228,8 @@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
@@ -304,7 +313,7 @@
test -z "$(flaccppincludedir)" || $(mkdir_p)
"$(DESTDIR)$(flaccppincludedir)"
@list='$(flaccppinclude_HEADERS)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f="`echo $$p | sed -e 's|^.*/||'`"; \
+ f=$(am__strip_dir) \
echo " $(flaccppincludeHEADERS_INSTALL) '$$d$$p'
'$(DESTDIR)$(flaccppincludedir)/$$f'"; \
$(flaccppincludeHEADERS_INSTALL) "$$d$$p"
"$(DESTDIR)$(flaccppincludedir)/$$f"; \
done
@@ -312,7 +321,7 @@
uninstall-flaccppincludeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(flaccppinclude_HEADERS)'; for p in $$list; do \
- f="`echo $$p | sed -e 's|^.*/||'`"; \
+ f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(flaccppincludedir)/$$f'"; \
rm -f "$(DESTDIR)$(flaccppincludedir)/$$f"; \
done
@@ -418,7 +427,7 @@
clean-generic:
distclean-generic:
- -rm -f $(CONFIG_CLEAN_FILES)
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs