diff options
author | Ian Romanick <idr@umwelt.(none)> | 2006-07-20 12:08:38 -0700 |
---|---|---|
committer | Ian Romanick <idr@umwelt.(none)> | 2006-07-20 12:08:38 -0700 |
commit | c69c00d6523a35232a32e54a533811fc2b37815a (patch) | |
tree | 0826772fffdb59c8d1f567e6cc3831c807b08835 /hw/xfree86/int10 | |
parent | 46369350d40819ecc2a9f37ed4aaa95866b80997 (diff) | |
parent | 84683f19b4d1c712281036bcabf8dc623e64b26a (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Diffstat (limited to 'hw/xfree86/int10')
-rw-r--r-- | hw/xfree86/int10/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/int10/Makefile.am b/hw/xfree86/int10/Makefile.am index 35abd42b0..c059070ec 100644 --- a/hw/xfree86/int10/Makefile.am +++ b/hw/xfree86/int10/Makefile.am @@ -2,7 +2,7 @@ module_LTLIBRARIES = libint10.la sdk_HEADERS = xf86int10.h -EXTRA_CFLAGS = @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@ +EXTRA_CFLAGS = libint10_la_LDFLAGS = -avoid-version |