Merge branch 'master' into mpx

This commit is contained in:
Peter Hutterer
2008-05-26 17:37:31 +09:30
155 changed files with 34604 additions and 13167 deletions

View File

@@ -148,9 +148,6 @@
/* Define to 1 if you have version 2.2 (or newer) of the drm library */
#undef HAVE_LIBDRM_2_2
/* Define to 1 if launchd is available. */
#undef HAVE_LAUNCHD
/* Have Quartz */
#undef XQUARTZ

View File

@@ -212,8 +212,6 @@ extern SIGVAL GiveUp(int /*sig*/);
extern void UseMsg(void);
extern void InitGlobals(void);
extern void ProcessCommandLine(int /*argc*/, char* /*argv*/[]);
extern int set_font_authorizations(
@@ -411,8 +409,6 @@ extern XID GenerateAuthorization(
extern void ExpandCommandLine(int * /*pargc*/, char *** /*pargv*/);
#endif
extern void ddxInitGlobals(void);
extern int ddxProcessArgument(int /*argc*/, char * /*argv*/ [], int /*i*/);
extern void ddxUseMsg(void);

View File

@@ -118,6 +118,9 @@
/* Have pci_system_init_dev_mem() */
#undef HAVE_PCI_SYSTEM_INIT_DEV_MEM
/* Have pci_enable_device */
#undef HAVE_PCI_DEVICE_ENABLE
/* Path to text files containing PCI IDs */
#undef PCI_TXT_IDS_PATH