1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-18 00:50:52 +02:00

Correct project name in autotools files.

This commit is contained in:
benjamin.drung@gmail.com 2013-11-01 10:41:34 +00:00
parent 1b554517d7
commit 15d103d29e
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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