]> Dogcows Code - chaz/yoink/blobdiff - configure.ac
beginning CD implementation
[chaz/yoink] / configure.ac
index d591ee7af3ec31d99fe4cbc41870831b7e0d36f8..a9018e12b8b7373350d1a9fa237c8adbe738d24c 100644 (file)
@@ -125,6 +125,8 @@ if test x$profile = xyes
 then
        CFLAGS="$CFLAGS -pg"
        CXXFLAGS="$CXXFLAGS -pg"
+       AC_DEFINE([PROFILING_ENABLED], 1,
+                         [Define to 1 if profiling is built in.])
 fi
 
 if test x$extra_warnings = xyes
This page took 0.017401 seconds and 4 git commands to generate.