Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 297176 Details for
Bug 428567
Review Request: ETL - Extended Template Library
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
profile cleanup
etl-profile.in.patch (text/plain), 4.31 KB, created by
Marc Wiriadisastra
on 2008-03-07 11:57:22 UTC
(
hide
)
Description:
profile cleanup
Filename:
MIME Type:
Creator:
Marc Wiriadisastra
Created:
2008-03-07 11:57:22 UTC
Size:
4.31 KB
patch
obsolete
>--- ETL-0.4.11/ETL/etl_profile_.h.in 2008-03-03 04:22:17.000000000 +0900 >+++ ETL-0.4.11-mod/ETL/etl_profile_.h.in 2008-03-07 20:50:33.000000000 +0900 >@@ -10,103 +10,103 @@ > > > /* Define to 1 if you have the `CreateThread' function. */ >-#undef HAVE_CREATETHREAD >+//#undef HAVE_CREATETHREAD > > /* Define to 1 if you have the `fork' function. */ >-#undef HAVE_FORK >+//#undef HAVE_FORK > > /* Define to 1 if you have the `gettimeofday' function. */ >-#undef HAVE_GETTIMEOFDAY >+//#undef HAVE_GETTIMEOFDAY > > /* Define to 1 if you have the <inttypes.h> header file. */ >-#undef HAVE_INTTYPES_H >+//#undef HAVE_INTTYPES_H > > /* Define to 1 if you have the `kill' function. */ >-#undef HAVE_KILL >+//#undef HAVE_KILL > > /* Define to 1 if you have the `kernel32' library (-lkernel32). */ >-#undef HAVE_LIBKERNEL32 >+//#undef HAVE_LIBKERNEL32 > > /* Define to 1 if you have the `pthread' library (-lpthread). */ >-#undef HAVE_LIBPTHREAD >+//#undef HAVE_LIBPTHREAD > > /* Define to 1 if you have the `user32' library (-luser32). */ >-#undef HAVE_LIBUSER32 >+//#undef HAVE_LIBUSER32 > > /* Define to 1 if you have the <memory.h> header file. */ >-#undef HAVE_MEMORY_H >+//#undef HAVE_MEMORY_H > > /* Define to 1 if you have the `pipe' function. */ >-#undef HAVE_PIPE >+//#undef HAVE_PIPE > > /* Define to 1 if you have the `pthread_create' function. */ >-#undef HAVE_PTHREAD_CREATE >+//#undef HAVE_PTHREAD_CREATE > > /* Define to 1 if you have the <pthread.h> header file. */ >-#undef HAVE_PTHREAD_H >+//#undef HAVE_PTHREAD_H > > /* Define to 1 if you have the `pthread_rwlock_init' function. */ >-#undef HAVE_PTHREAD_RWLOCK_INIT >+//#undef HAVE_PTHREAD_RWLOCK_INIT > > /* Define to 1 if you have the `pthread_yield' function. */ >-#undef HAVE_PTHREAD_YIELD >+//#undef HAVE_PTHREAD_YIELD > > /* Define to 1 if you have the `QueryPerformanceCounter' function. */ >-#undef HAVE_QUERYPERFORMANCECOUNTER >+//#undef HAVE_QUERYPERFORMANCECOUNTER > > /* Define to 1 if you have the <sched.h> header file. */ >-#undef HAVE_SCHED_H >+//#undef HAVE_SCHED_H > > /* Define to 1 if you have the `sched_yield' function. */ >-#undef HAVE_SCHED_YIELD >+//#undef HAVE_SCHED_YIELD > > /* Define to 1 if you have the `sscanf' function. */ >-#undef HAVE_SSCANF >+//#undef HAVE_SSCANF > > /* Define to 1 if you have the <stdint.h> header file. */ >-#undef HAVE_STDINT_H >+//#undef HAVE_STDINT_H > > /* Define to 1 if you have the <stdlib.h> header file. */ >-#undef HAVE_STDLIB_H >+//#undef HAVE_STDLIB_H > > /* Define to 1 if you have the <strings.h> header file. */ >-#undef HAVE_STRINGS_H >+//#undef HAVE_STRINGS_H > > /* Define to 1 if you have the <string.h> header file. */ >-#undef HAVE_STRING_H >+//#undef HAVE_STRING_H > > /* Define to 1 if you have the <sys/stat.h> header file. */ >-#undef HAVE_SYS_STAT_H >+//#undef HAVE_SYS_STAT_H > > /* Define to 1 if you have the <sys/times.h> header file. */ >-#undef HAVE_SYS_TIMES_H >+//#undef HAVE_SYS_TIMES_H > > /* Define to 1 if you have the <sys/time.h> header file. */ >-#undef HAVE_SYS_TIME_H >+//#undef HAVE_SYS_TIME_H > > /* Define to 1 if you have the <sys/types.h> header file. */ >-#undef HAVE_SYS_TYPES_H >+//#undef HAVE_SYS_TYPES_H > > /* Define to 1 if you have the <unistd.h> header file. */ >-#undef HAVE_UNISTD_H >+//#undef HAVE_UNISTD_H > > /* Define to 1 if you have the `vasprintf' function. */ >-#undef HAVE_VASPRINTF >+//#undef HAVE_VASPRINTF > > /* Define to 1 if you have the `vsnprintf' function. */ >-#undef HAVE_VSNPRINTF >+//#undef HAVE_VSNPRINTF > > /* Define to 1 if you have the `vsprintf' function. */ >-#undef HAVE_VSPRINTF >+//#undef HAVE_VSPRINTF > > /* Define to 1 if you have the `vsscanf' function. */ >-#undef HAVE_VSSCANF >+//#undef HAVE_VSSCANF > > /* Define to 1 if you have the <windows.h> header file. */ >-#undef HAVE_WINDOWS_H >+//#undef HAVE_WINDOWS_H > > /* Define to 1 if you have the `__clone' function. */ >-#undef HAVE___CLONE >+//#undef HAVE___CLONE > > /* Define to the address where bug reports for this package should be sent. */ > #undef PACKAGE_BUGREPORT >@@ -124,14 +124,14 @@ > #undef PACKAGE_VERSION > > /* Define to 1 if you have the ANSI C header files. */ >-#undef STDC_HEADERS >+//#undef STDC_HEADERS > > /* Define to 1 if your processor stores words with the most significant byte > first (like Motorola and SPARC, unlike Intel and VAX). */ >-#undef WORDS_BIGENDIAN >+//#undef WORDS_BIGENDIAN > > /* define if the vsnprintf function is mangled */ >-#undef vsnprintf >+//#undef vsnprintf > > > //#endif // ifndef PACKAGE_TARNAME
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 428567
:
291713
|
292726
| 297176