view audacious/build_stamp.h @ 643:7ca6e22bab48 trunk

[svn] Only build what the configure system tells us to build.
author chainsaw
date Sun, 19 Feb 2006 06:00:47 -0800
parents 1947144093bc
children
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif