[Pkg-lyx-devel] svn commit: r254 - /lyx/branches/lyx-1.5/debian/rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Sun Feb 11 21:06:07 CET 2007


Author: pelle
Date: Sun Feb 11 21:06:07 2007
New Revision: 254

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=254
Log:
hack to define HAVE_KPSEWHICH

Modified:
    lyx/branches/lyx-1.5/debian/rules

Modified: lyx/branches/lyx-1.5/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/rules?rev=254&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/rules (original)
+++ lyx/branches/lyx-1.5/debian/rules Sun Feb 11 21:06:07 2007
@@ -62,6 +62,7 @@
 	test -d build-tree || mkdir build-tree
 	cd build-tree && CXXFLAGS="$(CFLAGS)" \
 		LDFLAGS="$(LDFLAGS)" ../configure $(CONFIGURE_OPTIONS)
+	echo '#define HAVE_KPSEWHICH 1' >> build-tree/config.h
 
 	touch configure-stamp
 




More information about the Pkg-lyx-devel mailing list