]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/Makefile.in
Add explicit support for being installed into a system triggered with --enable-fhs...
[irc/rqf/shadowircd.git] / modules / Makefile.in
index bd8b4b8c78c53c263e54b5bf45dd1a96add12ddb..0b21134a9757c9b87180cd3a7fb38727c8060eab 100644 (file)
@@ -28,7 +28,11 @@ SSL_INCLUDES = @SSL_INCLUDES@
 IRCDLIBS        = @LIBS@ $(SSL_LIBS)
 
 prefix          = @prefix@
+exec_prefix     = @exec_prefix@
+libdir          = @libdir@
+pkglibdir       = @pkglibdir@
 moduledir       = @moduledir@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
 # Change this later! -- adrian
 automoduledir   = @moduledir@/autoload