summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2006-11-13 01:54:32 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2006-11-13 01:54:32 +0200
commit5bfe7f4dfc6ab51b6790d74faf11574385234423 (patch)
tree86dc894f0804ef6d173dbd33ada3528311678a98 /include
parentacb5ff4c73ac4d52201d7c421f488e2ead5c8b9c (diff)
DRI: call drmSetServerInfo() before drmOpen().
Also, remove some libdrm remnants.
Diffstat (limited to 'include')
-rw-r--r--include/libdrm-config.h.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/libdrm-config.h.in b/include/libdrm-config.h.in
deleted file mode 100644
index 286004b96..000000000
--- a/include/libdrm-config.h.in
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * libdrm-config.h.in: not at all generated.
- */
-
-/* Number of bits in a file offset, on hosts where this is settable. */
-#undef _FILE_OFFSET_BITS
-
-/* Define for large files, on AIX-style hosts. */
-#undef _LARGE_FILES
-