You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
512 B
16 lines
512 B
Index: Makefile.in |
|
--- Makefile.in.orig 2016-03-05 16:10:45.852581000 +0100 |
|
+++ Makefile.in 2016-03-05 16:11:17.663273268 +0100 |
|
@@ -330,12 +330,9 @@ |
|
esac; |
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|
- $(SHELL) ./config.status --recheck |
|
|
|
$(top_srcdir)/configure: $(am__configure_deps) |
|
- $(am__cd) $(srcdir) && $(AUTOCONF) |
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|
- $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|
$(am__aclocal_m4_deps): |
|
|
|
config.h: stamp-h1
|
|
|