comparison configure @ 109850:242a8b343421

merge from trunk
author Joakim <joakim@localhost.localdomain>
date Sat, 03 Apr 2010 22:21:58 +0200
parents 28a8c62b8ee7 1f5000fd5ff7
children fe07c47cf7a7
comparison
equal deleted inserted replaced
109849:28a8c62b8ee7 109850:242a8b343421
5770 5770
5771 #ifndef LIB_X11_LIB 5771 #ifndef LIB_X11_LIB
5772 #define LIB_X11_LIB -lX11 5772 #define LIB_X11_LIB -lX11
5773 #endif 5773 #endif
5774 5774
5775 #ifndef LIBX11_SYSTEM 5775 configure___ LIBX=LIB_X11_LIB
5776 #define LIBX11_SYSTEM
5777 #endif
5778 configure___ LIBX=LIB_X11_LIB LIBX11_SYSTEM
5779 5776
5780 #ifdef UNEXEC 5777 #ifdef UNEXEC
5781 configure___ unexec=UNEXEC 5778 configure___ unexec=UNEXEC
5782 #else 5779 #else
5783 configure___ unexec=unexec.o 5780 configure___ unexec=unexec.o