comparison Makefile.in @ 3344:deeb7a37ea11

Pass in LD_SWITCH_X_SITE.
author Jim Blandy <jimb@redhat.com>
date Mon, 31 May 1993 06:03:21 +0000
parents 2807618b3f72
children 38168270a9ca
comparison
equal deleted inserted replaced
3343:d5fde107dbe3 3344:deeb7a37ea11
40 C_SWITCH_SYSTEM=@c_switch_system@ 40 C_SWITCH_SYSTEM=@c_switch_system@
41 ALLOCA=@ALLOCA@ 41 ALLOCA=@ALLOCA@
42 LN_S=@LN_S@ 42 LN_S=@LN_S@
43 CFLAGS=@CFLAGS@ 43 CFLAGS=@CFLAGS@
44 C_SWITCH_X_SITE=@C_SWITCH_X_SITE@ 44 C_SWITCH_X_SITE=@C_SWITCH_X_SITE@
45 LD_SWITCH_X_SITE=@LD_SWITCH_X_SITE@
45 46
46 ### These help us choose version- and architecture-specific directories 47 ### These help us choose version- and architecture-specific directories
47 ### to install files in. 48 ### to install files in.
48 49
49 ### This should be the number of the Emacs version we're building, 50 ### This should be the number of the Emacs version we're building,