view audacious/build_stamp.h @ 1892:9d53c0faac1b trunk

[svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries
author nenolod
date Mon, 23 Oct 2006 11:42:56 -0700
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