mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
fix running of lib/configure
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3689 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cedd9c91a2
commit
66f2845cbc
@ -1,3 +1,7 @@
|
||||
2002-03-07 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* Makefile.am: fix call to configure.
|
||||
|
||||
2002-03-06 Lars Gullik Bjønnes <larsbj@birdstep.com>
|
||||
|
||||
* layouts/obsolete.inc: obsolete LaTeX
|
||||
|
@ -44,7 +44,7 @@ $(srcdir)/configure: $(srcdir)/configure.m4
|
||||
$(CHMOD) 755 $@
|
||||
|
||||
lyxrc.defaults: $(srcdir)/configure
|
||||
$<
|
||||
$(SHELL) $<
|
||||
|
||||
libinstalldirs:
|
||||
for dir in $(LYXLIBDIRS) ; do \
|
||||
|
Loading…
Reference in New Issue
Block a user