Macros by Category Revision History
Search:

ac_prog_modprobe

SYNOPSIS

AC_PROG_MODPROBE

DESCRIPTION

This macro searches for a modprobe command, such as can be found on Linux systems with loadable kernel module support. PATH is checked first, then the default location(s).

This is one of several autoconf macros intended to assist in configuring and installing loadable kernel modules.

SOURCE CODE

http://autoconf-archive.cryp.to/ac_prog_modprobe.m4

LICENSE

Copyright © 2008 Kaelin Colclasure <kaelin@acm.org>

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.