cvsdist d24b3b2
--- efax-0.9/Makefile.config	1999-03-12 02:00:34.000000000 +0100
cvsdist d24b3b2
+++ efax-0.9/Makefile	2002-06-18 12:43:34.000000000 +0200
cvsdist d24b3b2
@@ -8,7 +8,7 @@
cvsdist ee65da8
 # Compile/load options. Add -DNO_STRERROR to CFLAGS if _strerror
cvsdist ee65da8
 # is undefined
cvsdist ee65da8
 
cvsdist ee65da8
-CFLAGS=
cvsdist ee65da8
+CFLAGS= $(RPM_OPT_FLAGS)
cvsdist d24b3b2
 LDFLAGS=
cvsdist ee65da8
 
cvsdist ee65da8
 # Change the following to the destination directories for
cvsdist d24b3b2
@@ -25,11 +25,9 @@
cvsdist d24b3b2
 
cvsdist d24b3b2
 efax:	efax.o efaxlib.o efaxio.o efaxos.o efaxmsg.o
cvsdist d24b3b2
 	$(CC) -o efax $(LDFLAGS) efax.o efaxlib.o efaxio.o efaxos.o efaxmsg.o
cvsdist d24b3b2
-	strip efax
cvsdist d24b3b2
 
cvsdist d24b3b2
 efix:	efix.o efaxlib.o efaxmsg.o
cvsdist d24b3b2
 	$(CC) -o efix $(LDFLAGS) efix.o efaxlib.o efaxmsg.o
cvsdist d24b3b2
-	strip efix
cvsdist d24b3b2
 
cvsdist d24b3b2
 install:
cvsdist d24b3b2
 	cp fax efax efix $(BINDIR)
cvsdist d24b3b2
--- efax-0.9/fax.config	1999-03-24 09:07:28.000000000 +0100
cvsdist d24b3b2
+++ efax-0.9/fax	2002-06-18 12:41:53.000000000 +0200
cvsdist ee65da8
@@ -17,9 +17,9 @@
cvsdist ee65da8
 # The names of the fax script, efax and efix, including full path
cvsdist ee65da8
 # if necessary.
cvsdist ee65da8
 
cvsdist ee65da8
-FAX=fax
cvsdist ee65da8
-EFAX=efax
cvsdist ee65da8
-EFIX=efix
cvsdist ee65da8
+FAX=/usr/bin/fax
cvsdist ee65da8
+EFAX=/usr/bin/efax
cvsdist ee65da8
+EFIX=/usr/bin/efix
cvsdist ee65da8
 
cvsdist ee65da8
 # The device to which the fax modem is connected (e.g. ttya for
cvsdist ee65da8
 # /dev/ttya).  Use a dial-out (cua) device if available.  If
cvsdist ee65da8
@@ -28,16 +28,16 @@
cvsdist ee65da8
 # /dev/modem is a link to /dev/cua1, then getty, uucp, kermit,
cvsdist ee65da8
 # pppd, dip, etc. must *all* use either /dev/modem or /dev/cua1.
cvsdist ee65da8
 
cvsdist ee65da8
-DEV=cua1
cvsdist ee65da8
+DEV=modem
cvsdist ee65da8
 
cvsdist ee65da8
 # Your fax number in international format, 20 characters maximum.
cvsdist ee65da8
 # Use only digits, spaces, and the "+" character.
cvsdist ee65da8
 
cvsdist ee65da8
-FROM="+1 800 555 5555"
cvsdist ee65da8
+FROM="+0 000 000 0000"
cvsdist ee65da8
 
cvsdist ee65da8
 # Your name as it should appear on the page header.
cvsdist ee65da8
 
cvsdist ee65da8
-NAME="Put Your Name Here"
cvsdist ee65da8
+NAME="from a Red Hat Linux system"
cvsdist ee65da8
 
cvsdist ee65da8
 # The preferred page size for creating and printing faxes.
cvsdist ee65da8
 # Allowed values are "letter", "legal", and "a4".
cvsdist ee65da8
@@ -67,7 +67,7 @@
cvsdist ee65da8
 # The name of the Ghostscript executable including full path if
cvsdist ee65da8
 # necessary.  Only required if faxing Postscript files.
cvsdist ee65da8
 
cvsdist ee65da8
-GS=gs
cvsdist ee65da8
+GS=/usr/bin/gs
cvsdist ee65da8
 
cvsdist ee65da8
 # Dial string prefix and suffix such as T for tone dialing, P for
cvsdist ee65da8
 # pulse dialing, 9 to get an external line, commas for delays or