mirror of
git://git.sv.gnu.org/autoconf
synced 2025-01-30 11:01:45 +08:00
* bin/ifnames.in: Skip C++ comments.
From Jeremy Yallop.
This commit is contained in:
parent
15753f052d
commit
e4a4525091
@ -1,3 +1,8 @@
|
||||
2003-04-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* bin/ifnames.in: Skip C++ comments.
|
||||
From Jeremy Yallop.
|
||||
|
||||
2003-04-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* GNUmakefile (SHELL): Don't assume sh is in /bin/.
|
||||
|
1
THANKS
1
THANKS
@ -84,6 +84,7 @@ Jason Molenda jsm@cygnus.com
|
||||
Jeff Garzik jgarzik@pobox.com
|
||||
Jeffrey A Law law@cygnus.com
|
||||
Jens Petersen petersen@redhat.com
|
||||
Jeremy Yallop jeremy@yallop.org
|
||||
Jim Blandy jimb@wookumz.gnu.ai.mit.edu
|
||||
Jim Meyering meyering@ascend.com
|
||||
Jiro Takabatake jiro@din.or.jp
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29.
|
||||
.TH IFNAMES "1" "February 2003" "ifnames " "User Commands"
|
||||
.TH IFNAMES "1" "April 2003" "ifnames " "User Commands"
|
||||
.SH NAME
|
||||
ifnames \- Extract CPP conditionals from a set of files
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user