Hello,
2 issues about configure.ac
1) Why is ulibdir set in the default case to '${prefix}/'`basename $libdir`
and not '${exec_prefix}/'`basename $libdir`, although it is what it
libdir is set to in general cases? Is there any disagreement on setting
it to '${exec_prefix}/'`basename $libdir`?
2) I propose removing --enable-debug.
The --enable-debug essentially sets -DDEBUG, -O0 and -ggdb. ggdb seems to
be allready set by -g with gcc. setting -O0 is dubious according to some
info I saw saying that -O2 was better to generate debugging info because
in that case gcc does more checks. And -DDEBUG is set unconditionnally
for the ini backend, unused otherwise, so of no use in configure.
Anybody disagrees?
--
Pat
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Registry-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/registry-list