~ubuntu-branches/ubuntu/quantal/libfs/quantal-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Julien Cristau
  • Date: 2012-03-25 17:43:10 UTC
  • mfrom: (1.1.5) (2.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120325174310-mfnal6atqin47bgk
Tags: 2:1.0.4-1
* New upstream release.
* Delete debian/xsfbs/, it's no longer used in this package.
* Don't require fakeroot for debian/rules clean.
* Remove David Nusinow and Brice Goglin from Uploaders.
* Run autoreconf at build time.
* Add build-arch and build-indep debian/rules targets.
* Build for multiarch.
* Install FSlib.txt in libfs-dev.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
/* Define to 1 if you have the <inttypes.h> header file. */
10
10
#undef HAVE_INTTYPES_H
11
11
 
 
12
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
 
13
#undef HAVE_LIBWS2_32
 
14
 
12
15
/* Define to 1 if you have the <memory.h> header file. */
13
16
#undef HAVE_MEMORY_H
14
17
 
42
45
/* Support os-specific local connections */
43
46
#undef LOCALCONN
44
47
 
 
48
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
49
   */
 
50
#undef LT_OBJDIR
 
51
 
45
52
/* Name of package */
46
53
#undef PACKAGE
47
54
 
57
64
/* Define to the one symbol short name of this package. */
58
65
#undef PACKAGE_TARNAME
59
66
 
 
67
/* Define to the home page for this package. */
 
68
#undef PACKAGE_URL
 
69
 
60
70
/* Define to the version of this package. */
61
71
#undef PACKAGE_VERSION
62
72