diff options
-rw-r--r-- | Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -5,8 +5,7 @@ # $Id: Makefile,v 1.13 2007/03/26 04:22:11 fcusack Exp $ # ############################################################################# - -VERSION=1.3.17 +VERSION=1.4.0 ###################################################################### # @@ -24,7 +23,7 @@ CFLAGS += -Wall -fPIC # CFLAGS = #LDFLAGS += -shared -Wl,--version-script=pamsymbols.ver -LDFLAGS += -shared -Wl +LDFLAGS += -shared ###################################################################### # |