mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Add forgotten HAVE_BACKTRACE define.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-01-26 Daniel Stone <daniel@freedesktop.org>
|
||||
|
||||
* xorg-config.h.in:
|
||||
Add forgotten HAVE_BACKTRACE define.
|
||||
|
||||
2006-01-25 Adam Jackson <ajax@freedesktop.org>
|
||||
|
||||
* Makefile.am:
|
||||
|
||||
@@ -106,4 +106,7 @@
|
||||
/* System has wscons console */
|
||||
#undef WSCONS_SUPPORT
|
||||
|
||||
/* Has backtrace support */
|
||||
#undef HAVE_BACKTRACE
|
||||
|
||||
#endif /* _XORG_CONFIG_H_ */
|
||||
|
||||
Reference in New Issue
Block a user