--- gvpe/Makefile.in 2011/02/15 13:31:21 1.17 +++ gvpe/Makefile.in 2016/06/30 11:43:38 1.21 @@ -149,6 +149,7 @@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ @@ -162,7 +163,7 @@ SUBDIRS = m4 lib src doc po -ACLOCAL_AMFLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO \ libev/ev.c libev/ev.h libev/libev.m4 libev/ev++.h \ @@ -433,7 +434,7 @@ distcheck: dist $(am__remove_distdir) GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - - chmod -R a-w $(distdir); chmod a+w $(distdir) + chmod -R a-w $(distdir); chmod u+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir)