Home | History | Annotate | Download | only in dist

Lines Matching refs:Define

1402 #define PACKAGE_NAME "$PACKAGE_NAME"
1407 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1412 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1417 #define PACKAGE_STRING "$PACKAGE_STRING"
1422 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1854 # Define the identity of the package.
1860 #define PACKAGE "$PACKAGE"
1865 #define VERSION "$VERSION"
1976 # Always define AMTAR for backward compatibility.
4267 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4268 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4270 # define ISLOWER(c) \
4274 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4277 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4318 #define STDC_HEADERS 1
4387 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4538 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
5629 # Define system-specific variables.
5746 # define lt_ptr_t void *
5748 # define lt_ptr_t char *
5749 # define const
6939 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
7354 archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
8650 /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
8652 #define shl_load innocuous_shl_load
8654 /* System header to define __stub macros and hopefully few prototypes,
8810 /* Define
8812 #define dlopen innocuous_dlopen
8814 /* System header to define __stub macros and hopefully few prototypes,
9150 # define LT_DLGLOBAL RTLD_GLOBAL
9153 # define LT_DLGLOBAL DL_GLOBAL
9155 # define LT_DLGLOBAL 0
9159 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
9163 # define LT_DLLAZY_OR_NOW RTLD_LAZY
9166 # define LT_DLLAZY_OR_NOW DL_LAZY
9169 # define LT_DLLAZY_OR_NOW RTLD_NOW
9172 # define LT_DLLAZY_OR_NOW DL_NOW
9174 # define LT_DLLAZY_OR_NOW 0
9250 # define LT_DLGLOBAL RTLD_GLOBAL
9253 # define LT_DLGLOBAL DL_GLOBAL
9255 # define LT_DLGLOBAL 0
9259 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
9263 # define LT_DLLAZY_OR_NOW RTLD_LAZY
9266 # define LT_DLLAZY_OR_NOW DL_LAZY
9269 # define LT_DLLAZY_OR_NOW RTLD_NOW
9272 # define LT_DLLAZY_OR_NOW DL_NOW
9274 # define LT_DLLAZY_OR_NOW 0
13550 archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
13945 archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
16149 archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
16564 archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
20180 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
20181 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
20183 # define ISLOWER(c) \
20187 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
20190 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
20231 #define STDC_HEADERS 1
20309 #define HAVE_DECL__LP64 1
20315 #define HAVE_DECL__LP64 0
20379 #define HAVE_DECL___AMD64__ 1
20385 #define HAVE_DECL___AMD64__ 0
20449 #define HAVE_DECL_AMD64 1
20455 #define HAVE_DECL_AMD64 0
21574 # ac_d sets the value in "#define NAME VALUE" lines.
21575 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
21579 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
21581 ac_uB='$,\1#\2define\3'
21635 # config.h.in to produce config.h. The first handles `#define'
21652 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
21654 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
21659 # sort them, since we want the *last* AC-DEFINE to be honored.
21666 # on some systems where configure will not decide to define it.
21673 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
21674 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
21682 # Speed up: don't consider the non `#define' lines.
21683 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS