Make.proto
changeset 3059 49f3f95a46e7
parent 3057 fad0a9b1c41c
child 3061 bf339d4a53be
--- a/Make.proto	Wed Jan 23 21:53:42 2013 +0100
+++ b/Make.proto	Thu Jan 24 16:33:17 2013 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.130 2013-01-23 20:53:34 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Make.proto,v 1.131 2013-01-24 15:33:17 vrany Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libview2.
@@ -140,7 +140,7 @@
 	@-echo
 	@-echo "configure libjpeg support library ..."
 	@-echo
-	cd $(LIBJPEG_DIR) && ./configure
+	cd $(LIBJPEG_DIR) && ./configure CFLAGS="$(LIBJPEG_OPT) $(CCCONFOPT)"