File: acconfig.h

package info (click to toggle)
id3lib3.8.3 3.8.3-7.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,480 kB
  • ctags: 2,608
  • sloc: cpp: 12,325; sh: 10,348; ansic: 7,237; makefile: 386; php: 325
file content (27 lines) | stat: -rw-r--r-- 821 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
** This file has been automatically generated by 'acconfig' from aclocal.m4
** Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
**  
** This file is free software; as a special exception the author gives
** unlimited permission to copy and/or distribute it, with or without 
** modifications, as long as this notice is preserved.
** 
** This program is distributed in the hope that it will be useful, but
** WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
** implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/

/* This is the top section */

@TOP@
/* This is the template section */

/* These are standard for all packages using Automake */
#undef PACKAGE
#undef VERSION

/* And now the rest of the boys */

@BOTTOM@
/* This is the bottom section */