diff --git a/lib-src/libnyquist/Makefile.am b/lib-src/libnyquist/Makefile.am index 0b379a056..f5d6a8580 100644 --- a/lib-src/libnyquist/Makefile.am +++ b/lib-src/libnyquist/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -# Makefile(.in) for portSMF using Autotools (but not libtool). +# Makefile(.in) for libnyquist using Autotools (but not libtool). # Written by Richard Ash following Gary Vaughan's Autobook NYQUIST = nyquist diff --git a/lib-src/libnyquist/configure.ac b/lib-src/libnyquist/configure.ac index c05804dcb..501ef34ab 100644 --- a/lib-src/libnyquist/configure.ac +++ b/lib-src/libnyquist/configure.ac @@ -1,5 +1,5 @@ dnl -dnl portSMF configure.in script - version not using libtool +dnl libnyquist configure.in script - version not using libtool dnl dnl Joshua Haberman dnl Dominic Mazzoni