Re: [libvirt] [libvirt-php PATCH 1/1] $(LIBS) must be at the end in the linker line

2013-04-08 Thread Michal Novotny
On 02/04/2013 11:07 AM, stefan.k...@foss-group.ch wrote: > --- > src/Makefile.am | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/Makefile.am b/src/Makefile.am > index 18b868b..3f2de38 100644 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -14,7 +14,7 @@ build: >

[libvirt] [libvirt-php PATCH 1/1] $(LIBS) must be at the end in the linker line

2013-02-04 Thread stefan . kuhn
--- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 18b868b..3f2de38 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -14,7 +14,7 @@ build: $(CC) $(CFLAGS) -Wall -fpic -DCOMPILE_DL_LIBVIRT=1 $(PHPINC) -c -o l