~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to gnulib/Makefile.am

  • Committer: rm
  • Date: 2009-07-28 00:45:16 UTC
  • mto: (1093.7.2 pandora-build)
  • mto: This revision was merged to the branch mainline in revision 1105.
  • Revision ID: rm@ralph.local-20090728004516-ewvbfbcpc9dnl9hu
fix for gnulib mktime test & replacement (adaptation of patch from Bruno Haible)

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
              -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
91
91
              -e 's|@NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
92
92
              -e 's|@REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
 
93
              -e 's|@REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
93
94
              -e 's|@REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
94
95
              -e 's|@REPLACE_STRPTIME''@|$(REPLACE_STRPTIME)|g' \
95
96
              -e 's|@REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \