configure on a HP-UX B.11.31 (itanium) failed with the following:
configure:2534: checking for C compiler default output file name
configure:2537: cc -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/apps/b2p/b2pContrib/src/CUnit-2.1-0/CUnit/Headers
-L/apps/b2p/b2pContrib/src/CUnit-2.1-0/CUnit/Sources conftest.c >&5
cc: error 1914: bad form for `-W' option
configure:2540: $? = 1
how can i change the CFLAGS to to adjust to my compiler?
Anonymous