configure script

Werner Modenbach modenbach at alc.de
Tue Oct 23 11:56:55 BST 2001


Hi to all!

When switching my compile options to "treat warnings as errors" the configure 
script reports an error: unable to compile a program.
The reason is line 1123 in the configure script:

	main(){return(0);}

Is it possible to change this to:

	int main(){return(0);}

Then everything works fine.

- Werner -


-- 
--------------------------------------------------------------
                    ALC Computertechnik GmbH

        \_       \_          \_\_\_     Kaiserstr. 100
       \_\_      \_        \_           D-52134 Herzogenrath
      \_  \_     \_        \_           Germany
     \_\_\_\_    \_        \_           Fon +49 2407 95810
    \_      \_   \_        \_           Fax +49 2407 958139
   \_        \_  \_\_\_\_    \_\_\_     http://www.alc.de
   ===========================================================
   Werner Modenbach                     modenbach at alc.de
--------------------------------------------------------------

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list