Merge branch 'master' of http://www.project-moonshot.org/git/moonshot
authorPete Fotheringham <pete.fotheringham@codethink.co.uk>
Wed, 30 Nov 2011 18:33:33 +0000 (18:33 +0000)
committerPete Fotheringham <pete.fotheringham@codethink.co.uk>
Wed, 30 Nov 2011 18:33:33 +0000 (18:33 +0000)
Conflicts:
moonshot/mech_eap/Makefile.am

1  2 
acinclude.m4
mech_eap/Makefile.am

diff --cc acinclude.m4
Simple merge
@@@ -42,7 -42,7 +42,7 @@@ mech_eap_la_CXXFLAGS += 
                        @TARGET_CFLAGS@ $(EAP_CFLAGS)
  mech_eap_la_LDFLAGS  = -avoid-version -module \
                        -export-symbols $(GSSEAP_EXPORTS) -no-undefined \
-                       @KRB5_LDFLAGS@ @RADSEC_LDFLAGS@ @OPENSSL_LDFLAGS@ @TARGET_LDFLAGS@
 -                      @RADSEC_LDFLAGS@ @TARGET_LDFLAGS@
++                      @KRB5_LDFLAGS@ @RADSEC_LDFLAGS@ @TARGET_LDFLAGS@
  if TARGET_WINDOWS
  mech_eap_la_LDFLAGS += -debug
  endif