e06c6543ee
AMIDE is a completely free tool for viewing, analyzing, and registering volumetric medical imaging data sets. It's been written on top of GTK+, and runs on any system that supports this toolkit. ok jasper@, ajacoutot@
14 lines
394 B
Plaintext
14 lines
394 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2009/06/04 12:59:33 benoit Exp $
|
|
--- src/Makefile.in.orig Mon Dec 17 07:45:45 2007
|
|
+++ src/Makefile.in Fri Apr 17 13:33:41 2009
|
|
@@ -374,8 +374,7 @@ AM_CFLAGS = \
|
|
$(AMIDE_LIBDCMDATA_CFLAGS) \
|
|
-I/usr/local/include \
|
|
$(XMEDCON_CFLAGS) \
|
|
- -DG_DISABLE_DEPRECATED \
|
|
- -DGTK_DISABLE_DEPRECATED
|
|
+ -DG_DISABLE_DEPRECATED
|
|
|
|
AM_CXXFLAGS = $(AM_CFLAGS)
|
|
|