]> www.wagner.pp.ru Git - oss/fgis.git/blobdiff - configure.ac
*** empty log message ***
[oss/fgis.git] / configure.ac
index 5c556ee2088e0416339ffcae9df8049609eba5f1..d980cb1995b2baf365195a730d1b33149bb7e47b 100644 (file)
@@ -48,10 +48,10 @@ dnl Handle global configuration file placement
 dnl ---------------------------------------------------------------------------
 
 dnl FIXME: won't works
-dnl AC_DEFINE_DIR(FGIS_CONFIG, "$sysconfdir", [Define this to the location of the global config file])
-AC_SUBST_DIR(FGIS_CONFIG,"$sysconfdir")
-AC_DEFINE_UNQUOTED(FGIS_CONFIG,"$FGIS_CONFIG",[Define this to the location of the global config file])
-AC_SUBST(FGIS_CONFIG,$FGIS_CONFIG)
+dnl AC_DEFINE_DIR(FGIS_CONFDIR, "$sysconfdir", [Define this to the location of the global config file])
+AC_SUBST_DIR(FGIS_CONFDIR,"$sysconfdir")
+AC_DEFINE_UNQUOTED(FGIS_CONFDIR,"$FGIS_CONFDIR",[Define this to the location of the global config file])
+AC_SUBST(FGIS_CONFDIR,$FGIS_CONFDIR)
 
 dnl ---------------------------------------------------------------------------
 dnl Handle placement of the engine module (fgis.so)
@@ -64,8 +64,8 @@ dnl ---------------------------------------------------------------------------
 dnl Handle placement of the fGIS Tcl/Tk modules
 dnl ---------------------------------------------------------------------------
 
-AC_SUBST_DIR(FGIS_SCRIPTS,"$libdir/fgis/tcl")
-AC_SUBST(FGIS_SCRIPTS,$FGIS_SCRIPTS)
+AC_SUBST_DIR(FGIS_SCRIPTDIR,"$libdir/fgis/tcl")
+AC_SUBST(FGIS_SCRIPTDIR,$FGIS_SCRIPTDIR)
 
 dnl ---------------------------------------------------------------------------
 dnl Define path for EPPL7 library sources. Temporary hack, the whole this