[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force Xft2 SVN commit: rev 57 - trunk



Author: branden
Date: 2003-10-05 15:53:13 -0500 (Sun, 05 Oct 2003)
New Revision: 57

Modified:
   trunk/Makefile.am
Log:
Remove man_MANS from EXTRA_DIST target, since the configure script will
generate Xft.3 from Xft.3.in.

Whitespace cleanup.

- Makefile.am


Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2003-10-05 06:45:18 UTC (rev 56)
+++ trunk/Makefile.am	2003-10-05 20:53:13 UTC (rev 57)
@@ -55,10 +55,9 @@
 libXft_la_LDFLAGS = -version-number 2:1:1
 
 libXftincludedir = $(includedir)/X11/Xft
-libXftinclude_HEADERS = Xft.h XftCompat.h 
+libXftinclude_HEADERS = Xft.h XftCompat.h
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = xft.pc
 
-EXTRA_DIST = xft-config.in xft.pc.in Xft.3.in $(man_MANS) autogen.sh
-
+EXTRA_DIST = xft-config.in xft.pc.in Xft.3.in autogen.sh



Reply to: