aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-04-15 13:22:31 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-04-19 08:52:06 -0400
commit44baa36b9904f2afdfd00769a2d15a5eb630059e (patch)
tree1d8095719b2677bf0e460154da5259582545c22a /Makefile.am
parentconfig: remove unrequired AC_HEADER_STDC (diff)
downloadxf86-input-evdev-44baa36b9904f2afdfd00769a2d15a5eb630059e.tar.gz
xf86-input-evdev-44baa36b9904f2afdfd00769a2d15a5eb630059e.tar.bz2
xf86-input-evdev-44baa36b9904f2afdfd00769a2d15a5eb630059e.zip
config: refactor and comment the sdkdir distcheck workaround
Seperate legitimate sdkdir usage from distcheck workaround. Comment this non obvious workaround. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 47d5e78..00c7940 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-# Ensure headers are installed below $(prefix) for distcheck
+# Provide an sdk location that is writable by the evdev module
DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg'
SUBDIRS = src man include