Displaying 3 results from an estimated 3 matches for "documentation_rules_tru".
Did you mean:
documentation_rules_true
2017 Jan 16
2
Building xapian-bindings
...uby gem.
I was trying to upgrade to 1.4.2 and had some issues.
The generated makefile doesn’t work because of the following:
docs/rdocs/index.html: docs/xapian.rb
rm -rf docs/rdocs
$(MKDIR_P) docs
cd docs && $(RDOC) --op rdocs `test -f xapian.rb||echo
'$(abs_srcdir)/'`xapian.rb
@DOCUMENTATION_RULES_TRUE at docs/xapian.rb: generate-rdoc-stubs
xapian.rb ../doxygen-xml/index.xml
@DOCUMENTATION_RULES_TRUE@ $(PERL) $(srcdir)/generate-rdoc-stubs
@DOCUMENTATION_RULES_TRUE at .rst.html:
@DOCUMENTATION_RULES_TRUE@ -case "$@" in */*) d=`echo "$@"|sed
's,/[^/]*$$,,'`; $(MKDIR_P)...
2017 Jan 16
0
Building xapian-bindings
...had some issues.
>
> The generated makefile doesn’t work because of the following:
>
> docs/rdocs/index.html: docs/xapian.rb
> rm -rf docs/rdocs
> $(MKDIR_P) docs
> cd docs && $(RDOC) --op rdocs `test -f xapian.rb||echo
> '$(abs_srcdir)/'`xapian.rb
>
> @DOCUMENTATION_RULES_TRUE at docs/xapian.rb: generate-rdoc-stubs
> xapian.rb ../doxygen-xml/index.xml
> @DOCUMENTATION_RULES_TRUE@ $(PERL) $(srcdir)/generate-rdoc-stubs
>
> @DOCUMENTATION_RULES_TRUE at .rst.html:
> @DOCUMENTATION_RULES_TRUE@ -case "$@" in */*) d=`echo "$@"|sed
> 's...
2010 Sep 03
1
TinycoreLinux Install
...LD='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOCUMENTATION_RULES_FALSE=''
DOCUMENTATION_RULES_TRUE='#'
DOT=''
DOXYGEN=''
DOXYGEN_DOT_PATH=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/local/bin/grep -E'
EXEEXT=''
FGREP='/usr/local/bin/grep -F'
GREP='/usr/local/bin/grep'...