9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
274 B
Text
10 lines
274 B
Text
--- libmpio/Makefile.am.orig 2003-10-19 21:06:34 UTC
|
|
+++ libmpio/Makefile.am
|
|
@@ -1,6 +1,6 @@
|
|
INCLUDES=@MPLIB_INCLUDE@
|
|
AM_CFLAGS=@MPLIB_CFLAGS@ @USB_CFLAGS@
|
|
-AM_LDFLAGS=-version-info 1:0:0 @USB_LIBS@
|
|
+AM_LDFLAGS=-version-info 1 @USB_LIBS@
|
|
|
|
lib_LTLIBRARIES=libmpio.la
|
|
|