FreeBSD Bugzilla – Attachment 160160 Details for
Bug 202537
[patch] deskutils/parcellite: fix build without NLS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove unneeded copies of extrapatch-configure.ac
patch-parcellite.diff (text/plain), 6.22 KB, created by
Andriy Voskoboinyk
on 2015-08-20 23:17:16 UTC
(
hide
)
Description:
Remove unneeded copies of extrapatch-configure.ac
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-08-20 23:17:16 UTC
Size:
6.22 KB
patch
obsolete
>Index: deskutils/parcellite/files/extrapatch-configure.ac >=================================================================== >--- deskutils/parcellite/files/extrapatch-configure.ac (revision 394918) >+++ deskutils/parcellite/files/extrapatch-configure.ac (working copy) >@@ -25,138 +25,3 @@ > > # ------------------------------------------------------------------------------- > # Checks for typedefs, structures, and compiler characteristics. >---- configure.ac.orig 2014-10-01 14:43:09 UTC >-+++ configure.ac >-@@ -19,15 +19,9 @@ GETTEXT_PACKAGE=parcellite >- AC_SUBST(GETTEXT_PACKAGE) >- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package]) >- >--ALL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" >--AM_GLIB_GNU_GETTEXT() >--AC_PROG_INTLTOOL([0.23]) >-- >- parcellitelocaledir='${prefix}/${DATADIRNAME}/locale' >- AC_SUBST(parcellitelocaledir) >- >--AM_GNU_GETTEXT([external]) >-- >- # ------------------------------------------------------------------------------- >- # Main settings. >- # ------------------------------------------------------------------------------- >-@@ -104,7 +98,7 @@ AC_CHECK_LIB([$gtk_libs],gtk_status_icon >- # ------------------------------------------------------------------------------- >- # Checks for header files. >- # ------------------------------------------------------------------------------- >--AC_CHECK_HEADERS([stdlib.h string.h pthread.h libintl.h]) >-+AC_CHECK_HEADERS([stdlib.h string.h pthread.h]) >- >- # ------------------------------------------------------------------------------- >- # Checks for typedefs, structures, and compiler characteristics. >---- configure.ac.orig 2014-10-01 14:43:09 UTC >-+++ configure.ac >-@@ -19,15 +19,9 @@ GETTEXT_PACKAGE=parcellite >- AC_SUBST(GETTEXT_PACKAGE) >- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package]) >- >--ALL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" >--AM_GLIB_GNU_GETTEXT() >--AC_PROG_INTLTOOL([0.23]) >-- >- parcellitelocaledir='${prefix}/${DATADIRNAME}/locale' >- AC_SUBST(parcellitelocaledir) >- >--AM_GNU_GETTEXT([external]) >-- >- # ------------------------------------------------------------------------------- >- # Main settings. >- # ------------------------------------------------------------------------------- >-@@ -104,7 +98,7 @@ AC_CHECK_LIB([$gtk_libs],gtk_status_icon >- # ------------------------------------------------------------------------------- >- # Checks for header files. >- # ------------------------------------------------------------------------------- >--AC_CHECK_HEADERS([stdlib.h string.h pthread.h libintl.h]) >-+AC_CHECK_HEADERS([stdlib.h string.h pthread.h]) >- >- # ------------------------------------------------------------------------------- >- # Checks for typedefs, structures, and compiler characteristics. >---- configure.ac.orig 2014-10-01 14:43:09 UTC >-+++ configure.ac >-@@ -19,15 +19,9 @@ GETTEXT_PACKAGE=parcellite >- AC_SUBST(GETTEXT_PACKAGE) >- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package]) >- >--ALL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" >--AM_GLIB_GNU_GETTEXT() >--AC_PROG_INTLTOOL([0.23]) >-- >- parcellitelocaledir='${prefix}/${DATADIRNAME}/locale' >- AC_SUBST(parcellitelocaledir) >- >--AM_GNU_GETTEXT([external]) >-- >- # ------------------------------------------------------------------------------- >- # Main settings. >- # ------------------------------------------------------------------------------- >-@@ -104,7 +98,7 @@ AC_CHECK_LIB([$gtk_libs],gtk_status_icon >- # ------------------------------------------------------------------------------- >- # Checks for header files. >- # ------------------------------------------------------------------------------- >--AC_CHECK_HEADERS([stdlib.h string.h pthread.h libintl.h]) >-+AC_CHECK_HEADERS([stdlib.h string.h pthread.h]) >- >- # ------------------------------------------------------------------------------- >- # Checks for typedefs, structures, and compiler characteristics. >---- configure.ac.orig 2014-10-01 14:43:09 UTC >-+++ configure.ac >-@@ -19,15 +19,9 @@ GETTEXT_PACKAGE=parcellite >- AC_SUBST(GETTEXT_PACKAGE) >- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package]) >- >--ALL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" >--AM_GLIB_GNU_GETTEXT() >--AC_PROG_INTLTOOL([0.23]) >-- >- parcellitelocaledir='${prefix}/${DATADIRNAME}/locale' >- AC_SUBST(parcellitelocaledir) >- >--AM_GNU_GETTEXT([external]) >-- >- # ------------------------------------------------------------------------------- >- # Main settings. >- # ------------------------------------------------------------------------------- >-@@ -104,7 +98,7 @@ AC_CHECK_LIB([$gtk_libs],gtk_status_icon >- # ------------------------------------------------------------------------------- >- # Checks for header files. >- # ------------------------------------------------------------------------------- >--AC_CHECK_HEADERS([stdlib.h string.h pthread.h libintl.h]) >-+AC_CHECK_HEADERS([stdlib.h string.h pthread.h]) >- >- # ------------------------------------------------------------------------------- >- # Checks for typedefs, structures, and compiler characteristics. >---- configure.ac.orig 2014-10-01 14:43:09 UTC >-+++ configure.ac >-@@ -19,15 +19,9 @@ GETTEXT_PACKAGE=parcellite >- AC_SUBST(GETTEXT_PACKAGE) >- AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package]) >- >--ALL_LINGUAS="ca cs da de es fr hu it ja nb pl pl_PL pt_BR ro ru sv tr zh_CN" >--AM_GLIB_GNU_GETTEXT() >--AC_PROG_INTLTOOL([0.23]) >-- >- parcellitelocaledir='${prefix}/${DATADIRNAME}/locale' >- AC_SUBST(parcellitelocaledir) >- >--AM_GNU_GETTEXT([external]) >-- >- # ------------------------------------------------------------------------------- >- # Main settings. >- # ------------------------------------------------------------------------------- >-@@ -104,7 +98,7 @@ AC_CHECK_LIB([$gtk_libs],gtk_status_icon >- # ------------------------------------------------------------------------------- >- # Checks for header files. >- # ------------------------------------------------------------------------------- >--AC_CHECK_HEADERS([stdlib.h string.h pthread.h libintl.h]) >-+AC_CHECK_HEADERS([stdlib.h string.h pthread.h]) >- >- # ------------------------------------------------------------------------------- >- # Checks for typedefs, structures, and compiler characteristics.
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 202537
: 160160