update Makefile.am for automake 1.7
This commit is contained in:
@@ -12,7 +12,7 @@ EXEEXT = @SO@
|
|||||||
AM_CCFLAGS = @CCSHARED@
|
AM_CCFLAGS = @CCSHARED@
|
||||||
|
|
||||||
## And how to build them
|
## And how to build them
|
||||||
LDFLAGS += @LDSHARED@
|
AM_LDFLAGS = @LDSHARED@
|
||||||
|
|
||||||
## Forget the libs that the server core requires
|
## Forget the libs that the server core requires
|
||||||
LIBS =
|
LIBS =
|
||||||
|
|||||||
Reference in New Issue
Block a user