Mercurial > audlegacy
view audacious/build_stamp.h @ 740:6d29be325a52 trunk
[svn] - remove libtoolize
author | nenolod |
---|---|
date | Mon, 27 Feb 2006 18:39:30 -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