This commit is contained in:
committed by
Git OBS Bridge
parent
83481adde8
commit
9525994e02
@@ -1,7 +1,8 @@
|
||||
diff -u popt/Makefile.am popt/Makefile.am
|
||||
--- popt/Makefile.am
|
||||
Index: popt/Makefile.am
|
||||
===================================================================
|
||||
--- popt/Makefile.am.orig
|
||||
+++ popt/Makefile.am
|
||||
@@ -18,13 +18,13 @@
|
||||
@@ -17,13 +17,13 @@ noinst_HEADERS = findme.h poptint.h syst
|
||||
noinst_PROGRAMS = test1 test2 test3
|
||||
test1_SOURCES = test1.c
|
||||
test1_LDFLAGS =
|
||||
@@ -18,7 +19,7 @@ diff -u popt/Makefile.am popt/Makefile.am
|
||||
|
||||
noinst_SCRIPTS = testit.sh
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
@@ -34,8 +34,8 @@ TESTS = testit.sh
|
||||
|
||||
include_HEADERS = popt.h
|
||||
|
||||
@@ -28,4 +29,4 @@ diff -u popt/Makefile.am popt/Makefile.am
|
||||
+popt_LTLIBRARIES = libpopt.la
|
||||
|
||||
libpopt_la_SOURCES = popt.c findme.c poptparse.c poptconfig.c popthelp.c
|
||||
libpopt_la_LDFLAGS = @INTLLIBS@ -version-info 8:0:7
|
||||
libpopt_la_LDFLAGS = @INTLLIBS@
|
||||
|
Reference in New Issue
Block a user