* config.sed: Reflect the renaming of c++-skel.m4 into cxx-skel.m4.

This commit is contained in:
Juan Manuel Guerrero
2007-03-08 01:47:19 +00:00
parent 0d1c1cab3c
commit a7309d7d90

View File

@@ -1,6 +1,6 @@
# DJGPP specific configuration file.
# Sed script for additional DJGPP specific editing
# of the configure script generated by autoconf 2.60.
# of the configure script generated by autoconf 2.61.
# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
@@ -31,6 +31,7 @@ s,\\.old\\.,_old.,g\
s,\\.tab\\.,_tab.,g\
s,c++\\.at,cxx.at,g\
s,c++\\.m4,cxx.m4,g\
s,c++-skel\\.m4,cxx-skel.m4,g\
s,calc++,calcxx,g\
s,scan-gram-c,c-scan-gram,g\
s,scan-skel-c,c-scan-skel,g\