Changeset 37:d5ecdd5c407d in xplcommon


Ignore:
Timestamp:
01/03/13 08:33:26 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 2 'hg:/home/ivaradi/xplane/hg/xplcommon' '/'>, 'public')
Message:

Removed the package-related defines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplcommon/config.h.in

    r2 r37  
    4141#undef LT_OBJDIR
    4242
    43 /* Name of package */
    44 #undef PACKAGE
    45 
    46 /* Define to the address where bug reports for this package should be sent. */
    47 #undef PACKAGE_BUGREPORT
    48 
    49 /* Define to the full name of this package. */
    50 #undef PACKAGE_NAME
    51 
    52 /* Define to the full name and version of this package. */
    53 #undef PACKAGE_STRING
    54 
    55 /* Define to the one symbol short name of this package. */
    56 #undef PACKAGE_TARNAME
    57 
    58 /* Define to the home page for this package. */
    59 #undef PACKAGE_URL
    60 
    61 /* Define to the version of this package. */
    62 #undef PACKAGE_VERSION
    63 
    6443/* Define to 1 if you have the ANSI C header files. */
    6544#undef STDC_HEADERS
Note: See TracChangeset for help on using the changeset viewer.