20 lines
754 B
Plaintext
20 lines
754 B
Plaintext
*** ../xspread.orig/Imakefile Fri May 26 23:29:48 1995
|
|
--- Imakefile Fri May 26 23:30:24 1995
|
|
***************
|
|
*** 16,22 ****
|
|
# Define -DRE_COMP for BSD/SUN regular expression handler
|
|
|
|
# If you have problems you might want to call this DEFINES =
|
|
! EXTRA_DEFINES = -DDOBACKUPS -DSIGVOID -DRINT -DRE_COMP \
|
|
-DDFLT_PAGER=\"more\" -DSAVENAME=\"SC.SAVE\" \
|
|
-DDOINGX -DSC_FONT=\"9x15\" -DCRYPT_PATH \
|
|
-DBSD43
|
|
--- 16,22 ----
|
|
# Define -DRE_COMP for BSD/SUN regular expression handler
|
|
|
|
# If you have problems you might want to call this DEFINES =
|
|
! EXTRA_DEFINES = -DDOBACKUPS -DSIGVOID -DRINT \
|
|
-DDFLT_PAGER=\"more\" -DSAVENAME=\"SC.SAVE\" \
|
|
-DDOINGX -DSC_FONT=\"9x15\" -DCRYPT_PATH \
|
|
-DBSD43
|