public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 ./WHATS_NEW include/Makefile.in
@ 2010-08-02 13:17 zkabelac
  0 siblings, 0 replies; only message in thread
From: zkabelac @ 2010-08-02 13:17 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	zkabelac@sourceware.org	2010-08-02 13:17:04

Modified files:
	.              : WHATS_NEW 
	include        : Makefile.in 

Log message:
	Do not use VPATH in include/Makefile

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1684&r2=1.1685
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/include/Makefile.in.diff?cvsroot=lvm2&r1=1.13&r2=1.14

--- LVM2/WHATS_NEW	2010/08/02 12:57:04	1.1684
+++ LVM2/WHATS_NEW	2010/08/02 13:17:03	1.1685
@@ -1,5 +1,6 @@
 Version 2.02.73 - 
 ================================
+  Do not use VPATH in include/Makefile.
   Fix exported_symbols generation to use standard compiler arguments.
   Use #include <> not "" in lvm2app.h which gets installed on the system.
   Make liblvm.device-mapper wait for include file generation.
--- LVM2/include/Makefile.in	2010/03/29 14:11:18	1.13
+++ LVM2/include/Makefile.in	2010/08/02 13:17:04	1.14
@@ -17,7 +17,6 @@
 srcdir = @srcdir@
 top_srcdir = @top_srcdir@
 top_builddir = @top_builddir@
-VPATH = @srcdir@
 
 LN_S = @LN_S@
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-02 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-02 13:17 LVM2 ./WHATS_NEW include/Makefile.in zkabelac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).