Remove leftover variables for cfb24 build, and finish commenting out Xglx
standalone stuff, which some versions of automake get whiny about.
This commit is contained in:
		
							parent
							
								
									ab01eb247f
								
							
						
					
					
						commit
						3d1667278f
					
				|  | @ -1,3 +1,10 @@ | |||
| 2006-01-27  Eric Anholt  <anholt@FreeBSD.org> | ||||
| 
 | ||||
| 	* hw/xfree86/dixmods/Makefile.am: | ||||
| 	* hw/xgl/glx/Makefile.am: | ||||
| 	Remove leftover variables for cfb24 build, and finish commenting out | ||||
| 	Xglx standalone stuff, which some versions of automake get whiny about. | ||||
| 
 | ||||
| 2006-01-27  Alan Hourihane  <alanh@fairlite.demon.co.uk> | ||||
| 
 | ||||
| 	* hw/xfree86/scanpci/pci.ids: | ||||
|  |  | |||
|  | @ -59,10 +59,6 @@ libcfb16_la_LDFLAGS = -avoid-version | |||
| libcfb16_la_LIBADD = $(top_builddir)/cfb16/libcfb16.la | ||||
| libcfb16_la_SOURCES = cfb16module.c | ||||
| 
 | ||||
| libcfb24_la_LDFLAGS = -avoid-version | ||||
| libcfb24_la_LIBADD = $(top_builddir)/cfb24/libcfb24.la | ||||
| libcfb24_la_SOURCES = cfb24module.c | ||||
| 
 | ||||
| libcfb32_la_LDFLAGS = -avoid-version | ||||
| libcfb32_la_LIBADD = $(top_builddir)/cfb32/libcfb32.la | ||||
| libcfb32_la_SOURCES = cfb32module.c | ||||
|  |  | |||
|  | @ -44,5 +44,5 @@ libxglx_la_SOURCES = \ | |||
| #	$(XGLXMODULES_LIBS) \
 | ||||
| #	-lXrandr
 | ||||
| #Xglx_programs	  = Xglx
 | ||||
| 
 | ||||
| bin_PROGRAMS = $(Xglx_programs) | ||||
| #
 | ||||
| #bin_PROGRAMS = $(Xglx_programs)
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue