Uninstall X link and CYGWIN libXorg.exe.a in local install targets
authorGaetan Nadon <memsize@videotron.ca>
Sat, 28 Sep 2013 19:26:36 +0000 (15:26 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 4 Oct 2013 21:09:35 +0000 (14:09 -0700)
commitb8cfb0dc8426754b477b561bc158b8a24c143ddf
tree9258f196537ffd05668142b64f0e25435ab60680
parent35a528e49269c3df75486cc606e51a8c1c083c06
Uninstall X link and CYGWIN libXorg.exe.a in local install targets

It is our duty to uninstall any files and/or directories that we installed
through install-data-local and install-exec-hook.

Currently the X symbolic link to Xorg remains on disk after running
make uninstall.

Note the exception for logdir which is usually shared by other modules.

Reviewed-By: Matt Dew <marcoz@osource.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
hw/xfree86/Makefile.am