Changeset 212

Show
Ignore:
Timestamp:
02/12/08 19:58:05 (1 year ago)
Author:
conrad
Message:

as it turns out we're not actually using any of the X_PRE_LIBS or X_EXTRA_LIBS
either ... we basically only depend on libX11 (come to think of it, minimal
dependency was one of the design goals anyway ...)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • xsel/trunk/Makefile.am

    r209 r212  
    44 
    55AM_CFLAGS = @X_CFLAGS@ 
    6 LDADD = @X_LIBS@ @X_PRE_LIBS@ @X_EXTRA_LIBS@ 
     6LDADD = @X_LIBS@ 
    77 
    88bin_PROGRAMS = xsel