summaryrefslogblamecommitdiff
path: root/www/hypermail/files/patch-ac
blob: 3cef7639cd731f5e6527299f51bcc5a2fb04e6c5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                      
diff -r -u ../hypermail-orig/Makefile.in ./Makefile.in
--- Makefile.in	Thu Aug 20 23:12:36 1998
+++ Makefile.in	Tue Jan  5 06:52:58 1988
@@ -22,7 +22,7 @@
 # Compiler to use
 CC=@CC@
  
-CFLAGS=@CFLAGS@
+CFLAGS?=@CFLAGS@
 LDFLAGS=@LDFLAGS@
 
 all:   hypermail support 

diff -r -u ../hypermail-orig/configure ./configure