~ubuntu-branches/ubuntu/vivid/esorex/vivid-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-09-27 22:33:01 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140927223301-s3r9kwa8qcyrnlu4
Tags: 3.11-1
* New upstream version
* Build-depend on libcfitsio-dev instead of libcfitsio3-dev. Closes: #761706
* Update uploader e-mail
* Update standards version to 3.9.6. No changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
/* Define to the shared library suffix, say, ".dylib". */
92
92
#undef LT_SHARED_EXT
93
93
 
94
 
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
95
 
#undef NO_MINUS_C_MINUS_O
96
 
 
97
94
/* Name of package */
98
95
#undef PACKAGE
99
96