Command explanations patch -Np1 -i ../fam-&fam-version;-dnotify-1.patch: This patch enables FAM to use the Linux kernel dnotify mechanism to inform the calling process of file modifications, rather than polling the file system for modifications. autoreconf -f -i This command is necessary since the dnotify patch affects the configure.ac and Makefile.am.