bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnulib] strstr fix


From: Oskar Liljeblad
Subject: [Bug-gnulib] strstr fix
Date: Sat, 27 Sep 2003 23:53:13 +0200
User-agent: Mutt/1.5.4i

Here's a small fix for the strstr module. I think it is
self explanatory.

Oskar Liljeblad (address@hidden)

diff -u modules/strstr.v0 modules/strstr
--- modules/strstr.v0   2003-09-27 23:51:45.000000000 +0200
+++ modules/strstr      2003-09-27 23:51:52.000000000 +0200
@@ -12,6 +12,7 @@
 gl_FUNC_STRSTR
 
 Makefile.am:
+lib_SOURCES += strstr.h
 
 Include:
 "strstr.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]