• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libuio/0001-configure-remove-po-Makefile.in.patch
Joris LijssensJoris Lijssens committed 9df195bec7d01 Jul 2016
Raw file
Source viewDiff to previous
 
1
From c5fa0b778e1c2a7d03ff6e661bdfa2faef878f68 Mon Sep 17 00:00:00 2001
2
From: Romain Naour <romain.naour@smile.fr>
3
Date: Fri, 1 Jul 2016 17:56:30 +0200
4
Subject: [PATCH] configure: remove po/Makefile.in
5
​
6
The file po/Makefile.in is automatically added to AC_OUTPUT while using gettexize
7
​
8
Signed-off-by: Romain Naour <romain.naour@smile.fr>
9
---
10
 configure.ac | 3 +--
11
 1 file changed, 1 insertion(+), 2 deletions(-)
12
​
13
diff --git a/configure.ac b/configure.ac
14
index f7fb40f..a25e463 100644
15
--- a/configure.ac
16
+++ b/configure.ac
17
@@ -55,5 +55,4 @@ dnl last but not least
18
 AC_OUTPUT([Makefile
19
    libuio.dox
20
    libuio-uninstalled.pc
21
-   libuio.pc
22
-   po/Makefile.in])
23
+   libuio.pc])
24
-- 
25
2.5.5
26
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.