comparison src/config.in @ 97335:5814e7199b5e

* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Wed, 06 Aug 2008 16:20:46 +0000
parents 7efc4c8f039f
children 0b4b1b4344af
comparison
equal deleted inserted replaced
97334:07a0633dcf4c 97335:5814e7199b5e
808 808
809 /* Define to 1 if you don't have struct exception in math.h. */ 809 /* Define to 1 if you don't have struct exception in math.h. */
810 #undef NO_MATHERR 810 #undef NO_MATHERR
811 811
812 /* Define to 1 if `NSInteger' is defined. */ 812 /* Define to 1 if `NSInteger' is defined. */
813 #undef NS_HAVE_INTEGER 813 #undef NS_HAVE_NSINTEGER
814 814
815 /* Define to 1 if you are using NS windowing under MacOS X. */ 815 /* Define to 1 if you are using NS windowing under MacOS X. */
816 #undef NS_IMPL_COCOA 816 #undef NS_IMPL_COCOA
817 817
818 /* Define to 1 if you are using NS windowing under GNUstep. */ 818 /* Define to 1 if you are using NS windowing under GNUstep. */