1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11-clocks/xalarm/files/patch-aa
Thomas Gellekum d53535a9ea Import of xalarm, an X based alarm clock.
Closes PR #2151.

Submitted by:	Kenneth Monville <desmo@bandwidth.org>
1997-02-17 09:30:16 +00:00

20 lines
742 B
Plaintext

*** Imakefile.orig Wed Dec 4 08:27:18 1996
--- Imakefile Wed Dec 4 08:27:53 1996
***************
*** 23,29 ****
/**/# 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
OBJS = alarm.o when.o warnings.o times.o dates.o file.o fns.o xalarm.o
--- 23,29 ----
/**/# 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) -DFORKRETURNSPID_T -DUSERENAME -DUSEGETHOSTNAME -DUSEGETPWUID
OBJS = alarm.o when.o warnings.o times.o dates.o file.o fns.o xalarm.o