isundil %!s(int64=5) %!d(string=hai) anos
pai
achega
93a9e0bc2d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -4,7 +4,7 @@ SRC=	ldap-auth.cpp	\
 
 OBJ=	$(SRC:.cpp=.o)
 
-NAME=	ldap-auth.so
+NAME=	auth_ldap.so
 
 CXXFLAGS+=-O2 -I/usr/include/mysql/server -fPIC -DMYSQL_DYNAMIC_PLUGIN -std=c++11