~vcs-imports/network-manager/trunk

Viewing all changes in revision 6544.

  • Committer: Dan Winship
  • Author(s): Adrian Bunk
  • Date: 2013-05-13 14:29:37 UTC
  • Revision ID: git-v1:f5c29c9694efd08202d9625052d5525b26b1ad05
configure.ac cleanups

- unconditionally use AM_SILENT_RULES, automake 1.11 is already required
- remove the following macros whose results were unused:
  - AC_PROG_INSTALL
  - AC_HEADER_STDC
  - AC_CHECK_HEADERS(fcntl.h paths.h sys/ioctl.h sys/time.h syslog.h unistd.h)
  - AC_TYPE_MODE_T
  - AC_HEADER_TIME
  - AC_CHECK_FUNCS(select socket uname)
- remove the following obsolete macros (not relevant on non-historic systems):
  - AC_PROG_GCC_TRADITIONAL
  - AC_FUNC_MEMCMP

https://bugzilla.gnome.org/show_bug.cgi?id=700169

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: