Ticket #3198: patch-makefile.cfg

File patch-makefile.cfg, 370 bytes (added by master@…, 19 years ago)

patch to makefile

Line 
1--- makefile.cfg.org    Fri Apr 22 21:31:36 2005
2+++ makefile.cfg        Fri Apr 22 21:36:22 2005
3@@ -169,7 +169,7 @@
4 # with libtool:
5 libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS)
6        $(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
7-               -rpath $(libdir) -version-info $(JPEG_LIB_VERSION)
8+               -rpath $(libdir) -no-undefined -version-info $(JPEG_LIB_VERSION)
9 
10 # sample programs:
11