This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
arabica
Watch
1
Star
0
Fork
You've already forked arabica
0
mirror of
https://github.com/jezhiggins/arabica
synced
2024-11-17 07:48:50 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f99c832140
arabica
/
test
/
Makefile.am
8 lines
104 B
Text
Raw
Normal View
History
Unescape
Escape
made building XPath stuff conditional on availability of Boost
2006-09-13 23:55:51 +02:00
SUBDIRS = DOM SAX2DOM
if HAVE_BOOST
SUBDIRS += XPath
endif
sept 2006 release
2006-09-12 23:21:48 +02:00
install:
echo "Nothing to install here"
Reference in a new issue
Copy permalink