Macros by Category | Revision History |
AC_PROG_MODPROBE
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.
http://autoconf-archive.cryp.to/ac_prog_modprobe.m4
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.