]> git.lyx.org Git - features.git/commit
add the boost signals librarys source files, and compile the libboostsignals.la library
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sun, 26 May 2002 13:02:17 +0000 (13:02 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sun, 26 May 2002 13:02:17 +0000 (13:02 +0000)
commit6352b88f9fb252d8acc14f155a22dea87d9a229d
treefb7a28dd366fc8be3e01c4dcf299259de2c9256b
parent1d78db75711910a87bc5f988d3e0984873a65349
add the boost signals librarys source files, and compile the libboostsignals.la library

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4209 a592a061-630c-0410-9148-cb99ea01b6c8
14 files changed:
ChangeLog
boost/ChangeLog
boost/libs/Makefile.am
boost/libs/regex/src/.cvsignore
boost/libs/signals/.cvsignore [new file with mode: 0644]
boost/libs/signals/Makefile.am [new file with mode: 0644]
boost/libs/signals/src/.cvsignore [new file with mode: 0644]
boost/libs/signals/src/Makefile.am [new file with mode: 0644]
boost/libs/signals/src/connection.cpp [new file with mode: 0644]
boost/libs/signals/src/signal_base.cpp [new file with mode: 0644]
boost/libs/signals/src/slot.cpp [new file with mode: 0644]
boost/libs/signals/src/trackable.cpp [new file with mode: 0644]
configure.in
po/POTFILES.in