diff options
author | Morris Meyer <[email protected]> | 2009-07-27 14:06:41 -0400 |
---|---|---|
committer | Morris Meyer <[email protected]> | 2009-07-27 14:06:41 -0400 |
commit | 90beaae660222f1fb5ca15313f8e4645d3fd30fe (patch) | |
tree | 5c6603a9cc756f147dbe634e2b186c99a7f8b3a0 /make/build-nativewindow.xml | |
parent | 0b7a4d59af3ec29740720c4c8d9b249efe06ff5f (diff) |
mips changes
Diffstat (limited to 'make/build-nativewindow.xml')
-rw-r--r-- | make/build-nativewindow.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml index 79e6b93ae..e19d75ba2 100644 --- a/make/build-nativewindow.xml +++ b/make/build-nativewindow.xml @@ -490,8 +490,6 @@ <!-- linker configuration --> <linker id="linker.cfg.linux.nativewindow.x11" extends="linker.cfg.linux"> - <syslibset dir="/usr/X11R6/lib" libs="X11"/> - <syslibset dir="/usr/X11R6/lib" libs="Xxf86vm" /> </linker> <linker id="linker.cfg.linux.amd64.nativewindow.x11" extends="linker.cfg.linux.amd64"> |