summaryrefslogtreecommitdiff
path: root/x11-clocks/xalarm/files/patch-aa
blob: 0f13397f180d5d3024527eb275c2a92ba7cd0e0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- Imakefile.orig	Sat Jul 22 00:32:07 1995
+++ Imakefile	Tue Dec 25 17:40:22 2001
@@ -23,7 +23,7 @@
 /**/#   this may not work if xalarm is invoked from a pseudo terminal).
 /**/# o Define USECUSERID to use cuserid(3) to get the user name.
 
-DEFINES = $(SIGNAL_DEFINES) -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID
+DEFINES = $(SIGNAL_DEFINES) -DFORKRETURNSPID_T -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID
 
 
 OBJS = alarm.o when.o warnings.o times.o dates.o file.o fns.o xalarm.o
@@ -51,7 +51,7 @@
 	@./config.1st -quick $(WHICH) fortune yow
 
 xmemo.man xyow.man xfortune.man:
-	echo ".so man"`echo ManSuffix`"/xalarm."`echo ManSuffix` > $@
+	echo ".so xalarm.man" > $@
 
 xfortune::