mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-30 17:23:51 +01:00 
			
		
		
		
	Update generated autotool files by running autoreconf
This commit is contained in:
		
							
								
								
									
										24
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										24
									
								
								configure
									
									
									
									
										vendored
									
									
								
							| @@ -2887,7 +2887,7 @@ ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var. | ||||
|  | ||||
|  | ||||
|  | ||||
| am__api_version='1.15' | ||||
| am__api_version='1.14' | ||||
|  | ||||
| # Find a good install program.  We prefer a C program (faster), | ||||
| # so one script is as good as another.  But avoid the broken or | ||||
| @@ -3079,7 +3079,7 @@ else | ||||
| $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} | ||||
| fi | ||||
|  | ||||
| if test x"${install_sh+set}" != xset; then | ||||
| if test x"${install_sh}" != xset; then | ||||
|   case $am_aux_dir in | ||||
|   *\ * | *\	*) | ||||
|     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; | ||||
| @@ -3407,8 +3407,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | ||||
| # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> | ||||
| mkdir_p='$(MKDIR_P)' | ||||
|  | ||||
| # We need awk for the "check" target (and possibly the TAP driver).  The | ||||
| # system "awk" is bad on some platforms. | ||||
| # We need awk for the "check" target.  The system "awk" is bad on | ||||
| # some platforms. | ||||
| # Always define AMTAR for backward compatibility.  Yes, it's still used | ||||
| # in the wild :-(  We should find a proper way to deprecate it ... | ||||
| AMTAR='$${TAR-tar}' | ||||
| @@ -21131,12 +21131,12 @@ if test -n "$SBSMS_CFLAGS"; then | ||||
|     pkg_cv_SBSMS_CFLAGS="$SBSMS_CFLAGS" | ||||
|  elif test -n "$PKG_CONFIG"; then | ||||
|     if test -n "$PKG_CONFIG" && \ | ||||
|     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 1.6.0\""; } >&5 | ||||
|   ($PKG_CONFIG --exists --print-errors "sbsms >= 1.6.0") 2>&5 | ||||
|     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 2.2.0\""; } >&5 | ||||
|   ($PKG_CONFIG --exists --print-errors "sbsms >= 2.2.0") 2>&5 | ||||
|   ac_status=$? | ||||
|   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
|   test $ac_status = 0; }; then | ||||
|   pkg_cv_SBSMS_CFLAGS=`$PKG_CONFIG --cflags "sbsms >= 1.6.0" 2>/dev/null` | ||||
|   pkg_cv_SBSMS_CFLAGS=`$PKG_CONFIG --cflags "sbsms >= 2.2.0" 2>/dev/null` | ||||
| else | ||||
|   pkg_failed=yes | ||||
| fi | ||||
| @@ -21147,12 +21147,12 @@ if test -n "$SBSMS_LIBS"; then | ||||
|     pkg_cv_SBSMS_LIBS="$SBSMS_LIBS" | ||||
|  elif test -n "$PKG_CONFIG"; then | ||||
|     if test -n "$PKG_CONFIG" && \ | ||||
|     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 1.6.0\""; } >&5 | ||||
|   ($PKG_CONFIG --exists --print-errors "sbsms >= 1.6.0") 2>&5 | ||||
|     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sbsms >= 2.2.0\""; } >&5 | ||||
|   ($PKG_CONFIG --exists --print-errors "sbsms >= 2.2.0") 2>&5 | ||||
|   ac_status=$? | ||||
|   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||||
|   test $ac_status = 0; }; then | ||||
|   pkg_cv_SBSMS_LIBS=`$PKG_CONFIG --libs "sbsms >= 1.6.0" 2>/dev/null` | ||||
|   pkg_cv_SBSMS_LIBS=`$PKG_CONFIG --libs "sbsms >= 2.2.0" 2>/dev/null` | ||||
| else | ||||
|   pkg_failed=yes | ||||
| fi | ||||
| @@ -21170,9 +21170,9 @@ else | ||||
|         _pkg_short_errors_supported=no | ||||
| fi | ||||
|         if test $_pkg_short_errors_supported = yes; then | ||||
| 	        SBSMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sbsms >= 1.6.0" 2>&1` | ||||
| 	        SBSMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sbsms >= 2.2.0" 2>&1` | ||||
|         else | ||||
| 	        SBSMS_PKG_ERRORS=`$PKG_CONFIG --print-errors "sbsms >= 1.6.0" 2>&1` | ||||
| 	        SBSMS_PKG_ERRORS=`$PKG_CONFIG --print-errors "sbsms >= 2.2.0" 2>&1` | ||||
|         fi | ||||
| 	# Put the nasty error message in config.log where it belongs | ||||
| 	echo "$SBSMS_PKG_ERRORS" >&5 | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # Makefile.in generated by automake 1.15 from Makefile.am. | ||||
| # Makefile.in generated by automake 1.14.1 from Makefile.am. | ||||
| # @configure_input@ | ||||
|  | ||||
| # Copyright (C) 1994-2014 Free Software Foundation, Inc. | ||||
| # Copyright (C) 1994-2013 Free Software Foundation, Inc. | ||||
|  | ||||
| # This Makefile.in is free software; the Free Software Foundation | ||||
| # gives unlimited permission to copy and/or distribute it, | ||||
| @@ -15,17 +15,7 @@ | ||||
| @SET_MAKE@ | ||||
|  | ||||
| VPATH = @srcdir@ | ||||
| am__is_gnu_make = { \ | ||||
|   if test -z '$(MAKELEVEL)'; then \ | ||||
|     false; \ | ||||
|   elif test -n '$(MAKE_HOST)'; then \ | ||||
|     true; \ | ||||
|   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ | ||||
|     true; \ | ||||
|   else \ | ||||
|     false; \ | ||||
|   fi; \ | ||||
| } | ||||
| am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' | ||||
| am__make_running_with_option = \ | ||||
|   case $${target_option-} in \ | ||||
|       ?) ;; \ | ||||
| @@ -104,6 +94,18 @@ host_triplet = @host@ | ||||
| @WINDOWS_TRUE@									 $(NULL) | ||||
|  | ||||
| subdir = . | ||||
| DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ | ||||
| 	$(top_srcdir)/configure $(am__configure_deps) \ | ||||
| 	$(top_srcdir)/autotools/depcomp autotools/ar-lib \ | ||||
| 	autotools/compile autotools/config.guess autotools/config.sub \ | ||||
| 	autotools/depcomp autotools/install-sh autotools/missing \ | ||||
| 	autotools/ltmain.sh $(top_srcdir)/autotools/ar-lib \ | ||||
| 	$(top_srcdir)/autotools/compile \ | ||||
| 	$(top_srcdir)/autotools/config.guess \ | ||||
| 	$(top_srcdir)/autotools/config.sub \ | ||||
| 	$(top_srcdir)/autotools/install-sh \ | ||||
| 	$(top_srcdir)/autotools/ltmain.sh \ | ||||
| 	$(top_srcdir)/autotools/missing | ||||
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||||
| am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ | ||||
| 	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ | ||||
| @@ -111,8 +113,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ | ||||
| 	$(top_srcdir)/configure.ac | ||||
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||||
| 	$(ACLOCAL_M4) | ||||
| DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ | ||||
| 	$(am__configure_deps) $(am__DIST_COMMON) | ||||
| am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | ||||
|  configure.lineno config.status.lineno | ||||
| mkinstalldirs = $(install_sh) -d | ||||
| @@ -265,17 +265,6 @@ ETAGS = etags | ||||
| CTAGS = ctags | ||||
| CSCOPE = cscope | ||||
| AM_RECURSIVE_TARGETS = cscope | ||||
| am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/autotools/ar-lib \ | ||||
| 	$(top_srcdir)/autotools/compile \ | ||||
| 	$(top_srcdir)/autotools/config.guess \ | ||||
| 	$(top_srcdir)/autotools/config.sub \ | ||||
| 	$(top_srcdir)/autotools/depcomp \ | ||||
| 	$(top_srcdir)/autotools/install-sh \ | ||||
| 	$(top_srcdir)/autotools/ltmain.sh \ | ||||
| 	$(top_srcdir)/autotools/missing autotools/ar-lib \ | ||||
| 	autotools/compile autotools/config.guess autotools/config.sub \ | ||||
| 	autotools/depcomp autotools/install-sh autotools/ltmain.sh \ | ||||
| 	autotools/missing | ||||
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||||
| distdir = $(PACKAGE)-$(VERSION) | ||||
| top_distdir = $(distdir) | ||||
| @@ -452,6 +441,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi | ||||
| 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ | ||||
| 	$(am__cd) $(top_srcdir) && \ | ||||
| 	  $(AUTOMAKE) --foreign Makefile | ||||
| .PRECIOUS: Makefile | ||||
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||||
| 	@case '$?' in \ | ||||
| 	  *config.status*) \ | ||||
| @@ -752,15 +742,15 @@ dist-xz: distdir | ||||
| 	$(am__post_remove_distdir) | ||||
|  | ||||
| dist-tarZ: distdir | ||||
| 	@echo WARNING: "Support for distribution archives compressed with" \ | ||||
| 		       "legacy program 'compress' is deprecated." >&2 | ||||
| 	@echo WARNING: "Support for shar distribution archives is" \ | ||||
| 	               "deprecated." >&2 | ||||
| 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2 | ||||
| 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | ||||
| 	$(am__post_remove_distdir) | ||||
|  | ||||
| dist-shar: distdir | ||||
| 	@echo WARNING: "Support for shar distribution archives is" \ | ||||
| 	               "deprecated." >&2 | ||||
| 	@echo WARNING: "Support for distribution archives compressed with" \ | ||||
| 		       "legacy program 'compress' is deprecated." >&2 | ||||
| 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2 | ||||
| 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | ||||
| 	$(am__post_remove_distdir) | ||||
| @@ -796,17 +786,17 @@ distcheck: dist | ||||
| 	esac | ||||
| 	chmod -R a-w $(distdir) | ||||
| 	chmod u+w $(distdir) | ||||
| 	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst | ||||
| 	mkdir $(distdir)/_build $(distdir)/_inst | ||||
| 	chmod a-w $(distdir) | ||||
| 	test -d $(distdir)/_build || exit 0; \ | ||||
| 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | ||||
| 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | ||||
| 	  && am__cwd=`pwd` \ | ||||
| 	  && $(am__cd) $(distdir)/_build/sub \ | ||||
| 	  && ../../configure \ | ||||
| 	  && $(am__cd) $(distdir)/_build \ | ||||
| 	  && ../configure \ | ||||
| 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \ | ||||
| 	    $(DISTCHECK_CONFIGURE_FLAGS) \ | ||||
| 	    --srcdir=../.. --prefix="$$dc_install_base" \ | ||||
| 	    --srcdir=.. --prefix="$$dc_install_base" \ | ||||
| 	  && $(MAKE) $(AM_MAKEFLAGS) \ | ||||
| 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \ | ||||
| 	  && $(MAKE) $(AM_MAKEFLAGS) check \ | ||||
| @@ -995,8 +985,6 @@ uninstall-am: uninstall-libLTLIBRARIES | ||||
| 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | ||||
| 	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES | ||||
|  | ||||
| .PRECIOUS: Makefile | ||||
|  | ||||
|  | ||||
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||||
| # Otherwise a system limit (for SysV at least) may be exceeded. | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # Makefile.in generated by automake 1.15 from Makefile.am. | ||||
| # Makefile.in generated by automake 1.14.1 from Makefile.am. | ||||
| # @configure_input@ | ||||
|  | ||||
| # Copyright (C) 1994-2014 Free Software Foundation, Inc. | ||||
| # Copyright (C) 1994-2013 Free Software Foundation, Inc. | ||||
|  | ||||
| # This Makefile.in is free software; the Free Software Foundation | ||||
| # gives unlimited permission to copy and/or distribute it, | ||||
| @@ -16,17 +16,7 @@ | ||||
|  | ||||
|  | ||||
| VPATH = @srcdir@ | ||||
| am__is_gnu_make = { \ | ||||
|   if test -z '$(MAKELEVEL)'; then \ | ||||
|     false; \ | ||||
|   elif test -n '$(MAKE_HOST)'; then \ | ||||
|     true; \ | ||||
|   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ | ||||
|     true; \ | ||||
|   else \ | ||||
|     false; \ | ||||
|   fi; \ | ||||
| } | ||||
| am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' | ||||
| am__make_running_with_option = \ | ||||
|   case $${target_option-} in \ | ||||
|       ?) ;; \ | ||||
| @@ -90,6 +80,18 @@ POST_UNINSTALL = : | ||||
| build_triplet = @build@ | ||||
| host_triplet = @host@ | ||||
| subdir = . | ||||
| DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ | ||||
| 	$(top_srcdir)/configure $(am__configure_deps) \ | ||||
| 	$(srcdir)/libwidgetextra.pc.in $(top_srcdir)/autotools/depcomp \ | ||||
| 	INSTALL autotools/ar-lib autotools/compile \ | ||||
| 	autotools/config.guess autotools/config.sub autotools/depcomp \ | ||||
| 	autotools/install-sh autotools/missing autotools/ltmain.sh \ | ||||
| 	$(top_srcdir)/autotools/ar-lib $(top_srcdir)/autotools/compile \ | ||||
| 	$(top_srcdir)/autotools/config.guess \ | ||||
| 	$(top_srcdir)/autotools/config.sub \ | ||||
| 	$(top_srcdir)/autotools/install-sh \ | ||||
| 	$(top_srcdir)/autotools/ltmain.sh \ | ||||
| 	$(top_srcdir)/autotools/missing | ||||
| ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | ||||
| am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_strict_prototypes.m4 \ | ||||
| 	$(top_srcdir)/m4/ax_cflags_warn_all.m4 \ | ||||
| @@ -100,8 +102,6 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cflags_strict_prototypes.m4 \ | ||||
| 	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac | ||||
| am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | ||||
| 	$(ACLOCAL_M4) | ||||
| DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ | ||||
| 	$(am__configure_deps) $(am__DIST_COMMON) | ||||
| am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | ||||
|  configure.lineno config.status.lineno | ||||
| mkinstalldirs = $(install_sh) -d | ||||
| @@ -225,17 +225,6 @@ ETAGS = etags | ||||
| CTAGS = ctags | ||||
| CSCOPE = cscope | ||||
| AM_RECURSIVE_TARGETS = cscope | ||||
| am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libwidgetextra.pc.in \ | ||||
| 	$(top_srcdir)/autotools/ar-lib $(top_srcdir)/autotools/compile \ | ||||
| 	$(top_srcdir)/autotools/config.guess \ | ||||
| 	$(top_srcdir)/autotools/config.sub \ | ||||
| 	$(top_srcdir)/autotools/depcomp \ | ||||
| 	$(top_srcdir)/autotools/install-sh \ | ||||
| 	$(top_srcdir)/autotools/ltmain.sh \ | ||||
| 	$(top_srcdir)/autotools/missing INSTALL autotools/ar-lib \ | ||||
| 	autotools/compile autotools/config.guess autotools/config.sub \ | ||||
| 	autotools/depcomp autotools/install-sh autotools/ltmain.sh \ | ||||
| 	autotools/missing | ||||
| DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | ||||
| distdir = $(PACKAGE)-$(VERSION) | ||||
| top_distdir = $(distdir) | ||||
| @@ -403,6 +392,7 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi | ||||
| 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ | ||||
| 	$(am__cd) $(top_srcdir) && \ | ||||
| 	  $(AUTOMAKE) --foreign Makefile | ||||
| .PRECIOUS: Makefile | ||||
| Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | ||||
| 	@case '$?' in \ | ||||
| 	  *config.status*) \ | ||||
| @@ -642,15 +632,15 @@ dist-xz: distdir | ||||
| 	$(am__post_remove_distdir) | ||||
|  | ||||
| dist-tarZ: distdir | ||||
| 	@echo WARNING: "Support for distribution archives compressed with" \ | ||||
| 		       "legacy program 'compress' is deprecated." >&2 | ||||
| 	@echo WARNING: "Support for shar distribution archives is" \ | ||||
| 	               "deprecated." >&2 | ||||
| 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2 | ||||
| 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z | ||||
| 	$(am__post_remove_distdir) | ||||
|  | ||||
| dist-shar: distdir | ||||
| 	@echo WARNING: "Support for shar distribution archives is" \ | ||||
| 	               "deprecated." >&2 | ||||
| 	@echo WARNING: "Support for distribution archives compressed with" \ | ||||
| 		       "legacy program 'compress' is deprecated." >&2 | ||||
| 	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2 | ||||
| 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz | ||||
| 	$(am__post_remove_distdir) | ||||
| @@ -686,17 +676,17 @@ distcheck: dist | ||||
| 	esac | ||||
| 	chmod -R a-w $(distdir) | ||||
| 	chmod u+w $(distdir) | ||||
| 	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst | ||||
| 	mkdir $(distdir)/_build $(distdir)/_inst | ||||
| 	chmod a-w $(distdir) | ||||
| 	test -d $(distdir)/_build || exit 0; \ | ||||
| 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ | ||||
| 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ | ||||
| 	  && am__cwd=`pwd` \ | ||||
| 	  && $(am__cd) $(distdir)/_build/sub \ | ||||
| 	  && ../../configure \ | ||||
| 	  && $(am__cd) $(distdir)/_build \ | ||||
| 	  && ../configure \ | ||||
| 	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \ | ||||
| 	    $(DISTCHECK_CONFIGURE_FLAGS) \ | ||||
| 	    --srcdir=../.. --prefix="$$dc_install_base" \ | ||||
| 	    --srcdir=.. --prefix="$$dc_install_base" \ | ||||
| 	  && $(MAKE) $(AM_MAKEFLAGS) \ | ||||
| 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \ | ||||
| 	  && $(MAKE) $(AM_MAKEFLAGS) check \ | ||||
| @@ -880,8 +870,6 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgconfigDATA | ||||
| 	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \ | ||||
| 	uninstall-pkgconfigDATA | ||||
|  | ||||
| .PRECIOUS: Makefile | ||||
|  | ||||
|  | ||||
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||||
| # Otherwise a system limit (for SysV at least) may be exceeded. | ||||
|   | ||||
| @@ -650,9 +650,9 @@ distclean-generic: | ||||
| maintainer-clean-generic: | ||||
| 	@echo "This command is intended for maintainers to use" | ||||
| 	@echo "it deletes files that may require special tools to rebuild." | ||||
| @FLaC__HAS_DOXYGEN_FALSE@uninstall-local: | ||||
| @FLaC__HAS_DOXYGEN_FALSE@distclean-local: | ||||
| @FLaC__HAS_DOXYGEN_FALSE@install-data-local: | ||||
| @FLaC__HAS_DOXYGEN_FALSE@uninstall-local: | ||||
| clean: clean-recursive | ||||
|  | ||||
| clean-am: clean-generic clean-libtool mostlyclean-am | ||||
|   | ||||
		Reference in New Issue
	
	Block a user