* Fixed xaw.la and motif.la loading.
git-svn-id: svn://svn.zoy.org/elk/trunk@216 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
		
							parent
							
								
									8eb3b6d06b
								
							
						
					
					
						commit
						97d78723a2
					
				| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
(define widgets (if (feature? 'motif) 'motif 'xaw))
 | 
			
		||||
 | 
			
		||||
(require 'xlib)
 | 
			
		||||
(require 'xt.la (string->symbol (format #f "~a.la" widgets)))
 | 
			
		||||
(require (string->symbol (format #f "~a.la" widgets)))
 | 
			
		||||
 | 
			
		||||
(provide 'xwidgets)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue