Show
Ignore:
Timestamp:
06/21/10 09:04:19 (2 years ago)
Author:
Antti-Juhani Kaijanaho <ajk@…>
Children:
72ebe081314754cf0300ebd5b8969fac31b3330e
Parents:
959687afa28ccfe698945609bed89f4f17adc1cb
git-committer:
Antti-Juhani Kaijanaho <ajk@…> (06/21/10 09:04:19)
Message:

Use gdb to get more readable assertion backtraces

Signed-off-by: Antti-Juhani Kaijanaho <ajk@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • GNUmakefile.in

    r19beb87 rd4631b9  
    1717         @BOOST_PROGRAM_OPTIONS_LIB@ @BOOST_THREAD_LIB@ \ 
    1818         @GnuTLS_LIBS@ 
    19 DEFS = @DEFS@ -DCONFFILE=\"$(cfgfile)\" 
     19DEFS = @DEFS@ -DCONFFILE=\"$(cfgfile)\" -DBINDIR=\"${bindir}\" 
    2020 
    2121INSTALL = @INSTALL@