File: acconfig.h

package info (click to toggle)
mountapp 2.6-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 536 kB
  • ctags: 242
  • sloc: ansic: 2,629; sh: 1,600; makefile: 62
file content (35 lines) | stat: -rw-r--r-- 951 bytes parent folder | download | duplicates (5)
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
28
29
30
31
32
33
34
35
/*
** 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

/* Mount.app dependent paths */
#undef MOUNT_CMD
#undef UMOUNT_CMD
#undef EJECT_CMD
#undef XMESSAGE
#undef ICONDIR
#undef BINDIR

/* And now the rest of the boys */

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