47eee6e7f4
Release notes: http://www.mesa3d.org/relnotes/10.2.html http://www.mesa3d.org/relnotes/10.2.1.html
13 lines
607 B
Text
13 lines
607 B
Text
--- Makefile.in.orig 2014-06-10 10:07:40.000000000 +0200
|
|
+++ Makefile.in 2014-06-10 10:08:27.000000000 +0200
|
|
@@ -85,9 +85,7 @@
|
|
$(top_srcdir)/m4/ax_gcc_builtin.m4 \
|
|
$(top_srcdir)/m4/ax_prog_bison.m4 \
|
|
$(top_srcdir)/m4/ax_prog_flex.m4 \
|
|
- $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
|
|
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
|
|
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
|
|
+ $(top_srcdir)/m4/ax_pthread.m4 \
|
|
$(top_srcdir)/VERSION $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|