2 hw/xfree86/Makefile.am | 1 -
3 hw/xfree86/Makefile.in | 1 -
4 2 files changed, 2 deletions(-)
6 diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
7 index 9aeaea1..dcca3b8 100644
8 --- a/hw/xfree86/Makefile.am
9 +++ b/hw/xfree86/Makefile.am
10 @@ -100,7 +100,6 @@ EXTRA_DIST = xorgconf.cpp
12 # Without logdir, X will post an error on the terminal and will not start
14 - $(AM_V_GEN)$(MKDIR_P) $(DESTDIR)$(logdir)
16 $(INSTALL_DATA) libXorg.exe.a $(DESTDIR)$(libdir)/libXorg.exe.a
18 diff --git a/hw/xfree86/Makefile.in b/hw/xfree86/Makefile.in
19 index c4fceee..74da8f1 100644
20 --- a/hw/xfree86/Makefile.in
21 +++ b/hw/xfree86/Makefile.in
22 @@ -1161,7 +1161,6 @@ uninstall-am: uninstall-binPROGRAMS uninstall-local \
24 # Without logdir, X will post an error on the terminal and will not start
26 - $(AM_V_GEN)$(MKDIR_P) $(DESTDIR)$(logdir)
27 @CYGWIN_TRUE@ $(INSTALL_DATA) libXorg.exe.a $(DESTDIR)$(libdir)/libXorg.exe.a