*************** *** 15,24 **** # The headers will be in $(ATINCDIR)/At. # The man pages will have the name $(ATMANDIR)/AtPlot.$(ATMANSUFFIX) ! ATLIBDIR = /usr/local/lib ! ATINCDIR = /usr/local/include ! ATMANDIR = /usr/local/man/man3 ! ATMANSUFFIX = 3X # Define one of these to force use of either ansi of traditional compilers. # Defining neither will use the default compiler. --- 15,24 ---- # The headers will be in $(ATINCDIR)/At. # The man pages will have the name $(ATMANDIR)/AtPlot.$(ATMANSUFFIX) ! ATLIBDIR = /usr/local/lib ! ATINCDIR = /usr/local/include ! ATMANDIR = /usr/local/man/man3 ! ATMANSUFFIX = 3X # Define one of these to force use of either ansi of traditional compilers. # Defining neither will use the default compiler. *************** *** 42,48 **** # path to the Postscript font metrics files on your system. Don't get # rid of the quoted "s -- they're very important! ! AFMPATH = \"/usr/local/lib/afm\" # Cpp defines. # --- 42,48 ---- # path to the Postscript font metrics files on your system. Don't get # rid of the quoted "s -- they're very important! ! AFMPATH = \"/usr/local/lib/afm\" # Cpp defines. # *************** *** 54,60 **** # X11R4_INTRINSICS required if Xt is R4 or greater # (actually, it probably no longer compiles under R3) ! DEFINES = -DDEBUG -D_AtDevelopment_ -DX11R4_INTRINSICS # The command used to preformat the man pages. Must be functionally # equivalent to the Unix command 'tbl'. If your man(1) command supports the --- 54,60 ---- # X11R4_INTRINSICS required if Xt is R4 or greater # (actually, it probably no longer compiles under R3) ! DEFINES = -DDEBUG -D_AtDevelopment_ -DX11R4_INTRINSICS # The command used to preformat the man pages. Must be functionally # equivalent to the Unix command 'tbl'. If your man(1) command supports the