.../configure CFLAGS=-g

Just out of curiosity, is this different than 'CFLAGS=-g ./configure
...'? I do this all the time and wonder if your way is somehow better.

"./config.status --version" will not document it.

The recomended way is to use
./configure CFLAGS=-g

Andre Caldas.


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to