comparison lib-src/Makefile.in @ 48311:fb6393f7b62a

(YACC): Deleted.
author Dave Love <fx@gnu.org>
date Thu, 14 Nov 2002 14:09:36 +0000
parents bd6f8b5a580a
children 4cba3e758b98
comparison
equal deleted inserted replaced
48310:483bfbcf5121 48311:fb6393f7b62a
25 # ==================== Things `configure' will edit ==================== 25 # ==================== Things `configure' will edit ====================
26 26
27 CC=@CC@ 27 CC=@CC@
28 CFLAGS=@CFLAGS@ 28 CFLAGS=@CFLAGS@
29 ALLOCA=@ALLOCA@ 29 ALLOCA=@ALLOCA@
30 YACC=@YACC@
31 version=@version@ 30 version=@version@
32 configuration=@configuration@ 31 configuration=@configuration@
33 32
34 # Program name transformation. 33 # Program name transformation.
35 TRANSFORM = @program_transform_name@ 34 TRANSFORM = @program_transform_name@