ports/graphics/guilib/files/patch-Makefile.in
Jose Alonso Cardenas Marquez eb4bcb6848 - Update to 1.2.1
- Remove obsolete patch file
2008-03-28 01:10:57 +00:00

14 lines
375 B
Text

--- Makefile.in 2008-03-27 20:00:12.000000000 -0500
+++ Makefile.in 2008-03-27 20:00:38.000000000 -0500
@@ -286,10 +286,7 @@
scroll_dn.bmp \
scroll_up.bmp
-libGUI_la_LDFLAGS = \
- -no-undefined \
- -release $(LT_RELEASE) \
- -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
+libGUI_la_LDFLAGS = # empty
genimage_SOURCES = genimage.c
hello_SOURCES = hello.cpp