summaryrefslogtreecommitdiff
path: root/updatedd-amd64.patch
blob: 37a9eb3df66cc5e7d429a3e989aba6c1fc5b56a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff -Nur old/libexception_handle/Makefile.in new/libexception_handle/Makefile.in
--- old/libexception_handle/Makefile.in	2004-05-04 11:56:34.000000000 +0000
+++ new/libexception_handle/Makefile.in	2004-07-29 14:55:15.000000000 +0000
@@ -16,8 +16,8 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-libdir = /usr/local/lib
-CC = gcc
+libdir = @libdir@
+CC = @CC@
 AR = ar
 MARCH = $(shell uname -m)
 WCFLAGS = -Wall -Wstrict-prototypes -Wno-trigraphs -pedantic