Code Monkey home page Code Monkey logo

Comments (3)

NigelCunningham avatar NigelCunningham commented on July 29, 2024

I haven't tried CentOS. That said, I've just started to download an ISO and will see if I can reproduce and fix the issue. Thanks for the report.

from pam-mysql.

jwsdv avatar jwsdv commented on July 29, 2024

We found the problem and fixed in configure.ac and Makefile.am.
I added another pull-request for this.
Sorry, there are all commits in there, i don't know how to separate them...

diff -ur pam-MySQL-0.8.1.orig/configure.ac pam-MySQL-0.8.1/configure.ac
--- pam-MySQL-0.8.1.orig/configure.ac   2017-05-24 13:25:22.000000000 +0200
+++ pam-MySQL-0.8.1/configure.ac        2017-07-05 13:51:36.509880169 +0200
@@ -1,3 +1,4 @@
+m4_pattern_allow([AC_DEFINE])
 AC_PREREQ([2.58])
 AC_INIT(pam-mysql, 0.8)
 AC_CONFIG_MACRO_DIR([m4])
diff -ur pam-MySQL-0.8.1.orig/Makefile.am pam-MySQL-0.8.1/Makefile.am
--- pam-MySQL-0.8.1.orig/Makefile.am    2017-05-24 13:25:22.000000000 +0200
+++ pam-MySQL-0.8.1/Makefile.am 2017-07-05 13:54:07.879971404 +0200
@@ -8,5 +8,6 @@
 pam_mysql_la_LIBADD   = $(openssl_LIBS) -lpam

 EXTRA_DIST = INSTALL.pam-mysql
+ACLOCAL_AMFLAGS = -I m4

 AM_DISTCHECK_CONFIGURE_FLAGS = --with-pam-mods-dir=\$${prefix}/lib/security

from pam-mysql.

NigelCunningham avatar NigelCunningham commented on July 29, 2024

Closing as this has been merged. Thanks!

from pam-mysql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.