comparison configure.in @ 15899:4ee67c1476f4

Generate src/paths.h here.
author Richard M. Stallman <rms@gnu.org>
date Thu, 22 Aug 1996 19:29:12 +0000
parents 9eb4a4ea23c6
children b0399aedfcfe
comparison
equal deleted inserted replaced
15898:126376841424 15899:4ee67c1476f4
1665 sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/^/ /' -e 's/ *$//' \ 1665 sed -e 's/[^a-zA-Z0-9_]/ /g' -e 's/^/ /' -e 's/ *$//' \
1666 -e 's/ */ -U/g' -e 's/-U[0-9][^ ]*//g' \ 1666 -e 's/ */ -U/g' -e 's/-U[0-9][^ ]*//g' \
1667 `" 1667 `"
1668 changequote([, ])dnl 1668 changequote([, ])dnl
1669 1669
1670 echo creating src/paths.h
1671 make paths-force
1672
1670 echo creating lib-src/Makefile 1673 echo creating lib-src/Makefile
1671 ( cd lib-src 1674 ( cd lib-src
1672 rm -f junk.c junk1.c junk2.c 1675 rm -f junk.c junk1.c junk2.c
1673 sed -e '/start of cpp stuff/q' \ 1676 sed -e '/start of cpp stuff/q' \
1674 < Makefile.c > junk1.c 1677 < Makefile.c > junk1.c