VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/README@ 76767

Last change on this file since 76767 was 51223, checked in by vboxsync, 11 years ago

Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.

  • Property svn:eol-style set to native
File size: 559 bytes
Line 
1The contents of this directory were extracted from the contents of the
2archive xorg-server-X11R7.0-1.0.1.tar.bz2, as downloaded from ftp.x.org, using
3the following shell script:
4
5for i in `find xorg-server-X11R7.0-1.0.1 -name '*.h' | grep -v hw/xwin \
6 | grep -v hw/xquartz | grep -v hw/kdrive | grep -v hw/xnest \
7 | grep -v hw/xprint | grep -v hw/xgl`
8 do
9 cp $i $PATH_VBOX/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
10 done
11
12In addition, the file xf86config.h was removed, as it conflicts with
13xf86Config.h on non-case-sensitive file-systems.
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette