Skip to content
  • Sebastian Dröge's avatar
    autogen.sh: Add -Wno-portability to the automake parameters to stop warnings... · cb1a8617
    Sebastian Dröge authored
    autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We...
    
    Original commit message from CVS:
    * autogen.sh:
    Add -Wno-portability to the automake parameters to stop warnings
    about GNU make extensions being used. We require GNU make in almost
    every Makefile anyway.
    * configure.ac:
    Check for a working C compiler with AC_PROG_CC.
    Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
    at the same time is required for per target flags.
    cb1a8617
To find the state of this project's repository at the time of any of these versions, check out the tags.