~sylvarant-deactivatedaccount/pietro/devel

« back to all changes in this revision

Viewing changes to debug/config.h

  • Committer: adriaan.larmuseau at gmail
  • Date: 2008-03-09 22:38:35 UTC
  • Revision ID: adriaan.larmuseau@gmail.com-20080309223835-b4pbjztx4gptw60z
try one

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.  Generated from config.h.in by configure.  */
 
2
/* config.h.in.  Generated from configure.in by autoheader.  */
 
3
 
 
4
/* Name of package */
 
5
#define PACKAGE "moveto"
 
6
 
 
7
/* Define to the address where bug reports for this package should be sent. */
 
8
#define PACKAGE_BUGREPORT ""
 
9
 
 
10
/* Define to the full name of this package. */
 
11
#define PACKAGE_NAME ""
 
12
 
 
13
/* Define to the full name and version of this package. */
 
14
#define PACKAGE_STRING ""
 
15
 
 
16
/* Define to the one symbol short name of this package. */
 
17
#define PACKAGE_TARNAME ""
 
18
 
 
19
/* Define to the version of this package. */
 
20
#define PACKAGE_VERSION ""
 
21
 
 
22
/* Version number of package */
 
23
#define VERSION "0.1"