compilation du module avec mysql

This commit is contained in:
2018-08-05 18:12:29 -04:00
parent 141aafc5ca
commit 21fa78e947
2 changed files with 48 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
/home/jlcyr/apache2/bin/apxs -lpam -lpam_misc -c -i mod_absec.c
/home/jlcyr/apache2/bin/apxs -lpam -lpam_misc `mysql_config --cflags --libs` -c -i mod_absec.c
/home/jlcyr/apache2/bin/apachectl restart