~ubuntu-branches/ubuntu/utopic/esorex/utopic

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2012-05-11 12:00:00 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120511120000-4uz6r3lrod1dkly5
Tags: 3.9.6-1
* New upstream version
* Add Multi-Arch default plugin directory
* Set DM-Upload-Allowed

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
   */
86
86
#undef LT_OBJDIR
87
87
 
 
88
/* Define to the shared library suffix, say, ".dylib". */
 
89
#undef LT_SHARED_EXT
 
90
 
88
91
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
89
92
#undef NO_MINUS_C_MINUS_O
90
93