mirror of
https://github.com/darlinghq/darling-pcre.git
synced 2024-11-23 12:09:48 +00:00
12 lines
410 B
Diff
12 lines
410 B
Diff
--- Makefile.in.orig 2017-05-19 16:08:20.000000000 -0700
|
|
+++ Makefile.in 2017-05-19 16:08:25.000000000 -0700
|
|
@@ -1338,7 +1338,7 @@
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu Makefile
|
|
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
+Makefile:
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
echo ' $(SHELL) ./config.status'; \
|