Re: Disabling dependency tracking - how?

2002-11-10 Thread miki . shapiro
files by name from the makefile. TIA -- Miki Shapiro <[EMAIL PROTECTED]> Coder - Unixophile - Boarder - Quake God Aladdin Knowledge Systems - Tel: +972-(4)-8811403 ICQ: 3EE853 - C++ Berkeley Burton Trib

Disabling dependency tracking - how?

2002-11-10 Thread miki . shapiro
ot mandatory to mention them during compilation (The C preprocessor fits their contents in either way). Is there an advantage I am not aware of in doing it so? Thanks! -- Miki Shapiro <[EMAIL PROTECTED]> Coder - Unixophile - Boarder - Quake God Alad

Re: weird flags set by configure

2002-11-07 Thread miki . shapiro
Well, I guess we all got smarter on the tripple -I. issue. Thanks! Otherwise, I'm also subscribed on the list, so no need to CC me in every post :-) . -- Miki Shapiro <[EMAIL PROTECTED]> Coder - Unixophile - Boarder - Quake God Aladdin Knowle

Re: weird flags set by configure

2002-11-06 Thread miki . shapiro
do I put in HAVE_SOMETHING" ? what variables are appliable here? shell environment variables? m4 macros? again, a reference to go somewhere and RTFM would be nice, regarding the non-trivial syntax of the Makefile.am file (as in advanced features like coditionals et cetra, not only the obvious

weird flags set by configure

2002-11-04 Thread miki . shapiro
Small question: Why do my autoconf-generated configure scripts automatically fit in debugging info "-g -O2" (or -g if I ask nicely?) When I compile release versions of my code, how do I (elegantly) ask automake, or rather autoconf (through autoconf.in) to omit this from CXXFLAGS? Thank

making a package install in a nonconventional dir

2002-11-03 Thread miki . shapiro
ld I reference in the C sources to get a const char* string of that directory? Thanks! -- Miki Shapiro <[EMAIL PROTECTED]> Coder - Unixophile - Boarder - Quake God Aladdin Knowledge Systems - Tel: +972-(4)-8811403 ICQ: 3EE853 --

Repost: Newbie Questions

2002-10-31 Thread miki . shapiro
quot;; exit 1; \ fi" section? Do I want it soiling our dev team's screens?(probbably not...) Therefore, how do I build my configure (and thereby makefile) so make program don't show it? Thanks! -- Miki Shapiro <[EMAIL PROTECTED]> Coder - Unixophile - Boarder - Quake God Aladdin Knowl

Newbie Questions

2002-10-30 Thread miki . shapiro
Z walkthrough to RTFM - of putting a package together, of what I need to package with my tarball (assuming not all systems I deploy to have BSD install scripts and such), in short - comprehensive packaging-oriented (and not automake-oriented) docs? Thanks! -- Miki Shapiro