]> git.lyx.org Git - features.git/commit
added a regex to be used when the system is missing one, use noinst instead of pkglib...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 24 Dec 1999 01:30:26 +0000 (01:30 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 24 Dec 1999 01:30:26 +0000 (01:30 +0000)
commit617cfbe80f7dca3cab8de7b13f076393b465e11a
treecea29924ae389756654d594e4814021b33d920a2
parentdbadfb035f9841126b866d82ba7db71fe039ae68
added a regex to be used when the system is missing one, use noinst instead of pkglib since we are currently not useing shared libs anyway.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@394 a592a061-630c-0410-9148-cb99ea01b6c8
ChangeLog
acinclude.m4
configure.in
src/insets/Makefile.am
src/layout.C
src/mathed/Makefile.am
src/support/LRegex.C
src/support/Makefile.am
src/support/lyxregex.h [new file with mode: 0644]
src/support/regex.c [new file with mode: 0644]