Ignore:
Timestamp:
Nov 15, 2013, 1:06:52 AM (11 years ago)
Author:
ldelgass
Message:

Add separate configure scripts for nanovis and vtkvis, remove them from the
vizservers configure (which now only configures nanoscale and pymolproxy).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/nvconf.h.in

    r3559 r4060  
    1 /* nanovis/nvconf.h.in.  Generated from configure.in by autoheader.  */
     1/* nvconf.h.in.  Generated from configure.in by autoheader.  */
    22
    33/* Define if building universal (internal helper macro) */
     
    2727/* Define to 1 if you have the <netinet/in.h> header file. */
    2828#undef HAVE_NETINET_IN_H
    29 
    30 /* Define to 1 if you have the <Python.h> header file. */
    31 #undef HAVE_PYTHON_H
    3229
    3330/* Define to 1 if you have the <stdint.h> header file. */
     
    8279#undef PACKAGE_VERSION
    8380
    84 /* The size of `float', as computed by sizeof. */
    85 #undef SIZEOF_FLOAT
    86 
    87 /* The size of `int', as computed by sizeof. */
    88 #undef SIZEOF_INT
    89 
    90 /* The size of `long', as computed by sizeof. */
    91 #undef SIZEOF_LONG
    92 
    93 /* The size of `long long', as computed by sizeof. */
    94 #undef SIZEOF_LONG_LONG
    95 
    96 /* The size of `void *', as computed by sizeof. */
    97 #undef SIZEOF_VOID_P
    98 
    9981/* Define to 1 if you have the ANSI C header files. */
    10082#undef STDC_HEADERS
Note: See TracChangeset for help on using the changeset viewer.